Skip to content

Clish254/solana-spl-ui

Repository files navigation

Solana SPL UI

A web application for creating and managing solana spl tokens.

Features

  • Create new token mints
  • Mint, transfer, and burn tokens
  • Delegate token authority

Quick Start

  1. Clone the repo
  2. Install pnpm npm install -g pnpm
  3. Run pnpm install
  4. Start with pnpm run dev
  5. Open http://localhost:3000
  6. Make sure the network on your wallet is devnet before using the app.

Technologies

  • Next.js
  • React
  • TypeScript
  • Solana Web3.js
  • Solana SPL Token
  • Solana Wallet Adapter
  • Zod
  • React hook form
  • lucide-react
  • Shadcn

License

MIT

About

A web application for creating and managing solana spl tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published