{
    "Function": "createProject",
    "File": "contracts/interfaces/IHomeFi.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function createProject(bytes memory _hash, address _currency) external;"
}