xforth 0.1.0

CLI tool for bootstrapping x402 Solana projects.
Documentation
1
2
3
4
pub mod init;
pub mod fund;
pub mod test;
pub mod utils;