Skip to content

v3.3.1

Choose a tag to compare

@fernandomg fernandomg released this 04 Jun 16:24
· 4 commits to main since this release
f1a72cf

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 — when carpincho is included — the Chrome extension copied to ~/Desktop/dist-extension). The long-hand npm run canton:up / app:dev / carpincho:build:extension commands are kept as a labeled fallback. Updated consistently across the README (prose + sample JSON), the non-interactive postInstall output, 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