Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Anvil broken link (#2579)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoherrerai authored Aug 31, 2023
1 parent ade1112 commit c6b492f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ issues itself: `cargo +nightly clippy --fix`
Tests require the following installed:

1. [`solc`](https://docs.soliditylang.org/en/latest/installing-solidity.html) (>=0.8.0). We also recommend using [svm](https://github.com/roynalnaruto/svm-rs) for more flexibility.
2. [`anvil`](https://github.com/foundry-rs/foundry/blob/master/anvil/README.md)
2. [`anvil`](https://github.com/foundry-rs/foundry/tree/master/crates/anvil#readme)
3. [`geth`](https://github.com/ethereum/go-ethereum)

Additionally, the `ETHERSCAN_API_KEY` environment variable has to be set to run [`ethers-etherscan`](./ethers-etherscan) tests.
Expand Down

0 comments on commit c6b492f

Please sign in to comment.