xrpl-camp start | Guided flow through all 6 lessons |
xrpl-camp start --dry-run | Full flow without network calls |
xrpl-camp wallet create | Create a Testnet wallet |
xrpl-camp wallet show | Display your wallet address |
xrpl-camp fund | Fund via the Testnet faucet |
xrpl-camp fund --dry-run | See what funding would do |
xrpl-camp send --memo "text" | Self-payment with custom memo |
xrpl-camp send --dry-run | Simulate the payment |
xrpl-camp verify --tx <hash> | Verify a transaction on-ledger |
xrpl-camp certificate | Generate certificate + proof pack |
xrpl-camp reset | Wipe all state (typed confirmation) |
xrpl-camp status | Show training progress checklist |
xrpl-camp status --detail | Expanded view: wallet state, timing, next step |
xrpl-camp self-check | Diagnose your environment |
xrpl-camp support-bundle | Write a diagnostic zip for bug reports |
xrpl-camp proof verify <file> | Verify a proof pack’s integrity locally |
xrpl-camp proof verify <file> --json | Machine-readable verification output |