For the complete documentation index, see llms.txt
DApp examples
Complete DApp examples with contract code, TypeScript integration, and deployment steps. Study the architecture, then adapt the patterns to your own project.
Counter DApp
Minimal DApp covering Compact basics, contract deployment to Preprod, CLI interaction, and ZK proof state transitions.
Bulletin board DApp
Privacy-preserving message posting with ZK proofs for identity verification and cryptographic access control.
ZK Loan DApp
Evaluate loan eligibility against private credit data. The credit score and income never leave your machine.