docs: add solc-select to the readme

This commit is contained in:
Georgios Konstantopoulos 2020-12-29 00:40:47 +02:00 committed by GitHub
parent 5860a1df6c
commit 7eec705cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ ethers = { git = "https://github.com/gakonst/ethers-rs" }
## Running the tests
Tests require the following installed:
1. [`solc`](https://solidity.readthedocs.io/en/latest/installing-solidity.html)
1. [`solc`](https://solidity.readthedocs.io/en/latest/installing-solidity.html). We also recommend using [solc-select](https://github.com/crytic/solc-select) for more flexibility.
2. [`ganache-cli`](https://github.com/trufflesuite/ganache-cli#installation)
In addition, it is recommended that you set the `ETHERSCAN_API_KEY` environment variable