nft_marketPlace

nft_marketPlace is an NFT marketplace where traders can buy and sell NFT tokens through the usage of ethers and track the ownership of digital assets.

What it does

  1. Duplicate Asset Problem: Duplication of digital assets is not possible due to the non-fungibility of NFTs.

  2. No Tampering of Data: No one can easily tamper with the data as the data is stored on the blockchain.

  3. Quick Transactions from Polygon: Polygon provided us with quick transaction speed which boosted the User Experience of our website.

  4. Ownership Record Maintainance: Ownership can be tracked easily as a smart contract passes the ownership from the seller to the buyer directly.

  5. Data Storage problem of Blockchain: Blockchain can't be used for storing media files for media assets in an efficient manner, so we used IPFS for digital assets.

  6. Quicknode fast web3 infrastructure: It Web3 infrastructure platform, helps developers & businesses build, launch, and scale blockchain-powered applications (dApps) very feasibly.

How we built it

Challenges we ran into

  1. Learning New Technologies: The entire team was unaware of the development technology behind NFT tokens. Consequently, the most difficult thing for us was to overcome the fear of learning a new technology such as blockchain. Thanks to Polygon, we were easily able to build NFT tokens.

  2. Integrating errors: The integration of the next.js backend and blockchain was one of the challenges we faced.

  3. CSS errors: We invested a lot of time in developing the front end from scratch. Technical Errors: Many Errors while using blockchain emerged when we tried to merge the next.js with our backend.

  4. Deploying error: Deploying was also one of the challenges that we faced while building this project.

Accomplishments that we're proud of

Final System Design

Built With

Share this project:

Updates