CoboVault / cobo-vault-blockchain-base

some blockchain related experimental library in Cobo Vault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

some blockchain related experimental library in Cobo Vault


Languages

Language:JavaScript 84.6%Language:TypeScript 15.4%