How to connect DAML to React
App Development2 posts349 views4 likesLast activity Aug 2020
PE
pem11OP
Aug 2020Hi,
How do I connect my react application to daml?
Your feedback will be highly appreciated. Thanks
CO
cocreature
Aug 2020Hi @pem11,
We provide a JavaScript/TypeScript code generator and a @daml/react library that provides React hooks. I recommend that you take a look at our Getting Started Guide for an example of how you can use those.