Skip to content

Installation

POG.network is currently not production-ready. To try out our latest version, you can download our pre-build binaries or run our latest docker image.

Configuration

Champ can be configured using a config file, which is located by default at the following locations:

OS Path
Linux ~/.config/champ/champ.toml
Windows %AppData%\pog\champ\champ.toml
OSx ~/Library/Application Support/network.pog.champ/champ.toml

Alternatively, the file location can also be specified using the --config FILE flag.