Skip to content

Latest commit

 

History

History
 
 

README.md

nextjs

Next.js starter with Tailwind CSS and @solana/kit for wallet connection and Solana hooks.

Getting Started

npx -y create-solana-dapp@latest -t solana-foundation/templates/kit/nextjs
npm install
npm run dev