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

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.