Skip to content

spikeekips/contest-fixed-network

Repository files navigation

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.

About

simulation tool for mitum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages