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.
Looking for a specific feature? The Examples overview maps every example to what it demonstrates.
Bulletin board DApp
Privacy-preserving message posting with ZK proofs for identity verification and cryptographic access control.
Leaderboard DApp
Submit game scores with configurable privacy modes. ZK proofs verify entry ownership without revealing the player's identity.
ZK Loan DApp
Evaluate loan eligibility against private credit data. The credit score and income never leave your machine.