For the complete documentation index, see llms.txt. This page is also available as Markdown.

Web App Demo

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.

Last updated