contest-fixed-network

command module
v0.0.0-...-1509d7a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

README

contest

contest is the simulation tool for mitum and it's children. This repository is for fixed network. For public network, visit https://github.com/spikeekips/contest .

CircleCI GoDoc Go Report Card codecov

Install

$ git clone https://github.com/spikeekips/contest-fixed-network
$ cd contest-fixed-network
$ go build -o ./contest

Run

  • Before running contest, you need to build mitum or mitum variants(ex. mitum-currency.
  • Before running contest, check contest help, $ contest --help
  • By default, contest looks for local mongodb(mongodb://localhost:27017)
$ ./contest --log-level debug --exit-after 2m ./mitum-currency ./scenario/standalone-run-with-init.yml
  • You can find some example scenarios for contest at ./scenario in this repository.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmds has command line command.
Package cmds has command line command.
Package config is config.
Package config is config.
Package host provides to deploy node.
Package host provides to deploy node.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL