Demo Page
The interactive walkthrough stays separate while the project site becomes the primary x401 homepage.
The current verifier, wallet, issuer, and protected-route walkthrough is still local-first. This page is the stable handoff point while the protocol site and specification become the main entry.
Current State
- The homepage now carries the main protocol narrative.
- The interactive doctor-research walkthrough remains a local demo.
- GitHub Pages publishes the project site and spec without pretending backend endpoints exist.
Run Locally
npm run demo:start
After the server starts, open /demo/interactive/ to
step through the seeded verifier, wallet, issuer, and protected route.
On GitHub Pages this page stays informational for now because the live walkthrough still depends on server-side protocol endpoints.