Save Tiger is a web application that allows users to mint tiger-themed NFTs on the Polygon Mumbai network. All funds generated on minting an NFT from Save Tiger are donated to charities that help to save the depleting tiger population in India.
The frontend of the application is built using React.js, Swiper.js, and Tailwind CSS. The backend is built using Hardhat, Ether.js, Web3Modal, and IPFS.
To install the application, first clone the repository from GitHub:
git clone https://github.com/your-username/save-tiger.git
Next, install the dependencies for both the frontend and backend:
cd save-tiger npm install
To run the application, type in terminal
cd save-tiger npm start
This will start the application on http://localhost:3000.
You can also check the deployed app on vercel.
To mint a tiger-themed NFT, users must connect their Metamask wallet to the Polygon Mumbai network. To do this, follow these steps:
Install the Metamask browser extension and create a wallet. Switch to the Polygon Mumbai network in Metamask. Click the "Connect Wallet" button in the Save Tiger web application. Approve the connection in Metamask.
To mint an NFT, follow these steps:
Click the "Public Mint" button. Confirm the transaction in Metamask. Once the transaction is confirmed, the NFT will be minted and added to your Metamask wallet.
Contributions to the Save Tiger NFT Minting Web Application are welcome! To contribute, fork the repository, make your changes, and submit a pull request.
The Save Tiger NFT Minting Web Application is licensed under the MIT License. See LICENSE for more information.