Cursor

mode

Humania

Overview

The project aimed to develop an NFT platform that allowed users to mint NFTs for Season 1 and Season 2, with the additional feature of redeeming new free PFP NFTs for users who held specific NFTs from the previous season. The project required the integration of Web3 technology and smart contracts written in Solidity for seamless blockchain interactions.

  • + React | Tailwind | Javascript
  • + Wagmi | Web3.js
  • + Solidity
  • + Figma

Challenge

  1. NFT Minting and Redemption System:
    • Designing and implementing a user-friendly system to enable users to mint NFTs for Season 1 and Season 2.
    • Developing a redemption mechanism that allowed users with specific NFT holdings to claim new PFP NFTs.
  2. Integration with Web3 and Smart Contracts:
    • Integrating Web3 technology to enable seamless interactions with Web3 wallets and the blockchain network.
    • Writing Solidity smart contracts to define the NFT properties, redemption rules, and ensure secure transactions.

Solution

  1. NFT Minting and Redemption System:
    • Implemented an intuitive user interface that guided users through the process of minting NFTs for Season 1 and Season 2.
    • Developed a redemption mechanism that verified the user's NFT holdings and allowed them to claim new PFP NFTs based on predefined rules.
  2. Integration with Web3 and Smart Contracts:
    • Utilized Web3.js library to integrate with Web3 wallets and handle transactions securely.
    • Developed Solidity smart contracts to define the NFT properties, minting rules, and redemption conditions.
    • Thoroughly tested and deployed the smart contracts to the blockchain network to ensure their functionality and security.
Portfolio Image

By successfully addressing the challenges, the project delivered a user-friendly NFT platform where users could mint and redeem NFTs seamlessly. The integration of Web3 technology and smart contracts ensured secure interactions with the blockchain network.