The ultimate starter kit for your Solana blockchain projects with built-in authentication, Phantom wallet integration, and modern UI components.
A comprehensive solution with all the features you need to build modern, secure, and scalable Solana dApps.
Integrated NextAuth v5 provides secure, flexible authentication with multiple providers and session management.
Connect with Phantom wallet for secure Solana blockchain transactions and Web3 functionality.
Leverage the latest Next.js features including server components, improved routing, and optimized performance.
Experience the seamless integration of Next.js 15, NextAuth v5, and Phantom wallet in a single, unified framework for Solana development.
Lightning-fast page loads with server components
Secure authentication with multiple providers
Seamless Phantom wallet integration for Solana
$ npx use-next-dapp next-solana-app
Creating a new NextDApp with Solana integration...
Installing dependencies...
Setting up Next.js 15...
Configuring NextAuth v5...
Setting up Phantom wallet integration for Solana...
✓ Success! Your Solana project is ready!
$ cd next-solana-app
$ npm run dev
✓ Ready in 500ms
- Local:
http://localhost:3000