Skip to content

Conversation

@buffrr
Copy link
Member

@buffrr buffrr commented Jan 26, 2025

This PR adds two RPC commands, walletsignmessage and verifymessage enabling signing and verification of arbitrary binary messages. These commands prefix messages with Spaces signed message: \n magic bytes before signing and verification.

For space-cli, two commands signmessage and verifymessage are introduced, allowing signing and verification of plain text messages e.g.

space-cli signmessage @bitcoin "hello world"

and to verify:

space-cli verifymessage @bitcoin "hello world" --signature <signature>

@buffrr buffrr merged commit 2d6620d into spacesprotocol:main Jan 26, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant