shawn 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
..
dist 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
src 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
test 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
.babelrc 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
.gitignore 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
README.md 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
package.json 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
tsconfig.json 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
webpack.config.js 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos
yarn.lock 15fb4b7b72 split ethers js code %!s(int64=3) %!d(string=hai) anos

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)