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

Allow transactions to be signed using web3 #74

Open
jasny opened this issue Aug 25, 2021 · 3 comments
Open

Allow transactions to be signed using web3 #74

jasny opened this issue Aug 25, 2021 · 3 comments

Comments

@jasny
Copy link
Member

jasny commented Aug 25, 2021

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

@jasny
Copy link
Member Author

jasny commented Aug 26, 2021

eip712.zip

@jasny
Copy link
Member Author

jasny commented Nov 11, 2021

Look into the alternative of having a web3 compatible API with JSON RPC.

@jasny jasny changed the title Allow transactions to be signed using web3 (EIP-712) Allow transactions to be signed using web3 Nov 11, 2021
@jasny
Copy link
Member Author

jasny commented Mar 30, 2022

Waves seems to have implemented this (on stagenet).
https://docs.waves.tech/en/keep-in-touch/metamask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant