Inspiration

This project is highly inspired by CryptoKitties marketplace.

What it does

It is a platform where users can publish their artworks for selling and can buy other's users' artworks as NFTs.

How we built it

In this project, I use polygon a ethereum scalability solution, if you want to write a transaction to ethereum you're probably going to pay a couple of dollars, and also that transaction often takes quite a while for it to be processed and to be verified with scalability solutions like polygon and there are a few others out there they offer faster transactions but also cheaper transactions. I use nextjs for project frontend and write smart contracts in solidity, I use IPFS for storing images.

Challenges we ran into

Actually, I didn't work on an NFT or a blockchain project before, I mean in order to complete this project I did learn really new tech, In this hack, I face a lot of challenges.

Accomplishments that we're proud of

Now, I have a really good project for my resume and this is the first time I completed a project all alone.

What we learned

Finally, I learn blockchain and was able to create my first NFT in this project I learn about solidity, ipfs, polygon, and Ethereum.

What's next for METICVERSE

Deploy it onto mainnet and host frontend. After this hack, I had to fix some UI bugs and add user authentication.

Built With

  • chai
  • hardhat
  • ipfs
  • metic
  • nextjs
  • polygon
  • solidity
Share this project:

Updates