![Next Sunrise Stake Starter](https://raw.githubusercontent.com/sunrise-stake/next-sunrise-starter/main/public/assets/og.png)
An opinionated Next.js template for building Solana applications pre-configured with Sunrise Stake, Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.
Sunrise-Stake is a climate-positive staking tool on Solana. For more details see sunrisestake.com
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-sunrise-starter --example "https://github.com/sunrise-stake/next-sunrise-starter"
or
yarn create next-app next-sunrise-starter --example "https://github.com/sunrise-stake/next-sunrise-starter"
Thanks to avneesh0612 for the original.
- Sunrise Stake - Climate-positive staking on Solana
- 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