For the complete documentation index, see llms.txt. This page is also available as Markdown.

The GUIDE

The hands-on chapters. Read them in this order and you go from an empty folder to a published, stateful confidential dApp with a web UI:

  1. Environment Prerequisites — IDE, Python or Node, Docker, the SDK, tokens, wallet.

  2. Build & publish your first dApp — scaffold → backend → enclave → on-chain.

  3. Running your dAppecld-test locally for free, ecld-run on the network.

  4. Managing dApp State (ESR) — encrypted persistent state, ownership, exactly-once commits.

  5. Inspecting your dApp — free on-chain diagnostics with ecld-info.

  6. Step-by-Step dApp — a React frontend on the dApp you published.

  7. Reference & troubleshooting — commands, status codes, the result envelope.

New here? Read How it works first — ten minutes of concepts that make everything else obvious.

Last updated