Mokhtar Naamani b23daf57d2 storage-node: fix some comments 4 년 전
..
test 0873094f7a storage-node: update runtime-api package tests 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 b23daf57d2 storage-node: fix some comments 4 년 전
balances.js c2115da16f storage-node: Review fixes. 4 년 전
discovery.js 70901582ec storage-node: Fix files format. 4 년 전
identities.js 3df2f9ce6b storage-cli: sudo-create-sp better input validation 4 년 전
index.js ca52be32b8 integration-tests: async lock tx queue not per account 4 년 전
package.json 458393ab7c update dependency on types 4 년 전
system.js 8b784324e8 storage-node: cli: Modify keyfilea and passphrase as optional params. 4 년 전
workers.js 8f657609a8 storage cli: add command for bootrapping new chain with storage provider 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.