Sign a message
Use the signMessage
method exported from the useSolanaWallets
hook to sign a message with an Solana wallet.
Usage
Parameters
Message to be signed.
Response
The signature produced by the wallet.
Use the signMessage
method exported from the useSolanaWallets
hook to sign a message with an Solana wallet.
Message to be signed.
The signature produced by the wallet.