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>

Last updated