Crypto Wallet Plugin

CWP Standard Demo
ANAM145

What is this?

A proof-of-concept for the Crypto Wallet Plugin (CWP) standard — a universal interface that lets AI agents discover and use crypto wallets as in-process modules. Instead of clicking buttons to swap, bridge, or send, just tell the agent what you want.

Demo Setup

WalletTestnet wallet (Ethereum Sepolia + Base Sepolia)
ModulesEthereum Wallet, Base Wallet, Uniswap V3 Swap
BalancePre-funded with small testnet ETH (limited supply)
SessionIn-memory only — refreshing resets all state

Connection Modes

Anam
Connected to the developer's personal agent server for demo purposes.
Personal OpenAI quota — may be unavailable if exhausted
Custom URL
Connect to your own backend implementing the chat API.
Custom AI
Bring your own OpenAI API key for direct LLM access.

How to Use

1
Select a connection mode (Anam works by default)
2
Choose one or more wallet modules to enable
3
Type a natural language command (e.g. "What's my ETH balance?")
High-risk actions (sendETH, swap execute) always require your explicit confirmation before execution.