@polymeshassociation/signing-manager-types
v3.4.0
Published
Types defining the Polymesh SDK signing manager interface
Downloads
1,399
Readme
Polymesh Signing Manager Types
This defines the types needed to implement a Polymesh SDK signing manager, along with exporting some commonly needed utilities for implementations
A signing manager abstracts the cryptographic signing of transactions so the SDK is indifferent to where and how private keys are stored.
Implementations:
- Local Private keys are typically encoded as 12 word mnemonics
- Hashicorp Vault Private keys are stored in a Vault transit engine