- Create WalletConnect Account and get projectID => https://cloud.walletconnect.com/sign-in
- Paste projectID in _app.tsx
- Copy contract address below and paste in index.tsx 0x5EBBA9DA35983A93f0A7a0FAd27c4ebf3a8B8aFf
- Run the following command
yarn install
- Start Development Server
yarn dev