anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

chore: Genesis Port #9

Closed refcell closed 1 year ago

refcell commented 1 year ago

Description

Constructs the genesis as an ethers_core::utils::Genesis type and marshals it into a string.

There are likely better ways to do this but it further refactors code from the binary into the op-stack crate.