Signing solana messages #7167
Unanswered
Rimantovas
asked this question in
Q&A
Replies: 1 comment
-
To sign messages with Solana, you use a Solana Keypair or a Wallet (like Phantom) and sign a message using the signMessage function from the Solana Web3.js SDK. If using a Keypair (Backend Signing): |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
How can you sign messages with solana?
Beta Was this translation helpful? Give feedback.
All reactions