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.
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
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).
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