create-anchor-dapp
v0.1.2
Published
Scaffold for building apps on Solana with Anchor framework
Downloads
6
Maintainers
Readme
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
- [x] Vanilla React
- [x] NextJS(App Router)
- [ ] NextJS (Page Router)
- [ ] Vanilla Svelte
- [ ] SvelteKit