v3.3.1
Docs: Canton post-install now leads with the one-command dev-stack.sh bring-up
- Canton post-install guidance now leads with
./scripts/dev-stack.sh up— the single entry point that brings up the whole local stack (Canton + Postgres + wallet-service containers, health checks, the quickstart-counter DAR, the dapp frontend, and — whencarpinchois included — the Chrome extension copied to~/Desktop/dist-extension). The long-handnpm run canton:up/app:dev/carpincho:build:extensioncommands are kept as a labeled fallback. Updated consistently across the README (prose + sample JSON), the non-interactivepostInstalloutput, and the interactive TUI. - Fix: the Canton landing link in the README now points to the canonical https://www.dappbooster.cc/ (was the stale
dappbooster-canton-landing.vercel.app). - Docs only — no installer behavior change. EVM is unchanged.
🤖 Generated with Claude Code