Crates.io | linera-alloy-signer-wallet |
lib.rs | linera-alloy-signer-wallet |
version | 0.1.0 |
source | src |
created_at | 2024-06-01 08:09:06.83793 |
updated_at | 2024-06-01 08:09:06.83793 |
description | sepc256k1 ECDSA and YubiHSM signer implementations |
homepage | https://github.com/MathieuDutSik/alloy |
repository | https://github.com/MathieuDutSik/alloy |
max_upload_size | |
id | 1258556 |
size | 43,181 |
Local wallet implementations:
keystore
: enables Ethereum keystore functionality on the LocalWallet
type.mnemonic
: enables BIP-39 mnemonic functionality for building LocalWallet
s.yubihsm
: enables Wallet
s with YubiHSM2 support.