Skip to content

Commit

Permalink
docs: add require env vars to readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
louise-poole committed Dec 19, 2024
1 parent 847fa43 commit c08ab3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/benchmark/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This example benchmarks swap simulation times for given protocols
## How to run

```bash
export RPC_URL=<your-eth-rpc-url>
cargo run --release --example benchmark -- --exchange uniswap_v2 --exchange uniswap_v3
```

Expand Down

0 comments on commit c08ab3a

Please sign in to comment.