digital-asset / hub-automation-example

An example of a Pythonbot written for Daml Hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved. SPDX-License-Identifier: 0BSD

Hub Automation Examples

This repository contains examples of automations (written in Python or in Java) that can be run in Daml Hub.

Example Java Automation

Simple example of a Java Automation that can be run in Daml Hub. This can be copied and then adjusted to your application.

Example Python Automation

Simple example of a Python Automation that can be run in Daml Hub. This can be copied and then adjusted to your application.

Example Daml Model

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.

About

An example of a Pythonbot written for Daml Hub

License:BSD Zero Clause License


Languages

Language:Java 87.2%Language:Haskell 6.0%Language:Python 4.4%Language:Makefile 1.8%Language:Shell 0.7%