Create and Fund a Wallet
Go from zero to funded wallet — no browser, no signup
This guide gets you a funded Radius wallet using only a terminal or script. It is designed for developers and autonomous agents that need programmatic, zero-friction onboarding.
What your agent will do
- Generate a new wallet securely
- Fund it via the Faucet API
- Verify its balance on-chain
Prerequisites
- Claude Code, or equivalent agentic software tools
Use the Dripping Faucet Skill
# Claude Code prompt
claude "Read docs.radiustech.xyz/skills/dripping-faucet.md and fund a local wallet"What's next
- Send your first transaction — Use the dashboard or viem to send SBC
- Bridge stablecoins — Move USDC or SBC from Ethereum or Base
- Build with LLMs — Use LLM-assisted workflows and the Radius Dev Skill
- Network and RPC — Full network reference for both testnet and mainnet
- Fees — How stablecoin gas fees and the Turnstile work