Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 236 Bytes

chia-exporter

docker build -t chia .
docker run -d -p 9101:9101 -v /Users/username/.chia:/root/.chia chia

Much of this code was borrowed from snikch/chia-exporter