STOCKO
Robinhood Chain
Every note below is a commitment sitting in the public set on Robinhood Chain. The chain stores the hash. The opening — which asset it is, and the one-time key that owns it — never leaves this browser.
The transaction publishes one 32-byte hash. It does not name the asset, and it is not readable back to you: the leaf commits to a secret asset salt and a fresh one-time key that has never held anything else.
This exact hash, and nothing else.
Gas is paid by your connected wallet. That wallet is the only public link, and it never appears inside the commitment.
Pick a commitment, take the verifier's challenge, and sign it with that note's one-time key. The result is checked against live chain state — the verifier learns this one asset is yours, and nothing more.
Hand this to the verifier. It contains the opening for one asset only.
The sender spends the old commitment and appends a new one. The chain sees a one-time key it has never seen before retire, and a fresh hash appear. Neither wallet is named.
Generate a ticket and send it to whoever is handing you the asset.
After a transfer, send this to the recipient so they can open their new commitment. Paste it below to claim one.
Paste a proof blob. This calls verifyOwnership on the registry over the public RPC — no wallet, no trust in this page.