A static landing page explaining the protocol. No build step required.
cd web
python3 -m http.server 8083Or open index.html directly in a browser.
- The hero visual shows a credential card swept by a verification scan line, ending in a "VERIFIED" badge — depicting the actual act of checking a credential, distinct from the stamp/reveal animations used in the other Baobab Labs repos so each project reads as its own thing.
- Green is the primary action color here, matching farmchain-receipts — intentional, since both are "verification-first" products; gold is reserved for the scan/verified accents specifically.
- No frameworks or build tooling — deploy directly via GitHub Pages, Netlify, or any static host.