- Create a plot-tracker.app account.
- Create a new API Key
- Create a new Farm Key
- Create your
config.yml
- Update
log_file
- Update
api_key
- Update
farm_key
I've done my best to keep the code simple and easy to understand. It's all in the main.go file.
log_file: "/home/CHANGE_ME/.chia/mainnet/log/debug.log"
api_key: "1234"
farm_key: "56789"