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 1.0.0.beta-1
Group ID:
co.topl
Artifact ID:
bifrost-daml-broker_2.13
Version:
1.0.0.beta-1
Release Date:
Jan 27, 2023
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "co.topl" %% "bifrost-daml-broker" % "1.0.0.beta-1"
ivy"co.topl::bifrost-daml-broker:1.0.0.beta-1"
//> using dep "co.topl::bifrost-daml-broker:1.0.0.beta-1"
import $ivy.`co.topl::bifrost-daml-broker:1.0.0.beta-1`
<dependency> <groupId>co.topl</groupId> <artifactId>bifrost-daml-broker_2.13</artifactId> <version>1.0.0.beta-1</version> </dependency>
compile group: 'co.topl', name: 'bifrost-daml-broker_2.13', version: '1.0.0.beta-1'