Using the CLI
Installation
git clone https://github.com/InternetMaximalism/zerc20.git
cd zerc20/cli
cargo install --path .cd zerc20/cli
cargo run -r -- <command> ...Prerequisites
Circuit Artifacts
cargo install --path ../circuit-setup
zerc20-circuit-setup download --version 1.1.0Configuration
Environment Variables
Basic Commands
Issue an Invoice
List Invoices
Transfer
Check Invoice Status
Receive Funds
Quick Start Example
Important Notes
Next Steps
Last updated