Developer Guide
Hands-on guides for building and running ENC infrastructure. Where the Protocol Spec is the normative reference and the SDK Reference documents the libraries, these guides walk through the tools you actually run.
| Guide | What you'll do |
|---|---|
| Run a Node | Stand up an ENC node — the three runtimes, build, run, and verify |
| Enclaves | Author an enclave manifest — roles, ops, the four templates, and deploying a custom one to a node |
| The ENC CLI | Drive enclaves from the terminal with the git-style enc binary — init, commit, bundles, proofs |
| zkEnc | Validity proofs — run the prover service + verifier |
| Building with the SDK | Go from an identity to a verified read/write using the SDK packages |
| Wallet Extension | Custody an ENC identity in the browser and let apps sign via window.enc |