This project use the new Web3 technologies to privide a funny website where you can buy and sell NFT cyberpunk cars !
npm install
- Update
.env
file cd frontend && npm install
- Open a terminal and run
npx hardhat node
- Open a second terminal and run
npm run deploy
- Then run
npm run faucet
- Then run
npm run initCollection
- Open a third terminal and run
cd frontend && npm run dev
- Deploy your contract using a tool like Remix
- Update your contract address in Dapp.jsx
- Run
cd fontend && npm run dev
To generate a new NFTs collection don't forget to use our Card generator tool !