PumpNFT allow anyone to create their unique collection in a few click without any experience and limited only by creativity. Users can create their collections which resembles popular projects like Pudgy Penguins, Boring Ape Yacht Club, etc. without any digital art experience.
PumpNFT allows users to log in using their MetaMask account. Once logged in it will take them a few clicks to create their unique NFT collection. The project utilizes openai API, IPFS storage to make the process of NFT creation seamless. NFT collection can be customized based on the needs of user. It does not require any digital art, art, or any other skills to create your first collection. The project allow users to create a Pudgy Penguins like collection (currently limited in numbers) where exists a main character and each unit in the collection add/changes the features of the character. The name of the project is inspired from pump.fun which allows users to easily create their own tokens. The ides of the porject is to be as scalable as possible, and make it very simple to jump in into NFT world.
The project utilizes React on the front-end, the Smart Contract is written and deployed using Remix. Open AI API is used to generate the collection of NFT. IPFS is where we store the images used for the NFT collection. Main functionality and interaction with the contract happens on the front-end. Once user logs in he/she has an opportunity to immediately start creating their collection. All is required from them is to provide a character, e.g., "cat" and features that will change, e.g., "countries". The AI will generate NFT collection (default amount is 5 at the moment), where the same cat - character will be show in 5 different country features. The images then will be stored in IPFS to enable NFT visibility.