0.1.0 • Published 2 years ago

@web3-setters-club/web3wallet.js v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

web3wallet.js

Web3 Wallet @polkadot-js/api wrap to provide APIs for web3-setters-club/web3wallet-sdk.

@polkadot-js/api: ^v1.29.1

build & test

To build:

yarn install
yarn run build

To test: open ./test/index.html in chrome. open chrome dev console and run runTests().then(console.log)