@web3-setters-club/web3wallet.js
v0.1.0
Published
Web3 Wallet `@polkadot-js/api` wrap to provide APIs for web3-setters-club/web3wallet-sdk.
Maintainers
Readme
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 buildTo test:
open ./test/index.html in chrome.
open chrome dev console and run runTests().then(console.log)
