Building
This section offers in-depth documentation into the various op-alloy
crates.
Some of the primary crates and their types are listed below.
op-alloy-genesis
provides theRollupConfig
andSystemConfig
types.op-alloy-consensus
providesOpBlock
,OpTxEnvelope
,OpReceiptEnvelope
,Hardforks
, and more.op-alloy-rpc-types-engine
provides theOpPayloadAttributes
andOpAttributesWithParent
.op-alloy-protocol
providesFrame
,Channel
,Batch
types and more.