A CLI tool to quickly bootstrap Polkadot-based decentralized applications with pre-configured templates and best practices.
# Interactive mode
npx create-dot-app@latest
# Non-interactive mode
npx create-dot-app@latest my-dapp --template react-papi- 🚀 Multiple Frameworks - React, Vue, Next.js, Nuxt
- 🔗 Dual SDK Support - PAPI and Dedot
- 🔨 Smart Contracts - Substrate Pallets, Solidity, ink! v6
- 📦 Package Managers - npm, yarn, pnpm, bun, deno
For detailed documentation, available templates, and advanced usage:
We welcome contributions! Please read our Contributing Guidelines for details.
Get started building your Polkadot dApp today! 🚀