Skip to content

Get started with Mantine + RainbowKit + Next with just a few button clicks.

License

Notifications You must be signed in to change notification settings

lalka11/Mantine-Web3-Template

 
 

Repository files navigation

Mantine Web3 Template

🌟 Kickstart Your Web3 Development Journey! 🌟

Are you ready to dive into the world of Web3 development? Look no further! Check out the Mantine-Web3-Template, a powerful and streamlined setup designed to help you build modern, interactive applications using Mantine, RainbowKit, and Next.js.

How to start

Click Use this template button at the header of repository and create new repository with @mantine packages. Note that you have to be logged in to GitHub to generate template.

Features

This template comes with several essential features:

  • Server side rendering setup for Mantine
  • ESLint and TypeScript configurations for cleaner code

Whether you're a seasoned developer or just starting your journey, this template will help you create incredible applications that leverage blockchain technology with ease.

npm scripts

Build and dev scripts

  • dev – start dev server
  • build – bundle application for production
  • export – exports static website to out folder
  • analyze – analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck – checks TypeScript types
  • lint – runs ESLint
  • prettier:check – checks files with Prettier
  • test – runs jest, prettier:check, lint and typecheck scripts

Other scripts

  • prettier:write – formats all files with Prettier

About

Get started with Mantine + RainbowKit + Next with just a few button clicks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • JavaScript 4.7%
  • CSS 0.3%