/js_api

Wrap polkadot.js/api to provide APIs for polkawallet/sdk.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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)