Skip to content

Decentralized Application Boilerplate using Next.js, RainbowKit, Wagmi, Chakra-ui etc. the easiest entry point to the Web3. Feel free to fork and contribute

Notifications You must be signed in to change notification settings

tfevre/DappBoilerplate

 
 

Repository files navigation

DappBoilerplate

This Decentralized Application Boilerplate is built with React + RainbowKit + wagmi + Next.js + Chakra-ui.

Including features like:

  • Fully functional Nextjs App
  • connect wallet
  • show account balance
  • sign message on-chain
  • Switch between chains (Ethereum and the Layer 2s)
  • etc.

Getting Started

First,

clone/fork DappBoilerplate:

git clone https://github.com/JalelTounsi/DappBoilerplate.git

install your dependencies:

cd dappBoilerplate
yarn install

run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about this stack, take a look at the following resources:

your help, sponsorship, feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

sponsor this open source project

if you want help maintain and enrich this project

BTC address: bc1qmluclj3nrcsgvk2kee8jhrgygldwh3jwv50emg

ETH/ERC20 address: 0x0cF92835aEbB21bD864eC1C01Ae0C92F13A46386

About

Decentralized Application Boilerplate using Next.js, RainbowKit, Wagmi, Chakra-ui etc. the easiest entry point to the Web3. Feel free to fork and contribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • CSS 3.9%
  • JavaScript 0.3%