mintlayer-core icon indicating copy to clipboard operation
mintlayer-core copied to clipboard

Refactor/wallet generic signer

Open OBorce opened this issue 1 year ago • 0 comments

  • add a generic signer provider for creating a software or a hardware signer
  • make account key chain generic to allow using it with and without a VRF keychain
  • add an implementation for the trezor signer
  • copy auto generated trezor client to communicate with a connected trezor device
  • add new hardware-wallet option when creating and opening a wallet in the CLI and RPC wallet commands

OBorce avatar Jun 18 '24 08:06 OBorce