🦀 ClawHub
Nansen Wallet Manager
by @nansen-devops
Wallet management — create (local or Privy server-side), list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.
⚙️ Configuration
The following environment variables must be set:
| Var | Purpose |
|-----|---------|
| PRIVY_APP_ID | Privy application ID |
| PRIVY_APP_SECRET | Privy application secret |
Create a Privy wallet
nansen wallet create --provider privy
Or with a custom name:
nansen wallet create --name agent-wallet --provider privy
Critical rules for agents (Privy)
wallet export only works for local walletslist, show, send, delete, default) work identically for both providersTERMINAL
clawhub install nansen-wallet-manager