Nishu0 / NFT-Minter

Home Page:https://nft-minter-nishu0.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Documentation

Doge_Capital_Cover

Summary

Create a basic frontend to upload a image & use that image to create a NFT. The frontend should have a connect wallet button, a mint button & an image upload button. Use MongoDB to store the wallet address of the person that minted the NFT ({ nftMint: walletId }) , write an api to retrieve the data. Host the app on vercel and share the link & the api endpoint for retrieving data stored in the group.

(Do not create a smart contract, instead use web3 libraries like metaplex/js, web3js to get the task done. Make sure app is secure)

Demo

MINT_NFT_Demo.mp4

Flow of Task

MINT_NFT_Architecture

Built With

This project was developed with the following technologies:

Frontend React + TypeScript + Next.js

How to run

  • Git Clone or Download Zip
  • Run num install to install dependencies
  • Run npm run dev to start a local development

Reference

API

API Link: https://nft-minter-address-api.onrender.com/address API Repo: https://github.com/Nishu0/NFT-Minter-API

📬 Get in touch!

Linkedin - Nisarg Thakkar Email - Nisarg Thakkar
Made with ☕ and ❤️ by Nisarg Thakkar.

About

https://nft-minter-nishu0.vercel.app


Languages

Language:TypeScript 98.8%Language:JavaScript 0.9%Language:CSS 0.3%