Mokhtar Naamani 2bd6eca8f6 storage-node: fix async functions преди 3 години
..
test 42eb0d191e storage-node: rename freeBalance to availableBalance and update function doc преди 3 години
.eslintrc.js 34358429f8 move storage node into storage-node/ folder преди 4 години
.gitignore 34358429f8 move storage node into storage-node/ folder преди 4 години
README.md 8b34fc03d2 storage-node: prettier formatting преди 4 години
assets.js 2bd6eca8f6 storage-node: fix async functions преди 3 години
balances.js 42eb0d191e storage-node: rename freeBalance to availableBalance and update function doc преди 3 години
identities.js 3df2f9ce6b storage-cli: sudo-create-sp better input validation преди 3 години
index.js f3a066535a Merge branch 'master' into sumer-new-substrate-update-apps преди 3 години
package.json 6d9153d042 pioneer and nodejs fixes преди 3 години
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. преди 4 години
workers.js 47bed3abf6 storage-node: drop ipns and discovery преди 3 години

README.md

Summary

This package contains convenience functions for the runtime API.

The main entry point creates and initializes a @polkadot/api instance, and provides more workflow oriented functions than the underlying API exposes.