Skip to content

Commit

Permalink
Merge pull request #2 from weaveVM/low-latency
Browse files Browse the repository at this point in the history
docs: fix typo
  • Loading branch information
charmful0x authored Oct 27, 2024
2 parents d671af9 + 77abd65 commit b5e7d72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@ First of all, make sure to setup your `.env` file according to [.env.example](./
```bash
git clone https://github.com/weaveVM/hello-world-avs-as-exex.git

cd hello-world-aws-as-exex
cd hello-world-avs-as-exex

cargo build

cargo run -- init --chain holesky --datadir data

cargo run node
```
#### N.B: you need to run a CL along the EL (Reth). [Checkout Lighthouse](https://reth.rs/run/mainnet.html#running-the-consensus-layer)

## License
This project is licensed under the [MIT License](./LICENSE)

0 comments on commit b5e7d72

Please sign in to comment.