An opinionated Next.js template for building Solana applications pre configured with Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.
You can deploy this template to Vercel with the button below:
You can also clone & create this repo locally with the following command:
npx create-next-app next-solana-starter --example "https://github.com/avneesh0612/next-solana-starter"
- Chakra UI – Accessible, composable, and themeable React components
- Fontsource – Self-hosted fonts for Next.js
- Framer Motion – Motion library for React to animate components with ease
- Next Seo – SEO for Next.js
- Solana Wallet Adapter – Modular TypeScript wallet adapters and components for Solana applications.
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript