0.0.1 • Published 4 years ago

@polkawallet/js-api v0.0.1

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

js_api

Wrap @polkadot-js/api to provide APIs for polkawallet/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)