Skip to content

test(bridge): use anvil instead of real Ethereum testnet #262

@moreal

Description

@moreal

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).

  • Setup docker-compose.yaml
  • Update .env.development file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bridgeAn issue or a pull request related to bridgesuggestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions