name: testnet description: Set up or verify XRPL testnet configuration for development disable-model-invocation: true
Check and verify the XRPL testnet development setup:
- Confirm xrpl-py is installed (check requirements.txt for
xrpl-py>=4.0.0) - Verify testnet/devnet configuration exists (not mainnet)
- Check if there's a funded testnet wallet available for development
- If no testnet wallet exists, offer to create one using the XRPL testnet faucet
Follow all rules in .claude/rules/xrpl.md — never touch mainnet, never log secrets.
Report the current state and any actions needed.