A modular upgrade layer for pump.fun tokens on Solana. Pumpad lets creators add staking, races, burns, and social farming to their tokens.
- Staking - Create staking pools with customizable APR and lock periods
- Token Races - Competitive holder rankings with prize pools
- Token Burns - Gamified burn mechanics with rewards
- Social Farming - Reward community engagement with tokens
- SAFU Launches - Secure token launches with built-in protections
- React 18 + TypeScript
- Vite
- Tailwind CSS
- Solana Web3.js
- Supabase (Backend)
- Clone the repository
git clone https://github.com/your-org/pumpad.git
cd pumpad- Install dependencies
npm install- Start the development server
npm run dev- Open http://localhost:8080 in your browser
Create a .env file with:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_PUBLISHABLE_KEY=your_supabase_keysrc/
├── components/ # React components
├── pages/ # Page components
├── hooks/ # Custom React hooks
├── utils/ # Utility functions
├── contexts/ # React contexts
└── integrations/ # External integrations
MIT License - see LICENSE file for details.
- Website: https://pumpad.fun
- Twitter: https://x.com/pumpadfun
- Telegram: t.me/pumpad