Cargo Features

hyle-hydentity has no features set by default.

[dependencies]
hyle-hydentity = { version = "0.13.0-rc.3", features = ["client", "risc0"] }
client

Enables hyle-client-sdk

Affects hyle-hydentity::client, hyle-hydentity::indexer

risc0

Enables risc0-zkvm and risc0 of hyle-contract-sdk

Activate client in examples.

Required by the hydentity binary