For build
cargo buildFor formating code
cargo fmtCommands
blockchain- enum with Bitcoin, Ethereum (required)mnemonic- generate keys based on mnemonic (option)file- generate keys based on file (option)output- file name with wallet in JSON format (option)
Example
./target/debug/crypto-wallet-generator --blockchain bitcoin