ethers-aws-kms-signer icon indicating copy to clipboard operation
ethers-aws-kms-signer copied to clipboard

Ethers Signer that connects to AWS KMS

Results 7 ethers-aws-kms-signer issues
Sort by recently updated
recently updated
newest added

## 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

Shouldn't a call to sign message with exactly the same message return the same signature?