← Back to home

Nfty links

Do you want to create an NFT and package it into an URL ? Only whoever has the url can mint it, now you can :D

Problem Statement

This is a NFT (Non-Fungible Token) project where anyone can create a unique token and transfer it to others via the URL. Slide deck: https://docs.google.com/presentation/d/1ZPwCh1fG8BVmPT20z7UX3pFJMTXy3HPNkFZASf4CxKU/edit?usp=sharing Usecases for this are:store owners giving NFTs to their customers,charity giving NFTs to people who donate.send NFTs to a mailing list (each mail gets a unique url)import existing NFTs and package them into an url

Solution

This project uses:Frontend: Nextjs and React for the Frontend. We are using ethers.js for the wallet interaction.Backend: is made using java spring boot and offers great options for further extensions for this projectOffchain Data is stored in a redis database.NFT metadata is stored on IPFS using nft.storageexample project is deployed on rinkeby network, but all EVM chains are in the roadmapFor building and interacting with blockchain scaffold-eth is used

Hackathon

NFTHack 2022

2022

Prizes

  • 🏆

    🏊‍♂️ NFTPort Pool Prize

  • 🏆

    🏊‍♂️ IPFS Pool Prize

Contributors