avneesh0612 / 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.

Home Page:https://next-solana-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://next-solana-starter.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 75.5%Language:JavaScript 23.4%Language:CSS 1.0%