/soldisperse

Web GUI for distributing SPL tokens in bulk.

Primary LanguageTypeScript

SolDisperse

A simple web app to distribute SPL tokens to multiple addresses. Built using Next.js 13, Radix UI and Tailwind CSS.

Getting Started

To run the development server:

npm run dev
# or
yarn dev