topl / bifrost-daml-broker   0.1.2

Mozilla Public License 2.0 GitHub

The broker application captures the contracts in the DAML participant node. It then performs the necessary operations on the Bifrost node. The results can be captured again by the client application.

Scala versions: 2.13

bifrost-daml-broker 0.1.1


Group ID:
co.topl
Artifact ID:
bifrost-daml-broker_2.13
Version:
0.1.1
Release Date:
Jan 6, 2023
Licenses:
Files:

libraryDependencies += "co.topl" %% "bifrost-daml-broker" % "0.1.1"

Mill build tool

ivy"co.topl::bifrost-daml-broker:0.1.1"

Scala CLI

//> using dep "co.topl::bifrost-daml-broker:0.1.1"

Ammonite REPL

import $ivy.`co.topl::bifrost-daml-broker:0.1.1`

<dependency>
  <groupId>co.topl</groupId>
  <artifactId>bifrost-daml-broker_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'co.topl', name: 'bifrost-daml-broker_2.13', version: '0.1.1'