Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Create and Fund a Wallet

Go from zero to funded wallet — no browser, no signup
View as Markdown

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

  1. Generate a new wallet securely
  2. Fund it via the Faucet API
  3. 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