Shamil Gadelshin c2115da16f storage-node: Review fixes. 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 d31a385606 storage-node: Fix dev-check command. il y a 4 ans
package.json 48ecb1c587 storage-node: Fix dev-init command 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.