Skip to main content

Overview

The Solana SDK lets you build web and backend applications on Solana using JavaScript, TypeScript, and React.

These tools enable you to easily build apps and scripts to:

  • Create your own tokens, NFTs, and drops
  • Interact with any Solana program
  • Perform wallet actions like transfer, sign, and verify

Solana SDK

Get Started

Set up a new web application with the React and TypeScript SDKs set up using the CLI:

npx thirdweb create app --solana --ts

If this is your first time building on Solana, use our getting started guide to help you get up and running:

Manually Setup the SDK

Alternatively, follow one of our guides to configure the SDK:

Learn More

Discover what's possible with the Solana SDK: