Mokhtar Naamani 544f084234 storage-node: mark workspace packages private il y a 4 ans
..
test 0244e1bf5c storage-node: renaming packages 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 34358429f8 move storage node into storage-node/ folder il y a 4 ans
assets.js 6f31b0b9cb storage-node: docs and minor refactoring of external promise util il y a 4 ans
balances.js 0244e1bf5c storage-node: renaming packages il y a 4 ans
discovery.js 6f31b0b9cb storage-node: docs and minor refactoring of external promise util il y a 4 ans
identities.js 02aaf50c3c storage-node: workers api do not require passing sudo or lead account, read from chain instead il y a 4 ans
index.js 0244e1bf5c storage-node: renaming packages il y a 4 ans
package.json 544f084234 storage-node: mark workspace packages private il y a 4 ans
workers.js 02aaf50c3c storage-node: workers api do not require passing sudo or lead account, read from chain instead 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.