Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove API and private keys from .env file (#23)
Few things: 1. I don't think we want to expose any etherscan API keys we use. We also don't want to expose any private keys. 2. Not sure where this private key comes from, likely a ganache/anvil generated account, but nonetheless, I think the `.env.example` file is meant to be copied to `.env` and then changes are done there.
- Loading branch information