Skip to main content

CIP-99

A standard claim flow that lets newcomers receive ada or tokens at a real-world event by scanning a QR code with their wallet, replacing paper wallets.

CIP-99 standardizes how a project distributes ada or native tokens to users at events and campaigns without the friction of paper wallets. It extends the Cardano URI scheme with a web+cardano://claim/v1 form that carries a faucet URL and a claim code, and it defines the request and response format, including status codes for success, queuing, and errors, that a wallet and the project's server use to complete the transfer. The "proof of onboarding" name comes from the fact that the flow also lets organizers measure how many people actually claimed.

For the recipient the experience is a single scan: a supporting wallet reads the QR code, talks to the faucet, and deposits the assets into an address the user already holds, so there is no seed phrase to transcribe and no separate paper wallet to import later. Wallet support is what makes the standard usable in the field; Eternl and VESPR implemented the claim flow early, and Lace now supports it as well.

Sources

Explore next