| BaseContainer | Contains all getters of contract addresses in the system | 1.0.0 | |
| Contained | Wraps the contracts and functions from unauthorized access outside the system | 1.0.0 | |
| ContractManager | Manages all the contract in the system | 1.0.0 | |
| ERC20 | | 1.0.0 | |
| HeartToken | defines an ERC20 token to mint tokens and burn tokens | 1.0.0 | |
| LoanDB | Stores all the loan details. | 1.0.0 | |
| LoanManager | manages the lending and repayment of loans, and rewards users with HeartToken for participating. | 1.0.0 | |
| Migrations | | 1.0.0 | |
| MyContract | | 1.0.0 | |
| Owned | allows for ownership transfer and a contract that inherits from it. | 1.0.0 | |