Skip to main content

Overview

Solana wallets can be used for authentication through message signing. This enables passwordless, blockchain-based authentication for your dApps.

Sign-In With Solana (SIWS)

Sign-In With Solana is a standard for wallet-based authentication. The signIn method works identically whether you’re using web3.js or Kit - choose whichever architecture fits your project.

What’s Next?

Sign Message

Message signing examples

Connect Wallet

Wallet connection guide