DropIt - a NFT mint and drop manager tool to distribute NFTs fast and easily.
DropIt - a NFT mint and drop manager tool to distribute NFTs fast and easily. With this tool you can create an NFT drop and custom NFTs, and share a link to distribute the drop with your community users. This project aims to be a useful tool for events and promotions by providing an easy way to connect and share with people.
The project uses a Polygon Smart contract to mint NFTs. Built with React on the frontend, we allow the user to connect their metamask wallet, create a drop with nft details, and manage the drops.
We also allow the drop creator to create a drop id to distribute to users. We store the drop id associated with the drop creator in MongoDB.
We upload the NFT metadata and wallet address of the creator
On the frontend we have a claim page that invokes the smart contract and actually mints.