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

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)