Just tried to use the boilerplate for the first time and found it a bit cumbersome to have all these api keys setup.
Think it would be cool to just have a zero-config option to use the boilerplate for the first time.
Dirty way to solve this (the way i did it) is to comment out the config requirements inside of hardhat.config.ts
Happy to do a PR, if you have a better way to solve this don't hesitate to share