Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 843 Bytes

README.rst

File metadata and controls

12 lines (8 loc) · 843 Bytes

Java Bindings Examples

Copyright (c) 2023 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
SPDX-License-Identifier: Apache-2.0.0

This repository contains two subprojects that demonstrate building of Daml client applications with the usage of Java Bindings:

  • Ping-Pong is a collection of three examples that shows how a Java application would use the Java Binding library to connect to and exercise a Daml model running on a ledger
  • Stock Exchange shows an advanced use-case of the Java bindings for building a Daml client application that leverages off-ledger data distribution by using Explicit Contract Disclosure