A curated list of resources for the Alloy programming framework. Feel free to contribute to this repository!
- Alloy Repository - The primary repository for the Alloy project.
- Alloy Book - The official guidebook for Alloy.
- Alloy Docs - Detailed API documentation and developer resources for Alloy.
- Reth - A modular and high-performance Ethereum protocol implementation.
- Revm - Just-In-Time and Ahead-Of-Time compiler for the Ethereum Virtual Machine, based on Revm technology.
- Foundry - A robust, modular toolkit for Ethereum developers, designed in Rust.
- Rbuilder - Rbuilder is an advanced, high-speed block builder for Ethereum MEV-Boost,
- AMMS-rs - A Rust library facilitating interaction with automated market makers on Ethereum-compatible chains.
- Chains - Canonical type definitions for EIP-155 chains, central to network interoperability.
- Optimism Alloy Types - Types specific to the Optimism alloy, enhancing compatibility and performance.
- Alloy Core - Core libraries for Ethereum, featuring high performance, rigorous testing, and comprehensive documentation.
- Alloy ERC-20 - A library for interfacing with ERC-20 contracts using Alloy, implemented in Rust for efficient contract interaction.
- ERC-3770 - A library for the ERC-3770 standard, providing efficient and secure address handling in Ethereum.
- Alloy MEV - An Alloy-based transport layer for submitting transaction bundles via Flashbots.
- Alphanet - Reth AlphaNet, a testnet OP Stack-compatible rollup designed to test and explore cutting-edge Ethereum research.
- SP1 - A high-performance, fully open-source zero-knowledge virtual machine designed for developers and researchers.
- Examples - Sample code demonstrating the use of Alloy and Alloy-core libraries.