Mokhtar Naamani a2d6b0f806 Merge branch 'babylon' into docker-apps il y a 4 ans
..
test 8b34fc03d2 storage-node: prettier formatting il y a 4 ans
.eslintrc.js 34358429f8 move storage node into storage-node/ folder il y a 4 ans
.gitignore 34358429f8 move storage node into storage-node/ folder il y a 4 ans
README.md 8b34fc03d2 storage-node: prettier formatting il y a 4 ans
assets.js d5f77a7e73 storage-node: runtime-api preserve all event data il y a 4 ans
balances.js c2115da16f storage-node: Review fixes. il y a 4 ans
discovery.js 70901582ec storage-node: Fix files format. il y a 4 ans
identities.js 48ecb1c587 storage-node: Fix dev-init command il y a 4 ans
index.js 9c3d5aa0ea dockerize storage-node and update to work with intermittent connection to chain il y a 4 ans
package.json 0018fc6575 storage-node: remove initialization of old versioned store from dev-init and bump types il y a 4 ans
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. il y a 4 ans
workers.js 608178847b storage-node: Fix linter errors. il y a 4 ans

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.