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:
Environment Prerequisites — IDE, Python or Node, Docker, the SDK, tokens, wallet.
Build & publish your first dApp — scaffold → backend → enclave → on-chain.
Running your dApp —
ecld-testlocally for free,ecld-runon the network.Managing dApp State (ESR) — encrypted persistent state, ownership, exactly-once commits.
Inspecting your dApp — free on-chain diagnostics with
ecld-info.Step-by-Step dApp — a React frontend on the dApp you published.
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