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

Implement NEP-413: signMessage method #2990

Open
4 tasks
toteto opened this issue Dec 27, 2022 · 3 comments
Open
4 tasks

Implement NEP-413: signMessage method #2990

toteto opened this issue Dec 27, 2022 · 3 comments

Comments

@toteto
Copy link

toteto commented Dec 27, 2022

Story

As a developer of application using the Near protocol, I want to use the NEP-413 proposal the methods it describes so I can sign piece of data for the purposes of authentication.

Acceptance Criteria

  • The signMessage method is implemented according to the NEP-413 proposal.
  • There is no gas fees nor transaction being made costing the user any Near.
  • Mobile ok
  • Tested

Unhappy Path

  • Invalid parameters
  • The user declines the signing of the message
  • The account has no full-access key (Locked Account) and thus unable to perform the signing?
@gagdiez
Copy link

gagdiez commented Dec 27, 2022

+1 on this Issue

@robdefeo
Copy link

+1 also

@SuperBatata
Copy link

is the signMessage method available or not yet ?

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

No branches or pull requests

4 participants