Revolutionary Update to Ethereum Protocol: EIP-712 Helpers Implemented!
2023-11-27 22:21:35 UTC
Groundbreaking enhancements include metadata support, comprehensive documentation, and contract ABIs to streamline smart contract interactions for developers everywhere!
Commit Details:
feat: add EIP-712 helpers (#1587) * feat: add EIP-712 helpers * feat: add metadata helper * chore: add comments to message types * chore: add changeset * feat: add contract ABIs * feat: add storage/bundler addresses