Skip to content

Commit

Permalink
docs: add a note on early builds to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jordaniza committed Mar 11, 2024
1 parent dcf4022 commit 2f714fe
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 @@ -105,6 +105,8 @@ To be able to work on the contracts, make sure that you have created an `.env` f

Before deploying, you MUST also change the default hardhat private key (`PRIVATE_KEY="0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80"`).

Note that if using some networks (e.g. sepolia), fork tests will be unable to find early versions of the build.

## Contracts

In `packages/contracts`, first run
Expand Down

0 comments on commit 2f714fe

Please sign in to comment.