Cargo Features

Pallas has no features set by default.

[dependencies]
pallas = { version = "1.0.0-alpha.1", features = ["hardano", "wallet", "unstable", "phase2"] }
hardano unstable? = pallas-hardano
wallet unstable? = pallas-wallet

Affects pallas::wallet

unstable = hardano, wallet
phase2

pallas-validate feature flags

Enables phase2 of pallas-validate

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pallas-wallet wallet?
pallas-hardano hardano?

Affects pallas::interop.hardano