Kondwani7 / nft-store

Home Page:nft-store-swart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic NFT store

This project demonstrates a basic Hardhat use case to mint nfts and buy tokens in etherum

Try running some of the following tasks:

npx hardhat clean
npx hardhat compile
node run scripts/deployKondwaNFT.js --network 'yourselected network'
npx hardhat help

to test and run frontend

npm run dev

view deploy website kondwaNFT

About

nft-store-swart.vercel.app


Languages

Language:JavaScript 62.1%Language:Solidity 21.3%Language:CSS 16.6%