Grin Drop
Balance
Claims Today
Total Claims
Your Next Claim

Claim 2 GRIN

2 GRIN per address per 24 hours  ·  No sign-up required  ·  This simulates exactly how pool mainnet withdrawals work.

2
Copy this slatepack into your wallet
Expires in: 5:00
CLI: grin-wallet --floonet 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:

Help Keep This Drop Running

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 --floonet init
    Set a password when prompted. Save your seed phrase somewhere safe.
  3. Connect to a public testnet node (no sync needed)
    Edit grin-wallet.toml — find check_node_api_http_addr and set:
    check_node_api_http_addr = "http://prunetest.grin.money:13413"
    This connects to a public pruned testnet node — ready in seconds, no chain download.
  4. Verify connection
    grin-wallet --floonet info
    You should see your balance and "Node version" — you are connected.
  5. Get your address
    grin-wallet --floonet 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: http://prunetest.grin.money:13413
    · 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 and click Claim 2 GRIN.
  2. Copy the SLATEPACK text shown on screen.
  3. Paste slatepack into your wallet:
    CLI: grin-wallet --floonet 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 (prunetest.grin.money:13413) means you do not need to download the full blockchain.
  • Links: grin.mw  ·  grin-wallet releases  ·  Grim releases