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/
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.
- 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.
To get started with Mintify, follow these steps:
- Visit the Mintify website.
- Connect your wallet to the Sepolia testnet.
- Start minting your Naruto NFTs!
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yashj09/Mintify.git
-
Navigate to the project directory:
cd mintify
-
Install the necessary dependencies:
npm install
-
Start the local development server:
npm start
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.
Contributions are welcome! To contribute to Mintify, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeatureName
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
We appreciate your feedback and suggestions!