An opinionated Next.js template for building Solana applications pre configured with Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.
Next Solana Starter is a pre-configured Next.js template for building Solana applications. It comes with various tools and libraries such as Chakra UI, Solana wallet adapter, ESLint, Prettier, and more. With one click, you can deploy this template to Vercel or clone and create the repository locally.
To install Next Solana Starter, follow these steps:
git clone [repository-url]
cd [project-directory]
npm install
npm run dev
Next Solana Starter is an opinionated Next.js template specifically designed for building Solana applications. It offers a range of features and tools such as Chakra UI, Fontsource, Framer Motion, Next Seo, Solana Wallet Adapter, TypeScript, Prettier, and ESLint. The template allows for easy deployment to Vercel or local development through cloning the repository. With its pre-configured setup, Next Solana Starter provides developers with a convenient starting point for creating Solana applications.