miraplex-sugar-cli 2.1.1

Command line tool for creating and managing Miraplex Candy Machines. Derived/Forked from Metaplex.
Documentation
1
2
3
4
5
6
pub mod errors;
pub mod process;
pub mod structs;
pub mod utils;

pub use process::*;