bitmask-wallet
v0.6.3-beta.1
Published
JS/TS wrapper containing all the functionality needed to access the BitMask wallet core
Downloads
49
Maintainers
Readme
bitmask.js
JS/TS wrapper of bitmask-core: the core functionality for the BitMask wallet.
Get Started
- Run
npm installin your terminal - Then run
npm run build
Testing
- Run
npm testin your terminal from the root folder of the project
