solana-starter Tailwind Templates

Solana Starter

An open-source solana starter using Next 15, Turbopack, Tanstack, Shadcn, Tailwind, Solana 2.0, Wallet Stadard, and Plausible

Solana Starter

Everything you need to start building a production ready Solana dApp. An open-source Solana starter using Next 15, Turbopack, Tanstack, Shadcn, Tailwind, Solana 2.0, Wallet Stadard, and Plausible.

What's included · Prerequisites · Getting Started ·

What's included

Next.js - Framework
TurboPack - Bundler
Tanstack Query - API queries
TailwindCSS - Styling
Shadcn - UI components
Solana - Web3 Framework
Wallet Standard - Wallet connector Framework
TypeScript - Type safety
Plausible - Analytics
Content-collections - Markdown framework for blog
Next-themes - Theme manager

Prerequisites

Bun
Plausible (optional)

Getting Started

Install bun if you don't have it

Mac

curl -fsSL https://bun.sh/install | bash

Windows

powershell -c "irm bun.sh/install.ps1 | iex"

Clone this repo locally with the following command:

bunx degit stevesarmiento/solana-starter my-solana-app
  1. Install dependencies using bun:
bun i
  1. Start the development server from either bun or turbo:
bun dev // starts everything in development mode

Top categories

Loading Svelte Themes