Mokhtar Naamani 2e827975ff fix broken call to create identities api after linter autofix? vor 4 Jahren
..
test 8b34fc03d2 storage-node: prettier formatting vor 4 Jahren
.eslintrc.js 34358429f8 move storage node into storage-node/ folder vor 4 Jahren
.gitignore 34358429f8 move storage node into storage-node/ folder vor 4 Jahren
README.md 8b34fc03d2 storage-node: prettier formatting vor 4 Jahren
assets.js cab7971c6f storage-node: Autofix linter errors. vor 4 Jahren
balances.js 70901582ec storage-node: Fix files format. vor 4 Jahren
discovery.js 70901582ec storage-node: Fix files format. vor 4 Jahren
identities.js 9ef0c8511f storage-node: Fix linter errors. vor 4 Jahren
index.js 2e827975ff fix broken call to create identities api after linter autofix? vor 4 Jahren
package.json 544f084234 storage-node: mark workspace packages private vor 4 Jahren
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. vor 4 Jahren
workers.js 59033a758e storage-node: Fix linter errors. vor 4 Jahren

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.