Avidlearner001 / create-solana-app

CLI for creating Solana dApps on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

CLI for creating Solana dApps on the fly

License:MIT License


Languages

Language:TypeScript 86.2%Language:JavaScript 11.6%Language:Rust 2.2%