⚡ Get up and running fast with Solana dApps ⚡
Just run one simple command to generate a new project!
npx create-solana-dapp@latest
The following UI frameworks are supported within create-solana-dapp
:
- ReactJS
- NextJS
The following UI frameworks are planned and expected to be supported in the future:
- VueJS
- Svelte
- React Native
The following onchain programs (aka smart contract) frameworks are supported within create-solana-dapp
:
- Anchor
Contributions are welcome! Please see CONTRIBUTING.md for more info.
Detailed instructions on the local development workflow are outlined in the Development Workflow section of the CONTRIBUTING guidelines.