Mokhtar Naamani 64a608b614 storage-node: deal correctly with linked_map with non existent keys 4 gadi atpakaļ
..
test 34358429f8 move storage node into storage-node/ folder 4 gadi atpakaļ
.eslintrc.js 34358429f8 move storage node into storage-node/ folder 4 gadi atpakaļ
.gitignore 34358429f8 move storage node into storage-node/ folder 4 gadi atpakaļ
README.md 34358429f8 move storage node into storage-node/ folder 4 gadi atpakaļ
assets.js 67f811ecf0 storage node: fix passing arg to filter and correct use of Option 4 gadi atpakaļ
balances.js 34358429f8 move storage node into storage-node/ folder 4 gadi atpakaļ
discovery.js c39e4ec1d2 storage node runtime api fix query to discovery module 4 gadi atpakaļ
identities.js d6f8e83c58 storage-node cli keyfile as last argument 4 gadi atpakaļ
index.js 546b7777a2 storage-node: refactor colossus bin 4 gadi atpakaļ
package.json 33054aafe6 storage-node: refactor storage-cli 4 gadi atpakaļ
workers.js 64a608b614 storage-node: deal correctly with linked_map with non existent keys 4 gadi atpakaļ

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.