This code is a proof of concept (POC) demonstrating the use of two oracles and a simple blockchain-based platform for managing lease agreements. It showcases the integration of ARC-Oracle and MI-Oracle to automate and manage rent payments and maintenance issues in a blockchain-based rental system.
See documentation for details.
Please ask for help on the Daml forum if you encounter any issue!
You need to have Daml installed.
Take a look at the sandbox.sh to generate the classes and start a test node.
The time.sh script launches the ARC-Oracle API.
The arbitrator.sh script launches an arbitrator UI.
The user.sh script launches an User UI.