Skip to content

Commit

Permalink
Merge branch 'master' into cel2
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikazechaser committed Oct 4, 2024
2 parents 22d5582 + 17c7f58 commit 8e3e027
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ It applies deduplication at the NATS level, making it safe to run in a distribut

Note: To run it against an L2/EVM chain, you will need to manually add a replace directive in the `go.mod` file pointing to the EVM chain's `*geth` compatible source code. This will allow the tracker to process transaction types other than Ethereum's `0x0, 0x1 and 0x2`.

### CEL2

We maintain a CEL2 compatible tracker (source and container image) on the `cel2` branch.

## Getting Started

A `Makefile` is also provided to build the required binaries to run eth-tracker.
Expand Down

0 comments on commit 8e3e027

Please sign in to comment.