Charles
Charles

Reputation: 11

Option to manually sign message in waves wallets?

Most wallets have an option to manually sign a message to prove ownership . I do not see the option in any waves wallet.

When I say manually sign, I mean take a piece of arbitrary text, paste it in wallet and get signature response.

Am I just not seeing it?

Upvotes: 1

Views: 59

Answers (1)

TurtleNetwork
TurtleNetwork

Reputation: 101

There is currently no such option inside the waveswallet. You however have a call inside the node api to sign data (with your node PK) OR you can use library's such as pywaves to get data signed.

But inside the client this isn't available.

Upvotes: 1

Related Questions