Skip to content

Instantly share code, notes, and snippets.

@jakedx6
jakedx6 / metadata.json
Created June 9, 2021 15:33
New Project
{"valueParameterDescriptions":[],"slotParameterDescriptions":[],"roleDescriptions":[],"contractType":"O","contractName":"","contractDescription":"","choiceDescriptions":[]}
@jakedx6
jakedx6 / metadata.json
Created June 9, 2021 15:48
New Project
{"valueParameterDescriptions":[],"slotParameterDescriptions":[],"roleDescriptions":[],"contractType":"O","contractName":"","contractDescription":"","choiceDescriptions":[]}
@jakedx6
jakedx6 / metadata.json
Created June 10, 2021 20:08
New Project
{"valueParameterDescriptions":[],"slotParameterDescriptions":[],"roleDescriptions":[],"contractType":"O","contractName":"","contractDescription":"","choiceDescriptions":[]}
@jakedx6
jakedx6 / metadata.json
Created June 10, 2021 21:09
Coupon Bond Guaranteed
{"valueParameterDescriptions":[["Interest instalment","Amount of Lovelace that will be paid by the *Issuer* every 30 slots for 3 iterations."],["Principal","Amount of Lovelace that will be borrowed by the *Issuer*."]],"slotParameterDescriptions":[],"roleDescriptions":[["Guarantor","Provides a collateral in case the *Issuer* defaults."],["Investor","Provides the money that the *Issuer* borrows."],["Issuer","Borrows the money provided by the *Investor* and returns it together with three *Interest instalment*s."]],"contractType":"CB","contractName":"Coupon Bond Guaranteed","contractDescription":"Debt agreement between an *Investor* and an *Issuer*. *Investor* will advance the *Principal* amount at the beginning of the contract, and the *Issuer* will pay back *Interest instalment* every 30 slots and the *Principal* amount by the end of 3 instalments. The debt is backed by a collateral provided by the *Guarantor* which will be refunded as long as the *Issuer* pays back on time.","choiceDescriptions":[]}