Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 823 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 823 Bytes

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 next
-p --program Program development framework. native | anchor anchor

UI Frameworks

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