Module

Cardano.Wallet.Key

#KeyWallet

newtype KeyWallet

An interface that wraps PrivateKeys. Used in CTL. Technically, can be implemented with remote calls, e.g. over HTTP, to provide signing services without revealing the private key.

Constructors

Instances

#privateKeyToPkh

#privateKeyToPkhCred

Modules