Skip to content

KMS Ethereum Signing Library #509

@blueogin

Description

@blueogin

Motivation

Native Ethereum transaction signing using AWS KMS with ECC_SECG_P256K1 (secp256k1) support. the library enables secure, HSM-backed signing of Ethereum transactions without exposing private keys to your application.

Details

  • Native secp256k1 support via AWS KMS
  • Private keys never leave KMS (signing in HSM)
  • Automatic key generation
  • Gas estimation
  • Multi-chain support (Ethereum, Polygon, BSC, Arbitrum, Optimism, Base)
  • CLI tools and library API
  • Built-in transaction submission
  • Publish an npm package that contains the core logic for KMS-based signing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions