Releases: justmert/arbitrum-python-sdk
Releases · justmert/arbitrum-python-sdk
v0.2.1
v0.2.0
This release is based on the official @arbitrum/sdk v4 and have been rewritten in Python.
Based release version: v4.0.2
Changelog
- Added support for non-18 decimal custom gas tokens with scaling utilities
- Added support for L1 to L3 bridging (EthL1L3Bridger and Erc20L1L3Bridger)
- Changed terminology from L1/L2 to parent/child to better accommodate L2s and L3s
- Simplified networks registration and management
Initial Release
The SDK is open to community use. Hope to make a good contribution to the Arbitrum ecosystem <3