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 ERC-1271 interface to the npm package #133

Merged
merged 1 commit into from
May 22, 2024
Merged

Add ERC-1271 interface to the npm package #133

merged 1 commit into from
May 22, 2024

Conversation

amarinkovic
Copy link
Member

@amarinkovic amarinkovic commented May 22, 2024

In order to support Safe wallet integration with our backend authentication, ERC-1271 iinterface is needed. All we need is to include this interface in the npm package. This interface will be used for the making calls to Safe wallet addresses to verify their signatures.

@amarinkovic amarinkovic changed the title Add ERC-1271 interface to the package Add ERC-1271 interface to the npm package May 22, 2024
@amarinkovic amarinkovic marked this pull request as ready for review May 22, 2024 07:14
@amarinkovic amarinkovic mentioned this pull request May 22, 2024
Copy link
Contributor

@kevin-fruitful kevin-fruitful left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding the interface here to generate bindings more easily.

@amarinkovic amarinkovic merged commit 05ce0c4 into dev May 22, 2024
4 checks passed
@amarinkovic amarinkovic deleted the safe_support branch May 22, 2024 08:24
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

Successfully merging this pull request may close these issues.

2 participants