Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Navigator frontend codeForum ↗

Navigator frontend code

App Development4 posts317 views3 likesLast activity Jul 2022
PU
Pulkit_BhargavaOP
Jul 2022

Is there any way to get the frontend code of the navigator?

ST
stefanobaghino-da
Jul 2022

Sure, Navigator is open source and available here.

PU
Pulkit_Bhargava
Jul 2022

Hey, thanks for the quick response.

I have created a contract template in DAML for a warranty system. I want to build a quick UI to showcase the application. The easiest way is to use the navigator, but I can’t use that because I need to show backend and frontend code. Is there anyway I can automatically generate frontend code using navigator. Then I can make changes to that code according to my needs. Is it possible?

Thanks.

GA
Gary_Verhaegen
Jul 2022

As far as I’m aware, we do not have any kind of frontend UI code generation. You can follow the getting started guide for a reasonably fast way to build UIs based on a Daml model.

← Back to Discussions