smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.21k stars 491 forks source link

Add Ankr's Public RPCs #117

Open Dhaiwat10 opened 2 years ago

Dhaiwat10 commented 2 years ago

Hi! Dhaiwat from Ankr here. First of all, I'm a fan of these templates. Thanks for maintaining them!

I saw that there could be some value added to these templates by adding Ankr's Free Public RPCs. They're free, don't require sign-ups and serve millions of requests every day reliably.

I think it would make a lot of sense to add these public RPCs to the readme and the hardhat config as fallbacks or defaults. Do you want me to go ahead and create a PR for that? Lmk what you think, thanks! :)

andrejrakic commented 2 years ago

Hi @Dhaiwat10, thanks for raising this issue, such a cool idea, I love it! If you can open a PR to add it as fallbacks in the hardhat config that would be awesome. I would leave README as is however. Thanks!

Dhaiwat10 commented 2 years ago

@andrejrakic thanks! Will follow up with a PR :)