Casino

Crypto casino platform

A casino where the cashier is a wallet. Faster payouts, no card acquirer, a licence in weeks. And since 2026, a set of wallet and analytics rules that a bare-bones crypto build will not pass.

Talk about a crypto build

Why crypto-first, in numbers that matter

A card-acquired casino on an offshore licence pays 8% to 12% to the few high-risk PSPs that will take it, holds a rolling reserve, and lives under Visa's VAMP fraud-and-dispute threshold, which fell to 1.5% on 1 April 2026 with an $8 fee per disputed transaction. A crypto casino pays network fees and a processor margin that is a fraction of that, has no chargebacks, and settles withdrawals in minutes. That is the whole economic case, and for grey-market and crypto-native audiences it is enough.

What the VAMP change costs, in headroom rather than fees

Visa's monitoring programme measures a ratio, so what constrains you is not the fee but the disputes you may take before the programme applies. Each row is one month of card-not-present volume. Read the second column as your monthly dispute budget and the last as the budget you had before 1 April 2026.

Monthly CNP transactionsDisputes at the 1.5% thresholdDispute fees at that point, $8 eachDisputes under the old 2.2%
20,000300$2,400440
50,000750$6,0001,100
100,0001,500$12,0002,200
250,0003,750$30,0005,500

The fees are survivable at every volume here. The headroom is what moved: the drop from 2.2% to 1.5% removed just under a third of the disputes a brand may take in a month, at any size. Mastercard's Excessive Chargeback programme runs alongside it at 1.5% and at least 100 chargebacks a month. A crypto cashier has no chargebacks, so the line is zero.

The rolling reserve is the other card cost, and it is not a fee. High-risk acquiring holds 10% to 25% of processing, so €1,000,000 of monthly card deposits leaves €100,000 to €250,000 of your own money parked with the acquirer, released on its schedule rather than yours. Add the 8% to 12% an offshore-licensed brand pays its PSP and the case for crypto rails is arithmetic, not ideology.

What the platform includes

  • Cashier: BTC, ETH, LTC, USDT on TRC-20 and ERC-20, USDC and the networks your market uses; automatic address generation per player; withdrawal to the deposit wallet in the same asset by default, which is now a Curaçao rule and good practice everywhere.
  • Wallet architecture: entity-owned hot and cold wallets with player balances segregated in the ledger, not in shared omnibus addresses; mixer and sanctioned-address screening on every inbound transaction through a blockchain-analytics provider.
  • Provably fair originals: dice, crash, mines, plinko and limbo with the standard commitment scheme: the hashed server seed is shown before the round, combined with the player's client seed and a nonce through HMAC-SHA256 to produce the outcome, and the server seed is revealed afterwards so any player can verify any round.
  • Studio games through the same aggregation as our fiat casinos, from the studios whose licence lists include your jurisdiction.
  • Fiat on-ramp optional, through card-to-crypto partners, for players who do not hold coins.
  • Travel Rule and KYC: tiered KYC with thresholds set per licence; VASP counterparty data exchange where your processor requires it. In the EU the Transfer of Funds Regulation applies with no minimum threshold since 30 December 2024.

Licences that work with it

LicenceCrypto positionCost and time
AnjouanExplicitly covers crypto-enabled operations in the licence type€17,828 a year; 2–8 weeks
TobiqueAccepts crypto; treats it as high-risk for due diligence; fees payable in BTC/ETH/stablecoins≈ €36,000 year one; 2–8 weeks
Curaçao (LOK)Allowed under the standard B2C licence; June 2026 crypto policy phases in wallet segregation and analytics from September 2026, full compliance by mid-2027≈ €52,000 year one; 5+ months
TuvaluCovered; privately administered regime, see the page≈ USD 17,000 a year; 3–4 weeks
Isle of ManDeposits in convertible virtual currency allowed since 2017 with GSC controls£36,750 a year; 10–12 weeks

Finland prohibits crypto deposits outright and Cyprus permits electronic payments only; a crypto casino is not a product for either market. None of these licences substitutes for a US state-level gambling licence: they cover markets with no local regime, not the United States.

The Curaçao crypto policy, by date

Curaçao's rules arrive in stages, and a build started now lands inside them. Read the right-hand column as what must be true of your cashier and wallet design by that date.

DateWhat changedWhat the build must do
1 July 2025The CGA ruled that Curaçao entities may not operate under an Anjouan licenceChoose one jurisdiction; holding both is no longer available
June 2026The CGA published its crypto policy: entity-owned wallets, withdrawal to the deposit wallet in the same asset, no mixersStop accepting free-form withdrawal addresses. A cashier change, not a policy document
From September 2026Wallet segregation and blockchain analytics begin phasing inPer-player balance segregation in the ledger, and screening on every inbound transaction, both in production
By mid-2027Full compliance expectedThe end state. Anything built now should go straight to it

The phase-in has already started, so there is no interim design worth paying for. Curaçao also costs more: €4,592 to apply and €47,450 a year, against €17,828 a year on Anjouan, and five months or more against two to eight weeks.

What goes wrong in crypto builds we are asked to fix

Omnibus wallets with balances tracked in a spreadsheet. No screening, so a sanctioned address deposits and the processor freezes the whole hot wallet, with no path back for the legitimate players caught in it — our screening flags a hit for manual review before any freeze, so a false positive costs a support ticket, not a frozen wallet. Withdrawals to any address the player types, which the Curaçao policy now forbids and every AML auditor flags. "Provably fair" games where the server seed is never revealed. Each of these is cheaper to build than the right version and more expensive to own within a year.

The four wallet decisions

Four choices define a crypto cashier, and the cheap answer to each is the one we are usually asked to unpick. Read the last column as the rule that answer runs into.

DecisionThe cheap answerWhat it costs laterThe rule it runs into
Where player balances liveOne pooled address, balances tracked in the operator's databaseAn auditor cannot attribute funds to a player, and one freeze stops every withdrawal at onceCuraçao's entity-owned wallets and segregation, phasing in from September 2026
How the float is splitEverything hot, so payouts stay instantOne compromised key reaches the balance sheet, not a day's payoutsNo regulator's rule. This failure is terminal rather than reportable
Where a withdrawal may goAny address the player types inThe trail a Travel Rule request follows breaks at the first hopCuraçao requires withdrawal to the deposit wallet, in the same asset
Where screening runsAt withdrawal only, where the money leavesTainted funds are pooled with everyone else's before anything is checkedScreening belongs on every inbound transaction, which is what the analytics phase-in assumes

Only the second row is a pure engineering choice. The other three are compliance positions that happen to be written in code, which is why they cost little to decide before launch and a great deal afterwards.

How a player verifies a round

Provably fair means nothing unless a player can run the check. This is the sequence on our originals, in the order a player performs it.

  1. Before the first bet, the casino publishes the SHA-256 hash of the server seed. Copy it. Nothing below counts if the hash appeared after the round.
  2. Set your own client seed, or accept the one generated for you. It must be editable; if it is not, the outcome is the house's alone to choose.
  3. Play. Each bet increments a nonce, so the two seeds and the nonce identify one round.
  4. Rotate the seed. Rotation forces the reveal: the old server seed is published and a new commitment replaces it.
  5. Hash the revealed server seed and compare it to the commitment from step one. A mismatch means the seed changed mid-session.
  6. Recompute any round: HMAC-SHA256 over the client seed and the nonce, keyed with the revealed server seed, converted to an outcome by the published method. Independent verifiers do this in a browser.

What it does not prove matters just as much. It says nothing about the house edge, which lives in the payout table rather than the seed. It says nothing about solvency either: a verifiable round paid from an empty hot wallet is still an unpaid withdrawal.

Frequently asked

Can I hold a Curaçao licence and an Anjouan licence at once?

No. Since 1 July 2025 the CGA does not permit a Curaçao entity to operate under an Anjouan licence, so the structure that bought the Curaçao name at the Anjouan price is closed.

Are the studio slots provably fair as well?

No, and no provider's are. The seed scheme covers our originals — dice, crash, mines, plinko and limbo — because we control the outcome generation. Studio games run on the studio's own RNG, certified by an approved test lab where your licence requires it. Any provider claiming provably fair across a whole studio catalogue is describing something else.

Do I need a VASP or MiCA licence?

If you custody players' crypto for EU residents, MiCA's crypto-asset service provider regime, fully applicable since 30 December 2024, is the question your lawyer must answer. Offshore casinos avoid it by not taking EU players; whether they succeed is a geo-blocking question. We do not sell MiCA authorisations and will not pretend the question is simple.

Which stablecoins?

USDT on TRC-20 dominates deposits in most grey markets because of fees; USDC for players coming from regulated exchanges. Support both and let the data decide.

Can players use a fiat card?

Through an on-ramp partner, yes, at the on-ramp's fee. It widens the audience but brings back the card-dispute exposure you left; most crypto casinos keep it as a minority channel.