Mokhtar Naamani 52ec2ef37a fix license to be valid SPDX IDs 4 anni fa
..
test 8b34fc03d2 storage-node: prettier formatting 4 anni fa
.eslintrc.js 34358429f8 move storage node into storage-node/ folder 4 anni fa
.gitignore 34358429f8 move storage node into storage-node/ folder 4 anni fa
README.md 8b34fc03d2 storage-node: prettier formatting 4 anni fa
assets.js d5f77a7e73 storage-node: runtime-api preserve all event data 4 anni fa
balances.js 70901582ec storage-node: Fix files format. 4 anni fa
discovery.js 70901582ec storage-node: Fix files format. 4 anni fa
identities.js d5f77a7e73 storage-node: runtime-api preserve all event data 4 anni fa
index.js 64b2eeed5e storage-node: balance checks before submitting transactions 4 anni fa
package.json 52ec2ef37a fix license to be valid SPDX IDs 4 anni fa
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. 4 anni fa
workers.js d5f77a7e73 storage-node: runtime-api preserve all event data 4 anni fa

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.