This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Description
Project title
Financial Bonds Tokenization
Link to grant application issue
#4
Milestone submission
Milestone Number: 1
Milestone Summary: Choice of the tools to be used: React, Truffle or Hardhat, Programming language probably Solidity, etc... Start Modelling 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
Milestone Timeframe: 1 week
Link to the open-source code/delivery
https://github.com/Edoumou/T-Grant
License
APACHE2
Any additional information
The project uses Truffle, and the Topos subnet client is launched through Ganache. The README file shows the full process of running the Decentralized Application.
All the tasks that have been proposed for the Milestone 1 have been implemented (smart contract integration).