My Final Project
CAR-BLOCK is a software that provides trusted, genuine and verifiable vehicle history reports that will eradicate insecurities within prevailing solutions such as tampered reports and the use of non-OEM spare parts through its secure blockchain network.
Link to Code
{% https://github.com/murtrax/CarBlock.git %}
How I built it (what's the stack? did I run into issues or discover something new along the way?)
This is a MERN stack decentralized web application with ethereum/solidity smart-contracts. Inorder to run this application:
- Navigate to the root directory
npm install
cd client
npm install
cd ..
npm run runApp
Top comments (0)