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

Feat: Sign arbitrary message with user private key #110

Open
roshaans opened this issue Sep 5, 2023 · 1 comment
Open

Feat: Sign arbitrary message with user private key #110

roshaans opened this issue Sep 5, 2023 · 1 comment

Comments

@roshaans
Copy link
Contributor

roshaans commented Sep 5, 2023

Having the ability to sign arbitrary messages with the user private key would unlock a lot use cases such as authentication that are much needed to provide services on the BOS.

something like near.signMessage(messagePayload: string)

@roshaans roshaans changed the title Sign arbitrary message with user private key Feat: Sign arbitrary message with user private key Sep 5, 2023
@zavodil
Copy link
Contributor

zavodil commented May 16, 2024

#193

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

2 participants