bingle_cli 0.2.8

Command line interface for Bingle: register handles, run nodes/relays, and trade BINGLE on Algorand.
Documentation
1
2
3
// Unit tests: local CLI tests with no external resource requirements.
// Run with: cargo test -p bingle_cli --test unit
pub mod cli;