-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to web3py, fixes on ETHAccount/PAYG, EVM configs #154
Conversation
philogicae
commented
Aug 23, 2024
•
edited
Loading
edited
- Add web3py depdendencies
- Methods for balances (eth & aleph) and transactions
- Superfluid connector rework
- New config for EVM chains (allowing easy addition of new chains in the future)
4bc3ec6
to
b6aa0e4
Compare
Summary and HighlightsThis PR introduces significant changes to the Python SDK library for the Aleph.im network, including updates to dependencies, new features, and modifications to existing logic. The main changes include:
Detailed Changes
|