Commit Graph

4 Commits

Author SHA1 Message Date
Aaryamann Challani 9ee3217886
chore: patch foundry template (#34) 2024-01-11 14:59:18 +05:30
r4bbit b0e78f260d
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.
2023-08-08 20:50:07 +02:00
rymnc 2cc32d000a
feat: foundry integration 2023-03-29 12:28:42 +05:30
Keshav Gupta ffc962b472 Initializing Repository 2022-06-23 15:36:10 +02:00