op-alloy-network

Crates.ioop-alloy-network
lib.rsop-alloy-network
version0.1.2
sourcesrc
created_at2024-06-23 08:58:00.527592
updated_at2024-07-13 08:18:09.76861
descriptionOptimism blockchain RPC behavior abstraction
homepagehttps://github.com/alloy-rs/op-alloy
repositoryhttps://github.com/alloy-rs/op-alloy
max_upload_size
id1281057
size7,806
Matthias Seitz (mattsse)

documentation

README

op-alloy-network

Optimism blockchain RPC behavior abstraction.

This crate contains a simple abstraction of the RPC behavior of an Op-stack blockchain. It is intended to be used by the Alloy client to provide a consistent interface to the rest of the library, regardless of changes the underlying blockchain makes to the RPC interface.

Commit count: 73

cargo fmt