useSolanaSigner
Defined in: account-kit/react/dist/types/hooks/useSolanaSigner.d.ts:26
This hook is used to create a SolanaSigner instance. It is used to sign transactions and messages for the Solana blockchain.
Parameters
Returns
null
| SolanaSigner
A SolanaSigner instance.