Project Structure
The reference material describes a workspace with packages and sample apps.
Packages
sophid-web-sdkBrowser SDK for deep links, QR flow, and result retrieval.sophid-server-sdkBackend SDK for BST issuance and BRT verification.common-utilsShared logging and utility helpers.
Apps
sophid-pwa-demoReference implementation using Next.js.sophid-pwa-pocProduction-style PWA using Vite and React.
Recommended Mental Model
Treat the SDK packages as your reusable integration layer and the sample app as the example of how to stitch those pieces together in a real product.