0.6.3-beta.1 • Published 9 months ago

bitmask-wallet v0.6.3-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

bitmask.js

JS/TS wrapper of bitmask-core: the core functionality for the BitMask wallet.

Get Started

  1. Run npm install in your terminal
  2. Then run npm run build

Testing

  1. Run npm test in your terminal from the root folder of the project