Closed Gimly-Caspar closed 4 years ago
Before a rental can be initiated, the status of the selected bike and eligibility of the user are checked by the userapp.
Bike status:
User legibility:
Once conditions are met, a deposit is sent from UserWallet to BikeID, a command_open_lock transaction and rental status is updated to started.
The following functionality is done:
All major actions are recorded to the blockchain. For a screencast, see https://youtu.be/ADvg4Lr9huA
Before a rental can be initiated, the status of the selected bike and eligibility of the user are checked by the userapp.
Bike status:
User legibility:
Once conditions are met, a deposit is sent from UserWallet to BikeID, a command_open_lock transaction and rental status is updated to started.