Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved. SPDX-License-Identifier: 0BSD
This repository contains examples of automations (written in Python or in Java) that can be run in Daml Hub.
Simple example of a Java Automation that can be run in Daml Hub. This can be copied and then adjusted to your application.
Simple example of a Python Automation that can be run in Daml Hub. This can be copied and then adjusted to your application.
Note that the Daml model in Example Model is for reference and does not need to be copied when using this code as a template.