axiom-cli 0.1.6

TruthLinked command-line interface for accounts, cells, validators, governance, MCP, and SDK workflows.
1
2
3
4
5
6
7
8
9
[package]
name = "my-axiom-cell"
version = "0.1.0"
edition = "2021"

[dependencies]
truthlinked-axiom-sdk = "0.1.0"

[workspace]