vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

💡 [REQUEST] - Add support to Google Cloud KMS #1436

Open victhorbi opened 1 month ago

victhorbi commented 1 month ago

Summary

Just like with AWS KMS, the SDK should support also Google's, covering the wide majority of the KMS users.

Basic Example

I want to sign my transactions in a secure enclave before sending my transactions.

victhorbi commented 1 month ago

cc @Valazan

victhorbi commented 1 week ago

Let's design it as "plug-your-own" cloud provider