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 ^0.1.4

external-signer

Enables external-signer of evmlib ^0.1.4

test-utils

sn_evm has 3 features without comments.