Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Daml-Finance - ContigentClaimsForum ↗

Daml-Finance - ContigentClaims

App Development2 posts184 views3 likesLast activity Nov 2022
BA
bartcantOP
Nov 2022

Hi daml-finance team

What is the purpose of the ContingentClaims code sitting outside the daml/finance directory ?

github.com

daml-finance/src/main/daml at main · digital-asset/daml-finance

main/src/main/daml

Contribute to digital-asset/daml-finance development by creating an account on GitHub.

Thanks.

Bart

MA
Matteo_Limberto
Nov 2022

Hi @bartcant,

Contingent Claims is a generic instrument modelling framework which is used to model and lifecycle a wide variety of financial contracts. You can read more about it here.

In Daml Finance it is used to model bonds, swaps and derivatives.

The code sits outside of the daml/finance directory as it has been recently migrated from its own repo. It is also very generic in nature and could potentially be used separately from the rest of the library.

Matteo

← Back to Discussions