docs: add CEL2 notice

This commit is contained in:
Mohamed Sohail 2024-10-04 12:35:35 +03:00
parent 55159196f4
commit 17c7f5825b
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D

View File

@ -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.