RAPPcards Binder

checking…

🔮 Summon by incantation

Speak 7 words to resolve any card by its authoritative 64-bit seed. Registered cards open directly. Unregistered seeds get a mint link to RAR.

10 bits × 7 words = 70 bits (covers 64-bit seed). Wordlist matches rapp_sdk.py verbatim — 1024 words starting with FORGE ANVIL BLADE RUNE….

Decode from numeric seed

Paste a 64-bit seed (decimal or hex) to see the incantation and resolve.

🔗 Cross-binder summon

Every card in the universe has one canonical seed, so any RAPPcards-compatible binder can speak the same incantation. Share cards with any binder — RAR, this one, or your own.

Share-link format: binder.html#add=@publisher/slug or #incant=FORGE+ANVIL+… or #seed=12345. Recipient's binder auto-summons on open. See SPEC.md for the full protocol.
Local-first. Your binder lives in IndexedDB on this device — no server, no account. Export produces a portable .rapp-binder.json file you can back up, share, or import on another device. The cache button stores the full RAR registry + all 138 card images locally so the binder keeps working offline.
The contract. Every card in your binder resolves to a single-file *_agent.py file. Your binder is a list of references — not the agents themselves. Open any card and hit ⬇ Download agent.py to materialize it as code. When you want to add a new card to RAR, use RAR's mint page.