You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the Ethereum testnet can be accessed by everyone, getting the network's ETH became hard. Even in Goerli case, it needed to buy Goerli ETH with some money 🙄 Because of such reasons, I want to suggest using local Ethereum node alternatives (e.g., anvil, Ganache, etc).
Setup docker-compose.yaml
Update .env.development file.
The text was updated successfully, but these errors were encountered:
ref: https://github.com/foundry-rs/foundry/blob/master/crates/anvil/README.md
Since the Ethereum testnet can be accessed by everyone, getting the network's ETH became hard. Even in Goerli case, it needed to buy Goerli ETH with some money 🙄 Because of such reasons, I want to suggest using local Ethereum node alternatives (e.g., anvil, Ganache, etc).
docker-compose.yaml
.env.development
file.The text was updated successfully, but these errors were encountered: