Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Removed README.md and install.sh files. - No user-facing features or command changes. - Internal or documentation-related cleanup only.
What This Skill Does
Manages a Reva cryptocurrency wallet using passwordless email OTP authentication. Covers PayID name registration, balance tracking across Base, BNB, Ethereum, Polygon, and Optimism, fund transfers to PayID names, Twitter handles, or wallet addresses, and account detail retrieval.
USD stablecoin transfers automatically select the chain with the highest available balance, so users don't need to know which network holds their funds.
When to use it
- Check crypto balances across multiple chains in one view
- Send USDC to a contact using their PayID name
- Claim a unique PayID handle for easier incoming payments
- Get your deposit address to share with an exchange or sender
- Transfer dollars to a Twitter user without specifying a network
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: send 5 USDT on Base to aldo
- 1Check authentication status via check-auth.sh
- 2Parse message to extract token (USDT), chain (BASE), recipient PayID (aldo), and amount (5)
- 3Call send-funds.sh USDT BASE aldo 5
- 4Display transaction confirmation returned by the API
Transaction completed: 5 USDT sent on Base to PayID aldo