wallet-ui-playground This is a React/Vite app containing: Tailwind and Shadcn UI for styling Gill Solana SDK Shadcn Wallet UI components Getting Started Installation Download the template npx create-solana-dapp@latest -t gh:solana-foundation/templates/gill/wallet-ui-playground Install Dependencies npm install Start the app npm run dev