Skip to content

change-metrics/demo-node-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo Node Config

This repository contains the configuration of the Monocle Demo Node. Configuration is defined using the Dhall language and the dhall-monocle binding.

How to edit

  • Change config.dhall according to your need
  • Ensure the configuration format by running:
dhall-to-yaml --file config.dhall
dhall format --inplace ./config.dhall
  • Submit the Pull Request
  • Wait for the CI to success

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages