soft3/cli.md

soft3 CLI

soft3 — command-line interface to the soft3 stack.

commands

soft3 link <from> <to> [--token <cid>] [--amount <n>] [--valence +1|0|-1]
    construct and submit a cyberlink signal

soft3 query particle <cid> [--root <bbg_root>]
    query particle state with BBG proof

soft3 query neuron <cid> [--root <bbg_root>]
    query neuron state with BBG proof

soft3 query axons <cid> [--out|--in] [--root <bbg_root>]
    query outgoing or incoming axons for a particle

soft3 verify <proof-file>
    verify a BBG Lens opening proof against a root

soft3 particle <file>
    compute the CID (hemera hash) of a file

soft3 node
    start a local development node

soft3 status [--node <addr>]
    show node status, BBG root, block height

implementation

Rust binary. depends on:

  • hemera (particle / CID computation)
  • bbg (proof verification)
  • lens (Lens opening verification)

not yet implemented — scaffold only. blocked on:

  • BBG proof serialisation (serde for QueryProof)
  • query wire protocol (schema/)
  • network transport (radio)

Homonyms

hemera/cli
cli
cyber/cli
feature of go-cyber cyber query bandwidth load: query the bandwidth load neuron: query the neuron bandwidth params: query the bostrom/bandwidth module parameters information price: query the bandwidth price total: query the total bandwidth
nox/cli
cli
strata/trop/cli
cli
strata/kuro/cli
cli
trident/reference/cli
⌨️ CLI Reference [← Language Reference](/trident/reference/language) Three-Register Flags Trident uses a **three-register** naming model for targets. Each register has two synonyms — one *geeky* (technical) and one *gamy* (metaphorical) — plus a *universal* shorthand for backward compatibility. |…
strata/nebu/cli
cli
strata/genies/cli
cli
trident/src/cli
cli
strata/jali/cli
cli
space-pussy/x/resources/client/cli
cli
go-cyber/x/rank/client/cli
cli
go-cyber/x/graph/client/cli
cli
space-pussy/x/grid/client/cli
cli
go-cyber/x/tokenfactory/client/cli
cli
go-cyber/x/resources/client/cli
cli
space-pussy/x/graph/client/cli
cli
go-cyber/x/bandwidth/client/cli
cli
space-pussy/x/dmn/client/cli
cli
go-cyber/x/grid/client/cli
cli
space-pussy/x/rank/client/cli
cli
go-cyber/x/clock/client/cli
cli
go-cyber/x/dmn/client/cli
cli
space-pussy/x/bandwidth/client/cli
cli
go-cyber/x/liquidity/client/cli
cli

Graph