Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The root generation, proof generation, and verification functions are all fuzz t
You can currently see Murky in action in the [Seaport](https://github.com/ProjectOpenSea/Seaport) test suite.

### Building Locally
You can run the repo using [Foundry](https://github.com/gakonst/foundry).
You can run the repo using [Foundry](https://github.com/foundry-rs/foundry).
1. clone the repo
2. `forge install`
3. `forge test`
Expand Down Expand Up @@ -67,4 +67,4 @@ There is also [differential testing](./differential_testing/).

#### Latest Gas
![gas report](./reports/murky_gas_report.png)
---
---