Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 277 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 277 Bytes

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)