Skip to content

tonyketcham/cointracker-uphold-brave-rewards-csv

 
 

Repository files navigation

Convert BAT received from Brave in Uphold to Cointracker format

Usage

  1. Clone the repo

  2. Install dependencies with pnpm install

  3. Add your csv file to the directory as input.csv.

  4. Run the script

    node ./index.js
  5. The output will be in output.csv

⚠️ This script has not been thoroughly tested and is limited in scope to my specific use-case where the only transactions in my Uphold wallet were received BAT from Brave. You'll need to modify this to support additional use-cases - no warranties or guaranties are provided by using this script so proceed at your own risk!

About

Convert BAT received from Brave Rewards to Uphold wallet to cointracker.io format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%