0.1.2 • Published 11 months ago
create-anchor-dapp v0.1.2
Create Anchor dApp
CLI application for generating a Turborepo starter monorepo for building Solana dApps with the Anchor Framework,
Usage
Start by running:
npx create-anchor-dapp
or
pnpx create-anchor-dapp
or
yarn dlx create-anchor-dapp
Apps Available for Usage
- Vanilla React
- NextJS(App Router)
- NextJS (Page Router)
- Vanilla Svelte
- SvelteKit