Requires go1.6 or greater.
$ go build cmd/...
Track mining accounts
$ filacct download <miner_actor id>
$ filacct download --owner <owner account_actor id>
Note: The download
command should be run by a cronjob/systemd-timer to remanin in sync.
Run the following from the same directory as the download
commands were run:
# filacct serve --port=80
Note: Needs to be run as root if you don't want to setup a reverse proxy application.
Initial code written by Factor*8 Solutions.