DAML based Application to trace people who came in contact with Infected Person. This Application takes care of Vertical Privacy and Horizontal Privacy (Up to a certain degree) means unless they are infected or came in contact with someone infected, their details won't be shared with Authority. It can also track down up to three levels of Contacts. It also alerts Users in real-time if they came in contact with someone infected or People (who came in contact with Infected Person).
- DAML - DAML is a programming language to build full-stack, distributed applications for DLT, Blockchain.
- DAZL - DAZL is an amazing Python library provided by Digital Asset. It provides a number of functions that enable the automation on the Ledger as it provides event listeners for the same.
To Compile the project:
daml build
Distributed under the MIT License. See LICENSE
for more information