Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 873 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 873 Bytes

🚀 next-chakra-rainbowkit-wagmi-starter

This is a Next.js starter kit bootstrapped with Chakra UI, Rainbowkit and wagmi.

📚 Getting Started

  1. Install dependencies
yarn
  1. Run the app
yarn dev

⚙️ Customization

This starter kit has been setup to work on Polygon Mainnet. You can customize it to work on any other network by editing the _app.js file.

You can either grab a free RPC for any network of your choice from Ankr or use any other RPC provider of your choice. More on that here.

Tutorial

Here is a tutorial for more information. Check it if you like.