DOC

co.topl : daml-bifrost-module

Maven & Gradle

Jan 04, 2023
1 stars

DAML Bifrost Module · daml-bifrost-module is a set of DAML Modules for interfacing with the Topl blockchain and the DAML ledger. It includes a reference application. The App is implemented in Java using DAML's Java bindings for interaction with the DAML ledger, and brambl for using bifrost gRPC API. The code, design and documentation of this library is heavily inspired by Hemera, a DAML Library for Ethereum integration.

Table Of Contents

Latest Version

Download co.topl : daml-bifrost-module Javadoc & API Documentation - Latest Versions:

All Versions

Download co.topl : daml-bifrost-module Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file daml-bifrost-module-0.1.0-javadoc.jar to daml-bifrost-module-0.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder daml-bifrost-module-0.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "daml-bifrost-module-0.1.0-sources.jar" -d "daml-bifrost-module-0.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 14, 2022
3 usages
66 stars
Mar 14, 2022
3 usages
66 stars
Mar 14, 2022
1 usages
66 stars
Mar 14, 2022
1 usages
66 stars
Mar 14, 2022
1 usages
66 stars

Discover Dependencies