Shamil Gadelshin c2115da16f storage-node: Review fixes. 4 жил өмнө
..
test 8b34fc03d2 storage-node: prettier formatting 4 жил өмнө
.eslintrc.js 34358429f8 move storage node into storage-node/ folder 4 жил өмнө
.gitignore 34358429f8 move storage node into storage-node/ folder 4 жил өмнө
README.md 8b34fc03d2 storage-node: prettier formatting 4 жил өмнө
assets.js d5f77a7e73 storage-node: runtime-api preserve all event data 4 жил өмнө
balances.js c2115da16f storage-node: Review fixes. 4 жил өмнө
discovery.js 70901582ec storage-node: Fix files format. 4 жил өмнө
identities.js 48ecb1c587 storage-node: Fix dev-init command 4 жил өмнө
index.js d31a385606 storage-node: Fix dev-check command. 4 жил өмнө
package.json 48ecb1c587 storage-node: Fix dev-init command 4 жил өмнө
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. 4 жил өмнө
workers.js 608178847b storage-node: Fix linter errors. 4 жил өмнө

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.