Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lucashenning/aws-kms-ethereum-signing

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS KMS based Ethereum Tx Signing

This repo shows how to sign an Ethereum transaction using AWS KMS.

Medium

Please see my medium article for a detailed code walk-through.

Prep

  1. Create ECDSA secp256k1 key in AWS KMS
  2. Create AWS IAM user with programmatic access to AWS KMS.
  3. For the Tx to go through, you need to provide a valid web3 provider (e.g. Infura)
  4. Run the script to generate the Ethereum address and fund the Ethereum account to pay for the transaction gas.

About

Typescript based example of ECDSA signing an Ethereum transaction with AWS KMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.