rwallet-online/js
Jeff Emmett 9dc2b01896 feat: add optional EncryptID passkey authentication
Add passkey sign-in to the static wallet explorer:
- Add js/encryptid.js with WebAuthn registration/authentication
- Add auth button to hero section of index.html
- Persists auth state in localStorage
- No backend required — all client-side

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:34:41 -07:00
..
data-transform.js Transform into generalized rWallet.online platform 2026-02-13 03:32:54 -07:00
encryptid.js feat: add optional EncryptID passkey authentication 2026-02-13 07:34:41 -07:00
router.js Transform into generalized rWallet.online platform 2026-02-13 03:32:54 -07:00
safe-api.js Speed up data fetching: parallel across chains, sequential within 2026-02-13 07:17:36 -07:00