Skip to content

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.

License

Notifications You must be signed in to change notification settings

sunrise-stake/next-sunrise-starter

 
 

Repository files navigation

Next Sunrise Stake Starter

Next Sunrise Starter

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.

What is Sunrise Stake?

Sunrise-Stake is a climate-positive staking tool on Solana. For more details see sunrisestake.com

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

Tools

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

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 Sunrise Stake, Chakra UI, Next.js, Solana wallet adapter, ESlint, Prettier, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.7%
  • JavaScript 10.4%
  • CSS 0.9%