megabyte0x/certified_cliche

Typo in README.md

Closed this issue · 5 comments

In the project README it's written that

Uncomment the LocalHost provider in client/pages/index.js

 const provider = new ethers.providers.JsonRpcProvider();

But this line of code is not in client/pages/index.js

It is actually in client/pages/home.js on line 34

@mishra811 Thank you for pointing this out.

@mishra811 would you like to work on this issue ?

Sure

@mishra811 any updates ?

Yes raised a PR regarding this
Please check