We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow transactions to be signed using EIP-712 so they can be signed with MetaMask and other web3 wallets.
Add a new key type for verifying a signature generated with EIP-712.
to be refined
The text was updated successfully, but these errors were encountered:
eip712.zip
Sorry, something went wrong.
Look into the alternative of having a web3 compatible API with JSON RPC.
Waves seems to have implemented this (on stagenet). https://docs.waves.tech/en/keep-in-touch/metamask
No branches or pull requests
Allow transactions to be signed using EIP-712 so they can be signed with MetaMask and other web3 wallets.
Add a new key type for verifying a signature generated with EIP-712.
to be refined
The text was updated successfully, but these errors were encountered: