Sign Hedera transactions using AWS Key Management Service (KMS). Private keys stay secure in AWS - you only receive signatures.
See WORKSHOP.md for the full step-by-step guide.
git clone https://github.com/hedera-dev/aws-kms-workshop.git
cd aws-kms-workshop
npm install
# Follow WORKSHOP.md to configure AWS KMS and .env
npm start- AWS Account with KMS access
- Node.js 18+
- Hedera Testnet Account (portal.hedera.com)
- Private keys never leave AWS infrastructure
- Tamper-resistant hardware security modules (HSMs)
- Audit logs and access controls built-in
- Key rotation capabilities
Apache-2.0