> ## Documentation Index
> Fetch the complete documentation index at: https://reown-5552f0bb-devin-1759771246-appkit-1-8-9-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Solana

The AppKit SDK supports Solana, allowing users to connect their Solana wallets to applications.

<Frame>
  <video controls className="w-full aspect-video" src="https://mintcdn.com/reown-5552f0bb-devin-1759771246-appkit-1-8-9-docs/DvsEoDrkOl6czg3h/images/Solana.mp4?fit=max&auto=format&n=DvsEoDrkOl6czg3h&q=85&s=6e6bdb580e35b57a137532b69c727893" data-path="images/Solana.mp4" />
</Frame>

**AppKit provides a simple, secure, and seamless in-app experience for users looking to transact within web3.**

<Card title="Try Demo" href="https://appkit-lab.reown.com/appkit/?name=solana" horizontal />

## Get Started

<CardGroup cols={2}>
  <Card title="React" icon="react" href="/appkit/react/core/installation#solana">
    Get started with AppKit in React.
  </Card>

  <Card title="Next.js" icon="square-n" href="/appkit/next/core/installation#solana">
    Get started with AppKit in Next.js.
  </Card>

  <Card title="Vue" icon="vuejs" href="/appkit/vue/core/installation#solana">
    Get started with AppKit in Vue.
  </Card>

  <Card title="JavaScript" icon="js" href="/appkit/javascript/core/installation#solana">
    Get started with AppKit in JavaScript.
  </Card>
</CardGroup>
