Cargo Features

cw-orch-daemon has no features set by default.

[dependencies]
cw-orch-daemon = { version = "0.22.0", features = ["node-tests", "eth"] }
node-tests

enable node-backed tests (ensure Docker is running) run with cargo test --jobs 1 --features node-tests

eth

Enables ethers-core and ethers-signers

ethers-signers:

Injective dependencies