Cargo Features

hyle-contracts has no features set by default.

[dependencies]
hyle-contracts = { version = "0.13.0-rc.4", features = ["build", "nonreproducible", "all", "staking", "uuid-tld"] }
build build nonreproducible?

Enables risc0-build

nonreproducible = all, build
all nonreproducible? = amm, hydentity, hyllar, risc0-recursion, smt-token, staking, uuid-tld

Following features are used to choose which contracts should be rebuild with docker

amm hyllar smt-token hydentity staking all?
risc0-recursion uuid-tld all?