Cargo Features

sn_evm has no features set by default.

[dependencies]
sn_evm = { version = "0.1.4", features = ["local", "external-signer", "test-utils"] }
local

Enables local of evmlib

external-signer

Enables external-signer of evmlib

test-utils

sn_evm has 3 features without comments.