@gzkdev/create-dapp
v1.1.0
Published
A CLI tool to scaffold minimal and slightly opinionated DApps.
Maintainers
Readme
@gzkdev/create-dapp
A CLI tool to scaffold minimal and slightly opinionated DApps.
Overview
@gzkdev/create-dapp is designed to get you from zero to a functioning DApp in seconds. It provides a standardized, high-performance boilerplate for the most popular blockchain ecosystems, all while staying out of your way.
Supported Networks
- EVM: Powered by
wagmiandviem. - Solana: Powered by
@solana/clientand@solana/react-hooks. - Sui: Powered by
@mysten/dapp-kit-reactand@mysten/sui.
Features
- ⚡️ Fast Scaffolding: Get a production-ready setup in seconds.
- 🎨 UI: Beautiful, minimal landing pages built with TailwindCSS v4.
- 📦 Consolidated Providers: A single
providers.tsxcomponent for all your network infrastructure. - 🛠️ Modern SDKs: Uses the latest and most modern blockchain libraries.
- 🧩 Framework Choice: Choose between Next.js and Vite for every network.
Usage
npx gzkdev/create-dapp@latestCreator
Built by gzkdev.
License
MIT
