Skip to content

walimike/lt-capitol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Extraction Tool

  1. Independently extracts all balance-affecting data within a specified date range from the following exchanges for multiple accounts (ie solution must be flexible to add more accounts per exchange using additional API keys): a. gate.io b. AscendEx.com c. FTX.com d. Bit Global (formerly Bithumb)

  2. All exports must be standardised / formatted using Koinly.io’s Universal format (including blockchain transaction hash, origin / destination wallet addresses for deposits / withdrawals, note if present/relevant, and transaction type ie Deposit/Reward/Fee) in CSV file format using UTC date / times.

How to run app locally

  • clone app
  • create a virtualenv with python3
  • Activate virtualenv and run pip install -r requirements.txt
  • Run command python run.py

About

Data extraction tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors