Skip to content

pedroafleite/nft-marketplace

Repository files navigation

NFT Marketplace

Installing dependencies

npx create-next-app nft-marketplace

cd nft-marketplace

npm install ethers hardhat @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers web3modal @openzeppelin/contracts [email protected] axios

npm install -D tailwind@latest postcss@latest autoprefixer@latest

npx tailwindcss init -p

source .env

npx hardhat compile

npx hardhat test

npx hardhat node

npx hardhat run scripts/deploy.js --network localhost

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published