-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels