dabit3 / polygon-ethereum-nextjs-marketplace

A full stack digital marketplace running on Ethereum with Polygon & Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rinkeby support

bigint opened this issue · comments

It would be great if rinkeby is supported when switched to rinkeby I'm getting this error 🤔

image

/cc @dabit3

change the web3 modal mumbai to rinkeby after adding rinkeby in hardhat.config.js

It works thanks!

Can you please be specific about where to make this change? I have the rinkeby network setup in hardhat.config.js with my Infura rinkeby url and MetaMask wallet private key.