Skip to content

A token manager website for minting and managing fungible tokens, NFTs, and collections.

Notifications You must be signed in to change notification settings

FPLCodes/Mintopia

Repository files navigation

logo Mintopia

Welcome to Mintopia – your decentralized platform to create and manage NFTs on the Solana blockchain. Built with modern web technologies and powered by the Metaplex ecosystem, Mintopia simplifies NFT management with a sleek, user-friendly interface.

🔗 Live Website: Mintopia


✨ Features

  • Create NFTs: Effortlessly mint NFTs with metadata, royalties, and more.
  • Manage NFTs: Update metadata or burn NFTs directly from the connected wallet.
  • Custom Attributes: Add traits and metadata to personalize your NFTs.
  • IPFS Integration: Leverage Pinata for secure and decentralized storage.
  • Wallet Integration: Connect and interact with your Solana wallet via Wallet Adapter.
  • Real-time Updates: React-based interface with smooth animations for a seamless experience.

🛠️ Tech Stack


🚀 Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v16 or later)
  • npm
  • Solana Wallet (e.g., Phantom, Solflare)

Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/mintopia.git
cd mintopia
npm install

Environment Variables

Create a .env.local file in the root directory and configure the following variables:

PINATA_API_KEY=your_pinata_api_key
PINATA_SECRET_API_KEY=your_pinata_secret_api_key

Run Development Server

npm run dev

Visit http://localhost:3000 to explore the app locally.


📅 Future Plans

I'm constantly improving Mintopia! Here’s what’s coming next:

  • Explore NFTs Beyond Connected Wallets: Search and explore any NFT on the Solana blockchain.
  • Bubblegum Metaplex Program: Support for compressed NFTs, enabling efficient and scalable minting.
  • Fungible Token Management: Expand beyond NFTs to include creating, managing, and transferring fungible tokens.
  • Improved Analytics: Advanced statistics and insights for your tokenized assets.

🙏 Acknowledgements

Mintopia is built on the shoulders of giants:

About

A token manager website for minting and managing fungible tokens, NFTs, and collections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published