ethereum-attestation-service / eas-contracts

Ethereum Attestation Service https://attest.org
MIT License
252 stars 78 forks source link

make deployment possible with AWS Key Management Service #157

Open vmaark opened 3 weeks ago

vmaark commented 3 weeks ago

Adding kms hardhat package which can be used to deploy with AWS KMS. The small change in Deploy.ts is due to hardhat-deploy is now compatible with zksync, and hardhat-kms with zksync is well tested, but keeping the current zksync branch open when not using kms.