You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2024. It is now read-only.
Choice of the tools to be used: React, Truffle or Hardhat, Programming language probably Solidity, etc... Start Modeling the Bond Token with all its characteristics like the issue date, the principal, the interest rate, or the maturity date. Create the Bond Token contract and implement the registration of issuers and investors. Implement the deal submission and validation
1 weeks
2
Implement the issuance of bond to investors and transfer of the fund to the issuer. Automate the coupon payment at regular interval. Implement the Principal repayment at maturity. Implement trading bond in the secondary market (List bonds, buy bonds, pay bonds)