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

Topl DAML Demos

This repository contains some projects that illustrate how to implement a DAML app integrated with the Topl blockchain. All applications use the daml-bifrost-module.

The projects are:

  • java-daml-lattice-app
  • js-daml-pollnft-app

java-daml-lattice-app

This project is a Spring Boot application written in Java that implements a very simple asset tracking app backed by the Topl blockchain.

js-daml-pollnft-app

This is a simple application that integrates DAML, the Ribn wallet, and the Topl blockchain node (Bifrost).