inscribe · one-time write
Write the game to Solana
This packs the game, splits it into transaction-sized records, and asks your wallet to sign each one. Your keys never leave your wallet — the page only ever sees signed transactions. After this, no server holds the game anywhere.
what will be written
measuring…
network
wallet
priority fee (µL/CU)
Your wallet will ask to sign each transaction separately — approve each prompt. If the browser closes mid-write, coming back to this page resumes exactly where it stopped; nothing is ever paid twice.