Skip to content

Revisit SignatureInput to allow custom signers to sign messages #206

Closed
@thehenrytsai

Description

@thehenrytsai

SignatureInput currently requires private key. However there would be cases where private key is not available (e.g. key securing services, TPM, hardware-wallets).

A better model could be allowing a custom Signer to be injected, with perhaps a default implementation still expecting a private key as input.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions