topl / daml-demos   0.1.0

Mozilla Public License 2.0 GitHub

A collection of examples to show functionality and features of DAML contracts on the Topl blockchain

Scala versions: 2.13

bifrost-daml-broker 0.1.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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