Skip to content

Mintify is a unique platform for minting free Naruto-themed NFTs! Mintify is deployed on the Sepolia testnet and utilizes the ERC-721 standard for creating and managing NFTs

Notifications You must be signed in to change notification settings

yashj09/Mintify

Repository files navigation

Mintify

Welcome to Mintify, a unique platform for minting free Naruto-themed NFTs! Mintify is deployed on the Sepolia testnet and utilizes the ERC-721 standard for creating and managing NFTs.

🔗 Live link : https://mintify-eight.vercel.app/

Screenshot 2024-05-31 015828

Table of Contents

About

Mintify allows users to mint, collect, and trade exclusive Naruto-themed NFTs for free. Built with a focus on fans of the popular anime series Naruto, Mintify aims to provide a fun and engaging experience in the NFT space.

Features

  • Free Minting: Users can mint Naruto NFTs at no cost.
  • ERC-721 Standard: Ensures each NFT is unique and can be securely owned and traded.
  • Sepolia Testnet Deployment: Enables risk-free minting and testing.
  • Naruto Theme: Appeals to fans of the anime, providing unique digital collectibles.

Getting Started

To get started with Mintify, follow these steps:

  1. Visit the Mintify website.
  2. Connect your wallet to the Sepolia testnet.
  3. Start minting your Naruto NFTs!

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yashj09/Mintify.git
  2. Navigate to the project directory:

    cd mintify
  3. Install the necessary dependencies:

    npm install
  4. Start the local development server:

    npm start

Usage

Once the local development server is running, you can access the Mintify platform in your web browser at http://localhost:3000. Connect your wallet to the Sepolia testnet and begin minting NFTs.

Contributing

Contributions are welcome! To contribute to Mintify, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeatureName
  3. Make your changes.
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature/YourFeatureName
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

We appreciate your feedback and suggestions!

About

Mintify is a unique platform for minting free Naruto-themed NFTs! Mintify is deployed on the Sepolia testnet and utilizes the ERC-721 standard for creating and managing NFTs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published