Issuer admin · demo
Issue a credential
Simulates the issuer's side. In production this would be a separate authenticated app run by the institution — KYC provider, bank, employer — after verifying the holder off-chain. The holder would never see this interface.
A fresh secret is generated and committed with Poseidon2 — the holder proves it without revealing it.
Signed credential
Issue a credential to generate signed JSON. It is saved to this browser’s wallet and ready to prove on the Holder page — we never store it server-side.