This project demonstrates the creation of a NFT marketplace using Hardhat.
- Solidity (Writing Smart Contract)
- Javascript (React & Testing)
- Ethers (Blockchain Interaction)
- Hardhat (Development Framework)
- Ipfs (Metadata storage)
- Chrome (Browser for testing)
- Metamask (Web3 provider)
$ npm install
$ cd frontend
$ npm install
npx hardhat compile
An artifacts and cache folder will be created in the root project folder
$ npx hardhat node
npx hardhat run --network localhost scripts/deploy.js
😁😁 Video on the above will be available on youtube. Follow me & subscribe to my youtube channel for more.
# cd to frontend folder from root folder
cd frontend
npm install
View Frontend in browser at http://localhost:3000
- IJONI VICTOR 😁😁😁
Don't forget to star the project 😁😁 . Thanks