vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

💡 [REQUEST] - Ability to sign transactions and messages using KMS

Open victhorbi opened this issue 5 months ago • 5 comments

Summary

Current status is that to use KMS you should pass the private key to the SDK making KMS useless.

Basic Example

I would like to give to KMS the message to sign, get it back signed, and send it using the VeChain-SDK

Description

  • [ ] create the abstract class
  • [ ] add the app for the integration

victhorbi avatar Sep 16 '24 17:09 victhorbi