Skip to content

weaveVM/exex-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeaveVM

About

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.

Available Templates

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

License

The ExExes in this repository are licensed under the MIT License.