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.