3.4.2 • Published 8 months ago
@polymeshassociation/signing-manager-types v3.4.2
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
- Browser Private keys are saved in a browser extension
- WalletConnect Formerly WalletConnect adaptor (rebranded to Reown)
- Local Private keys are loaded into memory for backend environments like Node.js
- Hashicorp Vault Private keys are stored in a Vault transit engine
The signing manager API allows for more specialized signers to be implemented. The linked packages are not reccomended for general use and require access to a 3rd party API. Linked for completness, and to provide examples for more advance use cases.
Custom Implementations
- Azure Keys are held in Microsoft Azure
- Fireblocks Keys are held in Fireblocks
- Approval Demonstrates a "cold wallet" type approach
3.4.2
8 months ago
3.4.1
9 months ago
3.4.2-beta.2
8 months ago
3.4.0
1 year ago
3.3.0
2 years ago
3.2.0
2 years ago
3.1.0
2 years ago
3.0.0
2 years ago
2.1.0
3 years ago
1.2.4
3 years ago
2.0.0
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.0
3 years ago
1.2.1
3 years ago
1.1.1
3 years ago
1.1.0-beta.1
3 years ago
1.1.0
3 years ago
1.0.0
4 years ago