Skip to content

Mintme Web – Instantly create and manage Solana tokens with a sleek, open-source widget. This is our public website mintme.dev

License

Notifications You must be signed in to change notification settings

mintme-dev/mintme-web

Repository files navigation

MintMe Web

MintMe Web is an open-source platform that allows developers and creators to manage and create SPL tokens on the Solana blockchain. Designed for easy integration into applications, websites, or communities, MintMe Web provides an intuitive interface and powerful tools to simplify token creation and management.

🚀 Features

  • SPL Token Creation: Easily generate custom tokens on the Solana blockchain.
  • Modern User Interface: Built with Tailwind CSS for a smooth and attractive user experience.
  • Easy Integration: Simple to integrate into existing projects.
  • Open Source: Contribute and improve the platform on GitHub.

🛠️ Installation

Requirements

  • Node.js >= 18
  • npm >= 9

Steps to Run the Project

  1. Clone the Repository
   git clone https://github.com/mintme-dev/mintme-web.git
   cd mintme-web
  1. Install Dependencies
npm install
  1. Run the Project
npm run dev

The project will be available at http://localhost:3000.

📄 Available Routes

  • / : Home page
  • /widget : MintMe widget to create tokens
  • /custom-metadata : Create token with custom metadata
  • /about : About the MintMe project

🤝 Contributing

Contributions are welcome! To improve MintMe Web, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit (git commit -am 'Add new feature').
  4. Push your changes to your fork (git push origin feature/new-feature).
  5. Open a Pull Request.

📄 License

Distributed under the MIT License. See LICENSE for more details.

🌐 Links

About

Mintme Web – Instantly create and manage Solana tokens with a sleek, open-source widget. This is our public website mintme.dev

Topics

Resources

License

Stars

Watchers

Forks