Last updated
The DeRec community maintains a TypeScript reference application that drives the protocol end-to-end against the @derec-alliance/web SDK. It pairs an Owner with multiple Helpers in the browser, runs ProtectSecret, surfaces verification events, and walks the recovery flow — useful both as a working demonstration of the protocol and as a more substantial code reference than the per-flow snippets in the TypeScript SDK chapters.

TypeScript WebApp Demo
Last updated