- This decentralized application allows you to buy or mint a collection of funny popcorn NFTS.
- This is a project made for the company CinéCapsule.
- This application has been configured to work in testnet Ropsten.
I was inspired by tutorials and repos from HashLips 👄:
This project was developed with the following technologies:
To run the application you'll need:
- Clone the repository:
$ git clone : https://github.com/Margotte83/ValentineDay_DApp
Now go to project folder and run:
$ cd valentinedaysnfts
# install the dependencies
$ npm install
# run
$ npm start
# deploy de contracts on the blockchain
$ npx hardhat run scripts/deploy.js --network ropsten
Made with :☕ and ❤️ by Marjorie Ngoupende.