polkawallet-io / js_api

Wrap polkadot.js/api to provide APIs for polkawallet/sdk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Wrap polkadot.js/api to provide APIs for polkawallet/sdk.

License:Apache License 2.0


Languages

Language:TypeScript 91.7%Language:JavaScript 8.2%Language:HTML 0.1%