Smart traceability aims to provide a decentralized solution to manage historical positions of a product.
Smart traceability repository contains :
- truffle project for ethereum smart contract management
- decentralized web application to interact with the smart contract
Download dependencies
npm install
truffle compile
# assuming that a local rpc is running on port 8545
truffle migrate --network development # --reset optional
truffle test
npm run start
Then visit : http://localhost:3000/
Adbelhamid Bakhta
Karim Taam
Ludovic Maréchal