đ Passkey Demo
WebAuthn Registration & Authentication
đ Books on Blockchain
âšī¸ Each book creation will prompt for passkey authentication
Event Log
No events yet...
âšī¸ How it works
- Register: Enter username and display name, click "Register Passkey"
- Browser will prompt for biometric/PIN (Windows Hello, Touch ID, security key, etc.)
- Credential is registered on the Chromia blockchain via
passkey_registeroperation - Create Book: Enter a book name and click "Create Book"
- You will be prompted to authenticate with your passkey (no caching)
- The
create_bookoperation uses fresh WebAuthn authentication to verify your identity - Check the event log to see all blockchain operations and their results