-
hello-world
crate built withmake build
. -
is_pet
function passes its tests (tests.sh part-1
) - Borrowing math for utilisation is implemented.
- Interest rate is configurable.
- Exchange rate function is implemented.
- Lending pool contract is implemented fine.