Skip to content

Latest commit

 

History

History
 
 

README.md

web3js-react-vite-tailwind

This is a Vite app containing:

  • Tailwind CSS setup for styling
  • Useful wallet UI elements setup using @solana/web3.js

Getting Started

Installation

Download the template

pnpm create solana-dapp@latest -t gh:solana-foundation/templates/web3js/web3js-react-vite-tailwind

Install Dependencies

pnpm install

Start the web app

pnpm dev