# nobody nobody is for solana cli integerate with [solana defi](https://defillama.com/chain/Solana). ## Usage ```bash nobody-cli 0.1.0 USAGE: nobody-cli FLAGS: -h, --help Prints help information -V, --version Prints version information SUBCOMMANDS: auto auto generate config.toml file to ~/.config/pomm/config.toml balance get balance clone clone token list csv demo demo rpc generator generate new keypair help Prints this message or the help of the given subcommand(s) jupyter jupyter swap raydium raydium ``` ## Install require rust toolchain ```bash cargo install nobody-cli ```