Skip to content

Latest commit

 

History

History

README.md

Docs

Developer documentation site for Opaque (docs.opaque.cash) built with React + Vite.

Run locally

cd docs
npm install
npm run dev

Scripts

  • npm run dev - start local docs server
  • npm run build - build static docs site
  • npm run preview - preview production build
  • npm run typecheck - run TypeScript checks

Contents

The docs app includes:

  • SDK quick start and configuration
  • Guides for send/receive and PSR flows
  • API/reference pages
  • Interactive playground pages