toposware / topos-community-fund

Topos Community Fund: Empowering Innovation in the Topos Ecosystem. This grant program aims to support impactful projects through financial assistance, fostering community engagement and advancement.
31 stars 12 forks source link

[Milestone 1 Submission]: Interest Rate Swaps (IRS) #15

Open Edoumou opened 6 months ago

Edoumou commented 6 months ago

Project title

Interest Rate Swaps

Link to grant application issue

https://github.com/toposware/topos-community-fund/issues/1

Milestone submission

Milestone Number: 1

Milestone Summary: Project Setup, choice of framework (hardhat probably), start modelling Interest Rate Swaps. Implement the ERC-7586, the standard interface for IRS, IRS token issuance.

Milestone Timeframe: 1 week

Link to the open-source code/delivery

https://github.com/Edoumou/T-Grant

License

APACHE2

Any additional information

We will consider two entities that have issued bonds to enter into IRS contracts to exchange fixed and floating interest rates. Therefore, We will use the previous Grant project on financial bonds in order to issue bonds, and implement the IRS swap on top of it, making the full process more complete than if each part was implemented separately.