Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnp authored Oct 26, 2024
1 parent 99123dd commit 8708221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ git clone [email protected]:lidofinance/scripts.git
cd scripts
docker build -t scripts-env .
```
If you are running on an arm64 processor (including Apple Silicon) - you will have to wait up to 2 hours while the Solidity compilers compile.

Set up all the ENV VARs you are using:
- `WEB3_INFURA_PROJECT_ID` - **mandatory** for the execution of tests
- `ROOT_PASSWORD` - **mandatory** arbitrary password used to connect to the container SSH
Expand Down

0 comments on commit 8708221

Please sign in to comment.