Files
nym/mixnode
Jędrzej Stuczyński c2a1ed855b Release/v0.9.2 (#474)
* Updated version numbers

* Updated changelog
2020-11-26 15:15:42 +00:00
..
2020-11-24 11:57:44 +00:00
2020-11-26 15:15:42 +00:00

Nym Mixnode

A Rust mixnode implementation.

Usage

  • nym-mixnode prints a help message showing usage options
  • nym-mixnode run --help prints a help message showing usage options for the run command
  • nym-mixnode run --layer 1 --host x.x.x.x will start the mixnode in layer 1 and bind to the specified host IP address. Coordinate with other people in your network to find out which layer needs coverage.

By default, the Nym Mixnode will start on port 1789. If desired, you can change the port using the --port option.