Skip to content

Files

Latest commit

80633bd · Feb 6, 2021

History

History
This branch is 91 commits behind master.

unifetch

unifetch - fetch account info from UniSwap / GraphQL API

Stretch goal: Compute capital gains for UniSwap trades.

  1. fetch UniSwap transaction history
    • to browser localStorage?
  2. save raw data to GnuCash mysql DB
    • using JSON type?
  3. Sync trades <-> transactions
    • Sync fees with expense accounts
    • Sync tokens <-> commodities
  4. Assign lots
  5. Calculate gains / losses

Platform: Browser?

References