/cobo-vault-blockchain-base

some blockchain related experimental library in Cobo Vault

Primary LanguageJavaScript

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