Balance
Claims Today
Donations Today
Total Claims
Total Donations
Your Next Claim

Claim free GRIN

Grin's magic — receive without sharing an address

In BTC/ETH/USDT... or other privacy cryptos, you publish a fixed address — anyone can look it up and see your full transaction history. Grin works differently: the sender creates the transaction first and hands you a slatepack message. You respond from your wallet. No address posted publicly. No balance exposed. No history linked to you. This is Grin's interactive model — unique in all of crypto.

2
Copy this slatepack into your wallet
Expires in: 5:00
CLI: ./grin-wallet receive → paste slatepack → press Enter → copy the response
Grim: Receive tab → paste slatepack → confirm → copy response
3
Paste your wallet's response below

Transaction Submitted!

Your will be confirmed after ~10 blocks (~10 minutes).

Tx Slate ID:

How It Works

A) Set up your testnet wallet

  1. Download grin-wallet
    Get the latest release from github.com/mimblewimble/grin-wallet/releases . No blockchain download required.
  2. Initialize a testnet wallet
    ./grin-wallet --testnet init
    Set a password when prompted. Save your seed phrase somewhere safe.
  3. Connect to a public node (no sync needed)
    Edit grin-wallet.toml — find check_node_api_http_addr and set it to any online node below:
    Checking nodes…
    Ready in seconds — no chain download needed.
  4. Verify connection
    ./grin-wallet --testnet info
    You should see your balance and "Node version" — you are connected.
  5. Get your address
    ./grin-wallet --testnet address
    Copy the tgrin1... address and paste it into the claim form above.
  1. Download Grim
    Get the latest release from github.com/GetGrin/grim/releases (Windows / macOS / Linux).
  2. First launch setup wizard
    · Select network: Testnet
    · Node connection: External node
    · Node URL: pick any online node below:
    Checking nodes…
    · Create new wallet → set password → save your seed phrase
  3. Ready
    Grim connects automatically — no sync wait. Open the Receive tab to get your address.

B) Claim from this drop

  1. Enter your Grin address above, choose an amount, and click Claim.
  2. Copy the SLATEPACK text shown on screen.
  3. Paste slatepack into your wallet:
    CLI: ./grin-wallet --testnet receive → paste → press Enter → wallet outputs a response slatepack
    Grim: Receive tab → paste slatepack → confirm → copy the response
  4. Copy the response slatepack from your wallet.
  5. Paste the response back into the field on this page and click Finalize.
  6. Wait ~10 minutes (~10 blocks) — coins confirmed in your wallet.

C) Why testnet? Why this matters

Testnet GRIN has no real value — it is a safe sandbox for learning.
  • This interactive 3-step transaction process (slatepack) is identical to how real Grin withdrawals work on mining pools and exchanges.
  • Once you complete a drop claim, you understand Grin transactions end-to-end.
  • The public pruned testnet node (testapi.grin.money) means you do not need to download the full blockchain.

D) Why this site was created

  • Education — Grin's interactive slatepack model is unlike any other cryptocurrency. Many newcomers don't know where to start. This drop lets anyone experience a complete, mainnet-equivalent Grin payment for free — no sign-up, no KYC, no barriers.
  • Developer bootstrap — Building on Grin requires testnet coins to create and test payment flows, wallets, and integrations. This drop gives new developers a small fund to start experimenting from day one.
  • Accessibility — In some countries, buying or selling privacy-preserving cryptocurrencies is restricted or heavily regulated. Testnet GRIN has no monetary value — it exists purely for learning and development, freely available to everyone regardless of jurisdiction.
  • Donations are genuinely appreciated — they keep the wallet funded and the server running. If this drop helped you, please consider giving back via the Donate section above. Every contribution counts. ツ

* Donation counts and amounts reflect slatepack and invoice transactions only — TOR direct donations are not automatically tracked.