youtube video: https://www.youtube.com/watch?v=R3opfH4yf_k FIAT-NFT is a project which allows users to buy NFTs with their CREDIT CARDS while at the same time allowing sellers to be paid in cryptocurrencies. I used Chainlink PriceFeed Aggregator to convert ONE token price to USD.
To begin project:
- Create an env modeled on env-sample
- Install dependencies in both the root and the client folder
- Compile truffle project and migrate it
- Got to client folder and run npm start