shawn c194cd6e82 eth account support WIP | hace 2 años | |
---|---|---|
.. | ||
dist | hace 2 años | |
src | hace 2 años | |
test | hace 2 años | |
.babelrc | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años | |
tsconfig.json | hace 2 años | |
webpack.config.js | hace 2 años | |
yarn.lock | hace 2 años |
Wrap @polkadot-js/api
to provide APIs for polkawallet/sdk.
@polkadot-js/api: ^v1.29.1
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)