Session Persistence
Medium
- Category
- Rogue Agent
- Content
# Get balance npx @moneydevkit/agent-wallet balance # Create invoice npx @moneydevkit/agent-wallet receive 1000 # Pay someone
- Confidence
- 83% confidence
- Finding
- Create invoice npx @moneydevkit/agent-wallet receive 1000 # Pay someone npx @moneydevkit/agent-wallet send user@getalby.com 500 ``` ## How It Works The CLI automatically starts a daemon on first co
