iorveth 7f1cd93229 Storage: fix DataByContentId queries case 4 years ago
..
test 8b34fc03d2 storage-node: prettier formatting 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 7f1cd93229 Storage: fix DataByContentId queries case 4 years ago
balances.js c2115da16f storage-node: Review fixes. 4 years ago
discovery.js 70901582ec storage-node: Fix files format. 4 years ago
identities.js 3df2f9ce6b storage-cli: sudo-create-sp better input validation 4 years ago
index.js ca52be32b8 integration-tests: async lock tx queue not per account 4 years ago
package.json 0018fc6575 storage-node: remove initialization of old versioned store from dev-init and bump types 4 years ago
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. 4 years ago
workers.js 8f657609a8 storage cli: add command for bootrapping new chain with storage provider 4 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.