cmmarslender / xch-report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCH Report

If your chia root is not the default, make sure its set in your env before running:

export CHIA_ROOT=<path to chia root>

Then, just run go run main.go and it will generate transactions.csv file for wallet ID 1

About

License:Apache License 2.0


Languages

Language:Go 50.1%Language:Makefile 49.9%