shawn 15fb4b7b72 split ethers js code 3 lat temu
..
dist 15fb4b7b72 split ethers js code 3 lat temu
src 15fb4b7b72 split ethers js code 3 lat temu
test 15fb4b7b72 split ethers js code 3 lat temu
.babelrc 15fb4b7b72 split ethers js code 3 lat temu
.gitignore 15fb4b7b72 split ethers js code 3 lat temu
README.md 15fb4b7b72 split ethers js code 3 lat temu
package.json 15fb4b7b72 split ethers js code 3 lat temu
tsconfig.json 15fb4b7b72 split ethers js code 3 lat temu
webpack.config.js 15fb4b7b72 split ethers js code 3 lat temu
yarn.lock 15fb4b7b72 split ethers js code 3 lat temu

README.md

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)