-
Notifications
You must be signed in to change notification settings - Fork 263
Add support for NEP-413 message signature verification #1623
Copy link
Copy link
Open
Labels
P2Pretty importantPretty importantenhancementNew feature or requestNew feature or requestv7Issues and PRs for the v7.0.0 releaseIssues and PRs for the v7.0.0 release
Milestone
Description
Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines on issues.
Description
Right now, developers who want to verify NEP-413 message signatures have to write a lot of custom boilerplate. There’s no out-of-the-box helper in @near-js/*, which makes the process harder than it should be.
Has this been requested on GitHub Discussions?
No response
Motivation
The goal is to provide developers with a straightforward way to validate signed messages against public keys without relying on repetitive, custom boilerplate.
API design
We’d love to hear community proposals on what this API should look like, please suggest your preferred approach directly here
Self-service
- I'd be willing to contribute and develop this feature myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Pretty importantPretty importantenhancementNew feature or requestNew feature or requestv7Issues and PRs for the v7.0.0 releaseIssues and PRs for the v7.0.0 release
Type
Projects
Status
NEW❗