π± Trident Documentation
β Project Root
Organized following the Diataxis framework:
tutorials, how-to guides, reference, and explanation.
π Tutorials: learning-oriented
The Builder's Journey β six chapters that build one complete private
application, from a four-line proof to a sovereign DAO.
Foundations
| Document |
Description |
| Tutorial |
Language walkthrough β types, functions, modules, inline asm |
π§ Guides: task-oriented
π Reference: information-oriented
Per-target documentation lives alongside its config:
π‘ Explanation: understanding-oriented
| Document |
Description |
| Vision |
Three revolutions, one field β why Trident exists |
| Multi-Target Compilation |
One source, every chain |
| Programming Model |
Execution model, OS abstraction, six concerns |
| How STARK Proofs Work |
From traces to quantum-safe proofs |
| Provable Computing |
Comparative analysis of ZK systems |
| Formal Verification |
Symbolic execution, SMT, invariant synthesis |
| Content-Addressed Code |
Hashing, caching, registry, equivalence |
| The Gold Standard |
PLUMB framework, TSP-1 (Coin), TSP-2 (Card) |
| Skill Library |
23 composable token capabilities |
| For Offchain Devs |
Zero-knowledge from scratch |
| For Onchain Devs |
Mental model migration from Solidity/Anchor/CosmWasm |
| Privacy |
The privacy trilateral: ZK + FHE + MPC over one field |
| Quantum Computing |
Why prime field arithmetic is quantum-native |
| Verifiable AI |
Why the next generation of zkML starts from prime fields |
| Cyber License |
Don't trust. Don't fear. Don't beg. |
πΊοΈ Project