Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 786 Bytes

Readme.md

File metadata and controls

26 lines (17 loc) · 786 Bytes

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