Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Daml Finance GUI for creating instrumentsForum ↗

Daml Finance GUI for creating instruments

App Development3 posts416 views3 likesLast activity Oct 2022
GY
gyorgybalazsiOP
Oct 2022 1

Was the GUI for creating instruments we have just seen during the Daml Finance webinar developed in-house or you use some open source library for that?

GE
georg
Oct 2022 2

No ready-made 3rd-party library proved flexible enough to cover our needs with this, so we did a custom build using a mix of React and D3.js. Here’s the actual implementation: daml-finance-app/ClaimsTreeBuilder.tsx at adc298f2fa6a44b00fbc3ad4467d92c8a16d0a8e · digital-asset/daml-finance-app · GitHub

GY
gyorgybalazsi
Oct 2022

Thanks, will check it out!

← Back to Discussions