Welcome to Andamio CLI
About
Andamio CLI provides quick access to Andamio with a set of command-line tools, so that developers can build upon Andamio.
Developers can:
Query the Andamio Network
Build valid transactions
Write valid Andamio data
This project is developed by Andamio and supported by:
Blink Labs, who build amazing tools and who advised this project.
Project Catalyst: Where this project was made possible with our Fund 11 Proposal: Open-Source Cardano Go Libraries + Docs + Andamio CLI
Roadmap
Install Andamio CLI
Download executables from release page
Or by building from source (requires Go)
git clone https://github.com/Andamio-Platform/andamio-cli
cd andamio-cli
go mod tidy
go build
./andamio-cli
Links
Last updated