LmtdScope / lens-frontend

faw lens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿš€ next-chakra-rainbowkit-wagmi-starter

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

๐Ÿ“š Getting Started

  1. Clone the repository
git clone https://github.com/dhaiwat10/next-chakra-rainbowkit-wagmi-starter.git
  1. Install dependencies
cd next-chakra-rainbowkit-wagmi-starter

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.

About

faw lens


Languages

Language:JavaScript 99.4%Language:CSS 0.6%