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

[ADD] Support for EIP-712 (eth_signTypedData) to VultiConnect #908

Closed
Ehsan-saradar opened this issue Feb 6, 2025 · 1 comment · Fixed by #938
Closed

[ADD] Support for EIP-712 (eth_signTypedData) to VultiConnect #908

Ehsan-saradar opened this issue Feb 6, 2025 · 1 comment · Fixed by #938
Labels
feature VultiConnect issues related to vultisig extensions

Comments

@Ehsan-saradar
Copy link
Collaborator

Currently, VultiConnect supports ERC-191 (eth_personalSign), which is widely used for authentication on platforms like OpenSea. However, many modern dApps, including Venice and Ethina, rely on EIP-712

By implementing EIP-712, we will enhance security, improve user experience, and support authentication methods used by a broader range of applications.

@Ehsan-saradar Ehsan-saradar added VultiConnect issues related to vultisig extensions feature labels Feb 6, 2025
@Ehsan-saradar
Copy link
Collaborator Author

Ehsan-saradar commented Feb 6, 2025

Make sure it is well-tested against the following websites:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature VultiConnect issues related to vultisig extensions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant