A full-stack biometric wallet system where genomic commitments authorize access, crypto identities rotate per transaction, and zero-knowledge proofs validate everything.
Seven fully-implemented flows with deterministic behavior, clean API contracts, and end-to-end test coverage.
Every route backed by Pydantic v2 schemas. Interactive docs at /docs.
In-memory service layer with clean separation between API routes, domain logic, and schemas. No database required to run.
Fork it. Break it. Build on it. PRs welcome.