ethereum
SKILL.md
Ethereum Wallet CLI
Setup
Install Foundry (includes cast):
curl -L https://foundry.paradigm.xyz | bash
foundryup
Set RPC (optional):
export ETH_RPC_URL="https://eth.llamarpc.com"
Install Foundry (includes cast):
curl -L https://foundry.paradigm.xyz | bash
foundryup
Set RPC (optional):
export ETH_RPC_URL="https://eth.llamarpc.com"