Cargo Features

hyle-client-sdk has no features set by default.

[dependencies]
hyle-client-sdk = { version = "0.13.0-rc.3", features = ["rest", "indexer", "risc0", "sp1"] }
rest

Enables reqwest

Rest feature

Affects hyle-client-sdk::rest_client

indexer

Enables axum

Indexer feature, these are re-exported

and tokio, utoipa, and utoipa-axum

tokio:

Tcp feature

Affects hyle-client-sdk::contract_indexer

risc0

Enables hyle-bonsai-runner and risc0-zkvm

Affects helpers::risc0

sp1

Enables bincode ^1.3.3 and sp1-sdk

Affects helpers::sp1