ethers-aws-kms-signer
ethers-aws-kms-signer copied to clipboard
Ethers Signer that connects to AWS KMS
## Motivation We are going to use `local-kms` to test out our signing locally. AWS has allowed the override of the endpoint if you check out the types provided to...
I believe this is not compatible with the v6 of ethers? Or maybe its just my specific version 6.7? I would love a list of compatible major versions or latest...
The AWS SDK v2 API is deprecated and throws warnings when this package is used. It is a minor semantic upgrade to use the v3 API.
Hey, seems like this library is not working on binance smart chain. I am getting error only replay-protected (EIP-155) transactions allowed over RPC @imnisen
Thanks for your repo.
Shouldn't a call to sign message with exactly the same message return the same signature?