praveenbhandari / trackify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackDefine2022

Introduction

Manual, paper-based record-keeping and reporting systems often lead to scattered, incomplete, and unauthentic manifests, bills of lading, certifications, etc. Using Trackify, all supply chain stakeholders can store and share this information securely and simultaneously.

Preview

https://www.youtube.com/watch?v=Ug9oO0MYlGc

Set up locally

  • Clone the repository and install dependencies in the client using the following command
cd frontend && npm install --dev
  • Compile the contracts and deploy on private Ethereum network
truffle deploy --reset
  • Start the client side
npm start

🛠️ Technology & Tools

  • Solidity
  • IPFS/Filecoin
  • ReactJS
  • Ethereum
  • Material-UI

About


Languages

Language:JavaScript 79.2%Language:Solidity 18.2%Language:HTML 2.1%Language:CSS 0.5%