Skip to content

Pascal666/rapflag

 
 

Repository files navigation

rapflag

Bitfinex and Poloniex Exporter for your Taxman.

set your key, desired currencies in

 ./etc/config.yml

sample

---
currencies: [ 'USD', 'BTC', 'BFX']
api_key: ''
secret: ''

comment out "currencies" if you want to export all currencies.

run as follows

Options:
  -c, --clean       Create Bitfinex summary of transactions by day
  -p, --poloniex    Use Poloniex API instead of Bitfinex API
  -d, --dump        Use Poloniex API and dump history into CSV files
  -h, --help        Show this message

Enjoy your reports. More to come. Feedback always welcome.

License

GPLv3.0, see License File.

About

Bitfinex Exporter for your Taxman.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%