ApeWorX / ape-aws

Plugin to interact with AWS for transactions on the Ethereum Blockchain
Apache License 2.0
2 stars 0 forks source link

feat: kms account manager #5

Closed johnson2427 closed 4 months ago

johnson2427 commented 4 months ago

What I did

Added AWS CLI tool for KMS and IAM Developed out accounts.py to allow for signing messages and transactions

How I did it

fought through serialization issues, calculation of v issues, added clients, and aws-cli work

How to verify it

pytests

Checklist

fubuloubu commented 4 months ago

Also keep the py.typed file