Crates.io | bzb_execution_layer |
lib.rs | bzb_execution_layer |
version | 0.0.1 |
source | src |
created_at | 2023-03-23 07:18:00.086068 |
updated_at | 2023-03-23 07:18:00.086068 |
description | Rust communication shim to talk to a Ethereum execution client |
homepage | |
repository | https://github.com/bzbyte/execution_layer |
max_upload_size | |
id | 818015 |
size | 138,999 |
cargo build cargo test Runs the unit test Also runs a integration test expects a GETH node running on the same node at port
NOTE: for cargo test to pass you will need a single node geth/reth execution layer running on the same node as you are running the test. See https://github.com/bzbyte/ethlaunch repo for instruction to launch as single node geth.