Developer documentation site for Opaque (docs.opaque.cash) built with React + Vite.
cd docs
npm install
npm run devnpm run dev- start local docs servernpm run build- build static docs sitenpm run preview- preview production buildnpm run typecheck- run TypeScript checks
The docs app includes:
- SDK quick start and configuration
- Guides for send/receive and PSR flows
- API/reference pages
- Interactive playground pages