What are the key milestones you need to achieve in order to complete your project successfully?
Milestone 1: A: Created a public codebase and published on our public GitHub repository. This will be a source code of SDK that can be pulled and built locally. Built SDK will build Transaction bodies of these actions: Create loan request, Create debt request, Borrow, Deposit.
B: The deliverables for this milestone will enable developers and users to fully engage with the 2 core functionalities of our P2P lending and borrowing protocol. By the end of this milestone, the following states will be achieved as part of the acceptance criteria for successful delivery:
- Lenfi SDK Users are able to pull the code and build an app.
- Lenfi SDK Users are able to build and submit on-chain transactions to Create loan request, Create debt request, Borrow, Deposit.
C: Public github with the code base of code building transaction body of Create loan request, Create debt request, Borrow, Deposit.
Twitter post sharing Github and NPM link
Milestone 2: A: Created a public codebase and published on our public GitHub repository. This will be a source code of SDK that can be pulled and built locally. Built SDK will build Transaction bodies of these actions: Repay, Liquidate, Claim Liquidated, Claim repaid.
B: The deliverables for this milestone will enable developers and users to fully engage with the 2 core functionalities of our P2P lending and borrowing protocol. By the end of this milestone, the following states will be achieved as part of the acceptance criteria for successful delivery:
- Lenfi SDK Users are able to pull the code and build an app.
- Lenfi SDK Users are able to build and submit on-chain transactions to Repay, Liquidate, Claim Liquidated, Claim repaid.
C: Public github with the code base of code building transaction body of Repay, Liquidate, Claim Liquidated, Claim repaid actions
Twitter post sharing Github and NPM link
Final Milestone: A: SDK is fully ready and functional for users to use;
Final report to the community of Project Catalyst program completion.
B: NPM library published with version 1.0.1
Deno library published with version 1.0.1
Final report about Project Catalyst program completion has been announced to the community?
C: SDK publicly available on https://www.npmjs.com
Deno library available on <https://deno.land/>
Example transaction to perform all actions available on Github.
Link to Project Closeout Report
Link to Project Closeout Video.