Weekly Technical Update

30/04/2022 - Technical Update - 13

As part of this week's update, we will share this week's progress and what component we worked on.

1. Refactoring - Refactored Errors in Borrowing and Receipt contracts,
- Refactored add Wallet Funds check offchain and onchain to ReceiptDeposit.

Currently refactoring the use of real ADA amounts in simulation and tests and add Wallet Funds check offchain and onchain to Borrowing contract.

2. Management contract - added Redis storage to store Contract ids and protocol parameters for 10 simulated wallets for demo frontend version.
- added Redis API to set and get contract ids and protocol parameters to/from Redis storage.

3. Front-end layout for demo version - Completed the Vault page, Deposit ADA, Pay Back AUSD and Borrow AUSD modal window (see the screenshots) .