Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.09 KB

Penn-Hackathon-2023

Team Members: Martin Eckardt, Brian Mulyadi, Jacob Everly, Ansen Goh, Samhitha Tarra

Code for Penn Hackathon project "Trac3y, aiming to validate supply chain requirements and streamline customer/shipper relations.

Link to Trac3y Pitch Deck

https://bit.ly/trac3y_pitch

Demo of Product

Trac3y.demo.mov

Here we see the user paste the report received from the physical device via NFC reader. Connect their wallet through the Core app and submit their report. The front end then delivers the report and retireieves the results for the reward, fee, and penalty from the smart contract living on chain.

Back-End Smart Contracts in Solodity

Shipping Agreement

https://github.com/JacobEverly/trac3y-contracts/blob/main/contracts/ShippingAgreement.sol

Minting of test coin

https://github.com/JacobEverly/trac3y-contracts/blob/main/contracts/USDStable.sol

Link to Front End

https://github.com/an53n/trac3y-frontend

Link to physical prototype code

https://github.com/JacobEverly/Trac3y-Prototype