Crypto Casino With No Seed Phrase
Seed phrases are the single biggest reason people bounce off crypto. Llamabet removes them entirely: sign in with Google and Sui's zkLogin derives a real, self-custodial wallet on the spot. There is nothing to write down, nothing to lose in a house move, and the house never touches your keys.
Sign in and play →What zkLogin actually is
zkLogin is a native Sui primitive, not a Llamabet invention. When you sign in with Google, the OAuth flow returns a signed JWT — a token proving that Google authenticated you just now. zkLogin combines that token with an ephemeral keypair generated in your browser and a zero-knowledge proof, and out comes a real Sui address that only you can control. The zero-knowledge part is the clever bit: the proof demonstrates that your Google credential authorizes the ephemeral key without revealing your identity on-chain. Sui validators can verify the proof cryptographically; they cannot see your email, your name or anything else Google knows about you. The result is a first-class Sui wallet — it holds SUI, signs transactions and shows up on the explorer like any other address — bootstrapped from a login you already have. Sui's own documentation covers the cryptography in depth, and the same scheme is used across the wider Sui ecosystem, not just at the casino.
Nothing to write down, nothing to lose
Traditional wallets hand you 12 or 24 words and a warning: lose these and your funds are gone forever; leak them and your funds are gone even faster. That is a terrible foundation for something as casual as playing a hand of blackjack. With zkLogin there is no seed phrase at any point in the flow — not hidden behind a settings menu, not abstracted away, simply nonexistent. The signing keys are ephemeral and regenerated per session; your persistent credential is the Google account itself plus a salt stored separately from your identity. Screenshot nothing. Buy no steel plate. Your funds do not depend on a piece of paper surviving coffee spills and curious roommates. For most players — anyone who wants to bet 1 SUI on a hand rather than administer cold storage — removing the seed phrase removes the single most common way people permanently lose crypto.
Self-custodial, even though Google is involved
The obvious worry: if Google is in the loop, is this actually my wallet? Yes — and the details matter. The zero-knowledge proof binds your Google login to ephemeral key material that lives in your browser; transactions are signed on your device, by keys only you hold. Google cannot sign Sui transactions and never sees them; it only attests that you logged in. Llamabet is even further removed: the casino never holds your keys, never holds your funds, and cannot move a single MIST from your address. Your balance sits at your own Sui address, bets leave it only when you sign, and payouts land back at it as on-chain transfers you can watch on the explorer. Contrast that with the typical casino model, where 'your balance' is a row in the operator's private database. Here the operator settles with you on a public chain, every single round.
Onboarding in about 60 seconds
Here is the entire flow, timed generously. Open llamabet.co and hit sign in — five seconds. Choose Google and approve the OAuth prompt, the same one you have clicked a thousand times — ten seconds. In the background your browser generates an ephemeral keypair, fetches a zero-knowledge proof and derives your Sui address — a few seconds more, fully automatic, nothing for you to do. Send some SUI to that address from an exchange or another wallet — the only step with any real wait, and even that settles in about a second once sent, because Sui finality is sub-second. Place a bet from 1 SUI. Total: about a minute, and most of it is you deciding whether to open blackjack, roulette, dice or poker. No extension store, no browser restart, no 'write these words down and confirm word number seven'. This is what crypto onboarding should have looked like from the start.
The honest security model
No system removes risk; zkLogin relocates it somewhere more defensible. Your wallet is now exactly as secure as your Google account — which, for most people, is far more secure than a seed phrase sitting in a notes app. Google accounts benefit from years of anti-phishing infrastructure, anomaly detection, device alerts and recovery flows that no piece of paper can match. Do the basics: enable two-factor authentication, ideally with a passkey or hardware key rather than SMS; review connected devices occasionally; and treat any 'support agent' asking you to log in somewhere as an attacker, because that is what they are. The failure mode to respect is account takeover — whoever controls your Google login can reach the wallet derived from it. The failure mode you no longer have is the classic crypto one: a seed phrase photographed, phished or found in a drawer. And keep stakes proportionate — a casino hot wallet should hold what you play with, never your savings.
When a seed-phrase wallet still makes sense
Power users have legitimate reasons to prefer a classic wallet: holding a large balance long-term, wanting recovery fully independent of any OAuth provider, or hardware-backed signing. Llamabet supports that path too — connect Slush or another Sui wallet and play the exact same provably-fair games with the same on-chain settlement. A sensible split is common: keep your stack in a hardware-backed wallet, and keep a zkLogin wallet as the casino hot wallet holding a session bankroll. What you should never accept is the third option most casinos push: a custodial balance, where you deposit into the house's wallet and withdraw at the house's pleasure. That model has the key-management risk (the operator holds keys — just not ones you can verify) and none of the self-custody upside: you cannot audit the balance, you cannot exit without permission, and history says custodial casino balances vanish more often than seed phrases do. It is the worst of both worlds, and it is exactly what on-chain settlement exists to kill.
Frequently asked questions
Can I play a crypto casino without a seed phrase?
Yes. Llamabet uses Sui zkLogin: sign in with Google and a zero-knowledge proof derives a real, self-custodial Sui wallet in your browser. There is no seed phrase at any step — nothing to write down, store or lose — and no extension to install.
Is a zkLogin wallet really self-custodial?
Yes. Transactions are signed by ephemeral keys on your device, and the zero-knowledge proof binds them to your Google login. Google cannot sign Sui transactions, and Llamabet never holds your keys or funds — winnings settle to your own Sui address on-chain.
What happens if my Google account is compromised?
Whoever controls your Google login can reach the wallet derived from it, so protect the account: enable two-factor authentication with a passkey or hardware key, and keep only a playing bankroll in the zkLogin wallet. For larger balances, use a separate Sui wallet such as Slush and connect it directly.