4 Commits

Author SHA1 Message Date
stubbsta
8790db0669
add option to provide the RPC URL for a localhost network deployment 2024-03-20 12:57:58 +02:00
r4bbit
649fe37dd1
chore: remove API and private keys from .env file
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 14:07:17 +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