This repository contains a collection of Execution Extensions (ExExes) developed by the WeaveVM team. These ExExes are designed to be general-purpose tools and serve as public goods for the Reth community. For more details and examples, visit exex.rs.
-
exex-wvm-bigquery: An ETL pipeline to store Reth block data in JSON format in BigQuery. Works for any Reth node.
-
exex-wvm-da: Provides an interface for WeaveVM longterm DA in any Reth client, with less than 80 lines of code.
-
exex-avs-operator: Utility crate to implement your EigenLayer AVS' operator as an ExEx and communicate with the AVS Service Manager contract.
The ExExes in this repository are licensed under the MIT License.