Blockstore Client

This package contains the client library for Blockstore. It talks to blockstored and provides an interface for creating and managing blockchain IDs, blockchain ID namespaces, and storage records associated with them.

blockstore-cli

The blockstore-cli currently supports the following commands:

  • delete_immutable
  • delete_mutable
  • get_immutable
  • get_mutable
  • getindex
  • getinfo
  • lookup
  • namespace_begin
  • namespace_define
  • namespace_preorder
  • ping
  • preorder
  • put_immutable
  • put_mutable
  • register
  • renew
  • transfer
  • update
Description
No description provided
Readme MIT 39 MiB
Languages
TypeScript 63.7%
HTML 36%
JavaScript 0.3%