Skip to content

shraddha38/nft-minter-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Minter App

App is deployed on Vercel here - https://nft-minter-vite-6mjadseer-shraddha38.vercel.app/

Introduction

I have been curious about Blockchain for a long time and made a small play-project (e-voting app) a couple years ago. Ever since, I wanted to try out some full-stack projects. This is my attempt towards a full-stack blockchain app. The beauty of web3 apps is that we don't need a traditional backend as our data-source is the blockchain public ledger. This app is linked with an ERC721 smart contract deployed on the Goerli Network. By using this app, one can mint an NFT using the deployed smart contract, for themselves.

Technologies Used

JavaScript

Ethereum

React

Vite

Vercel

Metamask

Request for icon added at - simple-icons/simple-icons#7475

Alchemy Web3

Request for icon added at - simple-icons/simple-icons#8055