Hi,
How do I connect my react application to daml?
Your feedback will be highly appreciated. Thanks
2 Likes
Hi @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.
2 Likes