Skip to content

Shivanant/NftMarketplace1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NftMarketplace1

To start the app you will be needing a local blockchain runing in you computer. This can be done with the help of hardhar and installing it. to run the blockchain run : npx harhat node in CLI

to deploy the smartcontract on blockchain run command : npx hardhat run scripts/deploy.js --network local host

to run the DAPP use command : npm run start

NFT MARKETPLACE WHERE YOU CAN BUY AND CREATE NFT

image

the home page of the marketplace

image

the create page

image

the listings

image

The purchase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published