Skip to content

Solmint.net is an open-source tool to mint Solana tokens instantly, simple for beginners and powerful for developers.

License

Notifications You must be signed in to change notification settings

mintme-dev/solmint-net

Repository files navigation

SolMint.net

SolMint.net is a simple web platform built with mintme-sdk and mintme-widget to allow users to interact with Solana tokens easily.

solmint-screenshot (1)

Features

  • Integrates mintme-widget for quick token creation.
  • Uses mintme-sdk for Solana blockchain interactions.
  • Use pinata integration to IPFS
  • Use your favorite RPC.
  • Simple and clean interface for creating, revoking, and managing tokens.

Environment Variables

VITE_RPC_URL=your_rpc_url_here
VITE_MINTME_RPC_URL=https://your_mintme_rpc_url
VITE_MINTME_PINATA_API_KEY=your_pinata_api_key
VITE_MINTME_PINATA_GATEWAY=your_pinata_gateway
VITE_MINTME_PARTNER_WALLET=your_partner_wallet
VITE_MINTME_PARTNER_AMOUNT=your_partner_amount
VITE_GTM_ID=GTM-CODEHERE

Installation

git clone https://github.com/mintme-dev/solmint-net.git
cd solmint-net
npm install
npm run dev

About

Solmint.net is an open-source tool to mint Solana tokens instantly, simple for beginners and powerful for developers.

Topics

Resources

License

Stars

Watchers

Forks