Documentation
Developer Onboarding
Start by reviewing the app entry points, TrustVC logic, and the main issue/verify flows before making changes.
The repository is organized into app routes, reusable UI, hooks, and library logic. Keep changes small, test them, and validate the build before merging.
Security matters: do not expose private keys in client-side bundles or public configuration files when the platform is used in production.