Installation
Installing imoog is easy. Simple visit the justanotherbyte/imoog repo and navigate to the releases tab. Choose whatever release you wish, and then download your targetted binary. The releases will explain whats new in each release.
Now that you've installed your binary, you want to configure it. imoog provides a simple way to configure your binary. Simply create an imoog.config.toml file in the directory that your imoog binary lives. We'll go through configuration spec in the next section.
Configuration
Configuring an imoog node is pretty darn simple! imoog uses the TOML format for its configuration file. Here's an example: