Easily bootstrap your RainbowKit-based project with a single command!
Supports Bun
and Yarn
for dependency management. 🚀
- Clone a pre-configured RainbowKit template repository.
- Installs dependencies with Bun (preferred) or Yarn automatically.
- Provides clear next steps for starting your development server.
You can use this CLI tool with bun or npx:
bun create rainbow-app@latest <project-name>