Cargo Features

[dependencies]
trezor-client = { version = "0.1.5", default-features = false, features = ["bitcoin", "ethereum", "cardano", "ripple", "solana", "webauthn"] }
default = bitcoin, ethereum, solana

These default features are set whenever trezor-client is added without default-features = false somewhere in the dependency tree.

bitcoin default = unicode-normalization

Client implementations

Enables bitcoin

Affects trezor-client::utils

ethereum default
cardano

Just bindings to the Trezor protobufs

eos monero nem nostr ripple
solana default
stellar tezos webauthn

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.

unicode-normalization bitcoin