Skip to content

Add support for NEP-413 message signature verification #1623

@denbite

Description

@denbite

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

  • I'd be willing to contribute and develop this feature myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    NEW❗

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions