For developers
Interact with the Andamio Protocol from your terminal — build, sign, and submit transactions, author courses and projects, and authenticate with your wallet. It's the source of truth for what an Andamio transaction looks like.
macOS, Linux, and Windows — via Homebrew, a prebuilt release binary, or Go.
brew install Andamio-Platform/tap/andamio-cligo install github.com/Andamio-Platform/andamio-cli/cmd/andamio@latestVerify: andamio --version
Build, sign, submit, register, and confirm Andamio transactions on-chain — the full loop from one tool.
Create courses and projects, register modules and tasks, and import lesson content, straight from the terminal.
Log in by signing with your wallet to prove ownership of your Access Token, and get a JWT for the API.
The CLI is also how an agent acts on Andamio: point andamio-dev at it and it builds, signs, and submits transactions for you.