/create-solana-dapp

CLI for creating Solana dApps on the fly

Primary LanguageTypeScriptMIT LicenseMIT

create-solana-dapp

⚡ Get up and running fast with Solana dApps ⚡

Just run npx create-solana-dapp <dapp-name> to generate a project template!

Find it on NPM JS

Option Description Choices Default
-f --framework UI framework. next | vue | svelte next
-p --program Program development framework. native | anchor anchor

UI Frameworks

You can view the UI scaffolds in our solana-developers repositories: