Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weavevm/exex-templates

ExEx templates by WeaveVM
https://github.com/weavevm/exex-templates

exex reth

Last synced: 5 days ago
JSON representation

ExEx templates by WeaveVM

Awesome Lists containing this project

README

        



WeaveVM

## About
This repository contains a collection of Execution Extensions (ExExes) developed by the [WeaveVM](https://wvm.dev) team. These ExExes are designed to be general-purpose tools and serve as public goods for the [Reth community](https://reth.rs). For more details and examples, visit [exex.rs](https://exex.rs).

## Available Templates

- [exex-wvm-bigquery](./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](./templates/exex-wvm-da/): Provides an interface for WeaveVM longterm DA in any Reth client, with less than 80 lines of code.

- [exex-avs-operator](./templates/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](./LICENSE).