Ritual Genesis 1000
The first 1,000 wallets to deploy a sovereign agent on Ritual testnet get a permanent, numbered spot in the registry of the earliest builders, plus a collectible card with your rank. It is ranked by who deploys first and closes forever once full. This page walks you all the way through, free.
You cannot manufacture being early. Airdrops and rewards are never guaranteed. You are positioning, not buying a payout.
Get your access code (it is not invite-only)
Most people think Ritual testnet is gated and give up. It is not. You get an access code inside the Ritual Discord (join the server and follow the steps in the access channel), then you enter that code at the faucet to claim your testnet RITUAL. The video below walks you through every click.
Use a fresh burner wallet (MetaMask / Rabby), and claim with your own access code, not one gifted from someone else.
Deploy your sovereign agent
One command does everything: it deploys your agent contract, funds it, and arms it. It is keyless (no OpenAI/Anthropic key, no cost beyond free testnet RITUAL). Watch the full Codespaces + deploy walkthrough, then pick your device.
GitHub Codespaces gives you a full terminal in your browser, free. Open it, wait for it to load, then in the terminal type:
bash run.sh
Works in Mises or any mobile browser. You will need a free GitHub account.
First install Git if you do not have it — Mac: xcode-select --install, Linux: sudo apt install git. The script auto-installs the rest (Foundry + uv). Then in your terminal:
git clone https://github.com/toteonsol/ritualaccess cd ritualaccess bash run.sh
On Windows? Plain PowerShell has no git or bash(you will see "not recognized"). Use the Codespaces button above, or install Git for Windows and run the commands inside Git Bash (not PowerShell), or run .\run.ps1 in PowerShell.
Press Enter at the name prompt, then paste your burnerwallet's private key (it is hidden as you type, encrypted into a local keystore, and never sent anywhere), and set a password. That is the only secret step, and it stays entirely on your device. Never use a wallet that holds real funds.
When it prints Your sovereign agent contract address: 0x… you are deployed. You can see it light up in the live Agent Scanner.
Claim your Genesis card
Slots are matched from on-chain deploy data on a weekly sync, so give it a day or two after you deploy. Then, in the Ritual Discord:
- Go to the !rank channel and run /genesis_claim. It only works in that channel.
- If you made the cut, you will have the Genesis 1000 role and be asked to describe your agent in one line.
- Your numbered card is generated instantly with your Discord avatar. Hit Share on X to show you were early.
Deployed with your own access code but not eligible yet? Check back after the next sync. If you used multiple or gifted codes, open a ticket so they assign your role correctly.
Reach a real human in the builders chat and we get you deployed. You are never left on your own.