UNPKG

scrypt-ts

Version:

A toolset for building sCrypt smart contract applications on Bitcoin SV network written in typescript.

4 lines (3 loc) 86 B
export * from './privateKey'; export * from './publicKey'; export * from './address';