Skip to content

Commit

Permalink
Implement aws kms signer support for deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
shark0der committed Jul 22, 2024
1 parent 8aa1499 commit 7a5d236
Show file tree
Hide file tree
Showing 5 changed files with 2,234 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ ENABLE_OPTIMIZER=true

PROVIDER_URL=https://mainnet.infura.io/v3/apikey
NETWORK=localhost

AWS_KMS_KEY_ID=KMS_KEY_UUID
AWS_REGION=
Loading

0 comments on commit 7a5d236

Please sign in to comment.