Leszek Wiesner fcd1ad162e Update @polkadot/api, @joystream/types, query-node, integration-tests, remove BTree(Set|Map) workarounds 3 years ago
..
test 42eb0d191e storage-node: rename freeBalance to availableBalance and update function doc 4 years ago
.eslintrc.js 34358429f8 move storage node into storage-node/ folder 4 years ago
.gitignore 34358429f8 move storage node into storage-node/ folder 4 years ago
README.md 8b34fc03d2 storage-node: prettier formatting 4 years ago
assets.js 7a87e3a9cb colossus: always accept uploads 4 years ago
balances.js 42eb0d191e storage-node: rename freeBalance to availableBalance and update function doc 4 years ago
identities.js eb74d42c6b Colossus & storage dev-init script 3 years ago
index.js f3a066535a Merge branch 'master' into sumer-new-substrate-update-apps 3 years ago
package.json fcd1ad162e Update @polkadot/api, @joystream/types, query-node, integration-tests, remove BTree(Set|Map) workarounds 3 years ago
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. 4 years ago
workers.js a7c825455c Merge branch 'master' into olympia-staging-and-conflicts-resolutions 3 years ago

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.