/next-solana-starter

An opinionated Next.js template for building Solana applications pre configured with Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Next Solana Starter

Next Solana Starter

An opinionated Next.js template for building Solana applications pre configured with Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.

One-click Deploy

You can deploy this template to Vercel with the button below:

Deploy with Vercel

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"

Tools

  • 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.

Code Quality

  • 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