Cargo Features

kona-derive-alloy has no features set by default.

[dependencies]
kona-derive-alloy = { version = "0.0.3", features = ["test-utils"] }
test-utils

Enables alloy-node-bindings, alloy-rpc-client, and alloy-transport-http

alloy-rpc-client:

test-utils feature dependencies

and test-utils of kona-derive ^0.0.6

Workspace