Contrust is a open source project created to enhance digital construction auditability. It could be used to any kind of IoT system, mainly that related to construction.
-
Clone the repo
-
Access contrust-gateway and run
npm install && npm run dev
-
Access contrust-blockchain and run
npm install && npm start
-
Configure and start your DGD system to POST data to Contrust.
MIT