Inspiration

Inspired by the Code-Along: Building an NFT with Filecoin to implement most of the knowledge learned at the hackathon.

What it does

You can lie a unique Humans from 2048 on the Mumbai network, collectible, using the free API to generate different aspects, applying a pseudo-random function.

How we built it

  • Solidity
  • Openzeppelin
  • Hardhat
  • React
  • Web3.js
  • IPFS
  • ENS

Challenges we ran into

The first challenge that I faced, was in the project that took me most of the time, I wanted to make a password manager with what I learned, step by step, without guidance, but when I realized that I had to apply encryption before storing it, and the The idea was to apply most of the concepts learned and random numbers from Chainlink, I abandoned the idea that the link can also be found in the README of this project, it was a beginner's mistake. The next challenge was to change the pseudo-random function to a totally random one using Chainlink, but I wanted to show a complete project with its functionality, I was out of time.

Accomplishments that we're proud of

Having participated in all the workshops, in my first hackathon, at the beginning I was not even sure to see the talks, I had no experience and some fear, but when I saw the opening Patrick talking about that it did not matter what type of project we would do, so be it. Workshop only to send, the important thing was to send, and well, he took me to see all the workshops, enjoy it and do this project. Without a doubt, this event has changed me.

What we learned

Oh God, where to start, I feel lucky to have participated and how incredible that these initiatives are free, I learned that there are communities willing to help you, that you can grow in knowledge faster and deeper than you think, that there is no silly question, which is part of the process.

I developed all the workshops and Code-Along and came across new knowledge and learning, because at the beginning everything generated error after error, and you always find a way to overcome it.

What's next for NFT Collectible Humans

Apply the VRF Ramdom function, change the generation of images from the public library to one created personally, update UI/UX, create the upgrade contracts and launch the project on the mainnet.

Built With

Share this project:

Updates