repositorypackage
1.0.2
Repository: https://github.com/levidurfee/plot-tracker.git
Documentation: pkg.go.dev
# README
Plot Tracker
- 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.
Example Config
log_file: "/home/CHANGE_ME/.chia/mainnet/log/debug.log"
api_key: "1234"
farm_key: "56789"