Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Requirements] Bond contract - A bond contract that uses records, with many bonds in the same contract. #16

Open
CjHare opened this issue Oct 25, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@CjHare
Copy link
Contributor

CjHare commented Oct 25, 2021

Feature Description

Change the design of the Bond contract; instead of every bond having it's own contract, multiple bonds will use the same contract.

Additional Information

Design wise, switch over to using records for each of the bond with the tokens and assets abstracted (interfaced) away. Initially support a single debt and security asset (in the future there could be multiple securities).

@CjHare CjHare added the enhancement New feature or request label Oct 25, 2021
@CjHare CjHare self-assigned this Oct 25, 2021
@CjHare CjHare changed the title [Feature] Bond contract - change the bond to use records, with many bonds in the same contract. [Feature] Bond contract - A bond contract that uses records, with many bonds in the same contract. Oct 28, 2021
@CjHare CjHare changed the title [Feature] Bond contract - A bond contract that uses records, with many bonds in the same contract. [Requirements] Bond contract - A bond contract that uses records, with many bonds in the same contract. Nov 12, 2021
@CjHare CjHare added this to the bond v2 milestone Nov 12, 2021
@CjHare CjHare removed their assignment Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant