Cargo Features

linera-alloy-signer-wallet has no features set by default.

[dependencies]
linera-alloy-signer-wallet = { version = "0.1.0", features = ["keystore", "mnemonic", "mnemonic-all-languages", "yubihsm", "eip712"] }
keystore

Enables elliptic-curve and eth-keystore

mnemonic mnemonic-all-languages?

Enables coins-bip32 ^0.8.7 and coins-bip39 ^0.8.7

mnemonic-all-languages = mnemonic

Enables all-langs of optional coins-bip39 ^0.8.7

yubihsm

Enables elliptic-curve

keystore

and yubihsm

yubi

Affects linera-alloy-signer-wallet::YubiWallet

eip712

Enables eip712 of linera-alloy-signer