mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 22:52:34 +08:00
c0cdeed2907ff2ddb02aeabe55ea201e2c0253f7
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
Languages
TypeScript
63.7%
HTML
36%
JavaScript
0.3%