📄️ Installation
Prerequisites (Node, Foundry, Git), the one-time npm install, and how to verify a working scaffold-evvm install.
📄️ Quickstart
Run the wizard to install dependencies, deploy the protocol contracts, and launch the frontend in a single interactive flow.
📄️ Wizard walkthrough
Phase-by-phase walkthrough of the wizard — framework choice, source selection, deploy, custom services, frontend launch.
📄️ Two-terminal workflow
Split deployment and frontend across separate terminals for iterative contract development without restarting the UI.
📄️ Troubleshooting
Common scaffold-evvm errors — nonce mismatch, port conflicts, deployment failures — and the cli flush reset command.