# Sign-in with Solana

We're excited to announce the launch of our new [Solana](https://solana.com/solana-wallets) authentication strategy, which makes it easy for developers to integrate Solana wallet sign-ins into their applications.

## Getting Started

- Enable Solana as a Web3 authentication strategy in the [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=user-authentication/web3)
- Use the `<SignIn/>` and `<SignUp/>` components to allow users to authenticate with their Solana wallets
- See our [Solana authentication documentation](https://clerk.com/docs/guides/configure/auth-strategies/web3/solana.md) for detailed setup instructions and code examples
