Skip to content

Commit

Permalink
docs: update altda README section
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf committed Oct 7, 2024
1 parent ca0ea0b commit b49e9f4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,7 @@ This will also start a grafana instance, which you can access at `http://localho

![](./ops-bedrock/monitoring/grafana/grafana-dashboard-overview-high-throughput.png)

To submit transactions, you can make use of our https://github.com/Layr-Labs/evm-tx-load-gen (you just need to replace the `TRAFFIC_GENERATOR_REQUEST_INTERVAL` and `TRAFFIC_GENERATOR_PAD_SIZE` variables inside the `.env` file to generate the needed throughput).

```bash
git clone https://github.com/Layr-Labs/evm-tx-load-gen.git
./run.sh
```
The devnet starts an instance of https://github.com/Layr-Labs/evm-tx-load-gen which is submitting transactions with large amounts of calldata to reach 1.5MB/s of throughput.

## What is Optimism?

Expand Down

0 comments on commit b49e9f4

Please sign in to comment.