npm.io
1.1.15 • Published 5 years ago

@cvbb/bc-bech32

Licence
MIT
Version
1.1.15
Deps
0
Size
23 kB
Vulns
0
Weekly
0
Stars
3

Cobo Vault BlockChain Base

This is library is some experimental library on Cobo Vault. Currently it have the following library.

bc-bech32: this is javascript/TypeScript implementation for bc-bech32.

bc-ur: this is javascript/TypeScript implementation for bc-ur.

Installation

    npx lerna bootstrap

Test

    yarn test

Build

    yarn build

note: for using the node vesion should be upper than 10.16