Skip to content
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

feat: add support for EIP-712 message signing #1097

Merged

Commits on Jul 1, 2021

  1. feat: add support for EIP-712 message signing

    This change adds a dependency for the `eip712` package and uses it to
    implement a new `LocalAccount.sign_message` method.
    lost-theory committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    bfe278c View commit details
    Browse the repository at this point in the history