openlawteam / ethers-gcp-kms-signer

Ethers.js Signer that connects to GCP KMS
https://www.npmjs.com/package/ethers-gcp-kms-signer
MIT License
38 stars 22 forks source link

ethers.js v6 support #10

Open charlie-kim opened 7 months ago

charlie-kim commented 7 months ago

First of all, thank you for this great library. It's been critical to my company's operation!

I am trying to upgrade the code base to use ethers.js v6. Will it be possible to upgrade this library to be compatible with it, please?