Hey devs,
Every time I started a new Web3 project, I’d lose an hour just setting up Next.js, Wagmi, RainbowKit, Tailwind, Privy, etc.
So I built[`create-w3-app`](https://github.com/gopiinho/create-w3-app) — a CLI that sets up everything in **one command**:
* Next.js App or Pages Router
* Tailwind or Shadcn UI (Optional)
* RainbowKit or Privy auth options
* Wagmi + Viem (Optional)
You just choose what you need, and it spins up a clean, minimal repo — no bloat, no junk.
[Youtube Demo](https://www.youtube.com/watch?v=CZv-5CdINIo) & %5BGithub%5D(https://github.com/gopiinho/create-w3-app)
Would love feedback — and if there are any features you’d want added, let me know!