Solana token mint platform. This application allows users to mint solana token 2022 on the Solana blockchain ecosystem. Was built with Next.js
Last updated Apr 16, 2026
12
Stars
3
Forks
0
Issues
0
Stars/day
Attention Score
3
Topics
Language breakdown
TypeScript 98.1%
CSS 1.7%
JavaScript 0.2%
▸ Files
click to expand
README
Solana Token Mint Application
Deployment
This platform is live on https://mint-solana-token.vercel.app/.

Features
- Create and mint tokens: Users can create new token accounts and mint tokens there. Token minting is performed at once, it means that users can create token accounts, mint tokens, revoke authorities with one confirmation on his wallet. This is tested with
Phantomwallet.
- Metadata: Every tokens will have their meta data with external links like telegram, discord, twitter and custom website.
- Environment: Users can switch between
mainnet-betaanddevnetenvironment
- List Tokens: All token infos which users minted are stored on supabase. Users can see the token list on dashboard.
- Simple authentication system with email and password.
Tech Stack
- Next.js v14, App Routing, Next API
- Supabase
solana/web3.js,spl-token- Shadcn UI, Tailwind CSS
🔗 More in this category