LaunchKit · 2026
Back to Skills

reva

Complete Reva wallet management - passwordless authentication, PayID name claiming, multi-chain crypto transfers.

2
393 downloads
by @pax47

Setup & Installation

openclaw skills install @pax47/reva

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install reva

Version History

v0.1.5Feb 25, 2026 - Version note by skill developer:

- 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.

INPUT

User asks: send 5 USDT on Base to aldo

AGENT
  1. 1Check authentication status via check-auth.sh
  2. 2Parse message to extract token (USDT), chain (BASE), recipient PayID (aldo), and amount (5)
  3. 3Call send-funds.sh USDT BASE aldo 5
  4. 4Display transaction confirmation returned by the API
OUTPUT

Transaction completed: 5 USDT sent on Base to PayID aldo