Have you read the Contributing Guidelines?
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
Have you read the Contributing Guidelines?
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