Adding CSV in cosmos-based ecosystem
Simplest way:
copy kyve/* and report_kyve.py
into <NEWTOKEN>/* and report_<NEWTOKEN>.py
Get following command working:
cd src python3 staketaxcsv/report_<NEWTOKEN>.py <wallet_address>
Example commit that added BLD CSV: https://github.com/hodgerpodger/staketaxcsv/commit/ff8af30b85ea4416504d043723e91f3edf5c7ee1
Last updated
Was this helpful?