mikeshultz / ledger-eth-lib

Library to interface with Ethereum app on Ledger hardware wallets
https://ledgereth.readthedocs.io/
MIT License
19 stars 9 forks source link

feat: support async web3.py #54

Open mikeshultz opened 3 weeks ago

mikeshultz commented 3 weeks ago

web3.py v7 has async functionality that may impact our middleware. Should look into ensuring this works and fixing anything that doesn't.