Code Monkey home page Code Monkey logo

krakenexport's Introduction

KrakenExport

KrakenExport is a tool to export staking rewards from Kraken into a csv file. It has been written to be executed twice a week by cron therefor it only queries Kraken for rewards after the last entry in the csv file.

Dependencies

KrakenExport requires the following libraries:

  • OpenSSL (install using sudo apt-get install libssl-dev (Ubuntu))
  • Curl
  • Git (for building)

Building

  1. Create kraken.key file, which contains the Kraken API key in the first line and the private key in the second line
  2. Create currencies.txt file, which contains the list of currencies which shall be querried (one per line; don't forget to add .S as Kraken creates an extra staking wallet)
  3. Run cmake CMakeLists.txt to generate a Makefile
  4. Run make to build the executable

krakenexport's People

Contributors

ananaskirsche avatar tiluha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.