Inspiration

The use case of NFTs goes beyond images of zoo animals. We think that Soulbound NFTs will come to play an important role in recognizing rewards, contributions, and various activities taken by users and represent them as on-chain badges. We wanted to build a platform where anyone could create and distribute soulbound tokens to anyone they want on Fantom.

What it does

HypeGG is a platform where anyone can create and distribute soulbound tokens to any address. This could be used as a proof of attendance, proof of work, proof of knowledge, or anything else!.

Everything can be done seamlessly using the UI that we have built, requiring you not to create contracts for each collection you might want to mint for your community.

How we built it

We built it using NextJs, Solidity and Tailwind over many days living in different timezones. We also used the Thirdweb SDK to help with the contract.

The link to the contract can be found here: https://testnet.ftmscan.com/address/0xAC60CFD771B1Bf4F6f06945e57688004f86Fc58D#code

Challenges we ran into

  • Figuring out how to integrate with Fantom
  • Creating a seamless UI
  • Making the NFTs soulbond and maintaining multiple collections in our contract
  • One of our team members was using Thirdweb for the first time, so it was interesting to learn how it all works

Accomplishments that we're proud of

Website is live to use: https://hype-gg.vercel.app/

What we learned

  • Learnt a lot of NextJS and Tailwind
  • Learnt a lot about the Thirdweb SDK

What's next for HypeGG

  • We would like to deploy to mainnet

Github link: https://github.com/Sneh1999/hypeGG Website link: https://hype-gg.vercel.app/ Youtube link: https://www.youtube.com/watch?v=3kuIYu-2iyo

Built With

Share this project:

Updates