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

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.