DAML with public blockchain
App Development2 posts433 views2 likesLast activity Sep 2021
MO
monuOP
Sep 2021Can we integrate DAML with ethereum public network -Mainnet?
BE
bernhard
Sep 2021It’s possible to integrate using the well-understood mechanism of Hashed Timelocks (HTLCs). That functionality doesn’t come out of the box, but can be implemented with Daml and Solidity contracts with relative ease, though.