Sign in
An account gets you a Solana wallet you control the balance of. Backing a bot is custodial and pooled — the docs explain exactly what that means before you put anything in.
Continue with Google
or with email
What protects you here
- Google sign-in holds no password at all — this server only ever learns your verified email.
- Email passwords are scrypt-hashed, sessions are stored hashed, and wallet keys are AES-256-GCM encrypted at rest.
- The entire codebase is open source — read exactly what happens to your deposit at github.com/Automatameme/automata ↗, and audit every claim on-chain from the proof page.