Documentation v0.8.4

The Creator’s Four

There are the only four tools we need to turn an idea into a sovereign, money-making eSports app. No “Enterprise” bloat - just pure power.

1. ⚡️Svelte 5 (The Frontend)
Forget the complexity of Next.js. Svelte is the “Easy Mode” of the web. It feels like writing a simple HTML page, but it’s fast enough for a global eSports leaderboard.
・Install: npx sv create
・Why: It’s the fastest way to build a UI that talks to the Blsqui Handshake.

2. 🌊Flow CLI (The Blockchain)
This is your gateway to the Google-backed (GV) infrastructure. It includes the Cadence compiler and a local emulator.
・Install: brew install flow-cli
・Why: It lets you test and deploy your “Magic Book” and “Fire Sword” logic on your computer before pushing it to the world.

3. 🛡️Caddy (The Secure Pipe)
This handles your certificates automatically and maps your Svelte frontend to your Go backend in 5 lines of text.
・Why: It’s the “Set it and forget it” server. It makes your app professional and “HTTPS ready” instantly.

4. 🤖Claude Code (The AI Architect)
You don’t need to be a Go expert. Claude Code (the CLI tool) lives in your terminal. You tell it what you want, and it writes the Blockchain Handshake and Go Backend logic for you.
・Install: npm install -g @anthropic-ai/claude-code
・Why: It’s like having a Senior Backend Engineer sitting next to you for free.