Giter Site home page Giter Site logo

am_i_rich_yet's Introduction

am_i_rich_yet

Python script to estimate the value (CAD) of a LTC wallet. This script may stop working if the APIs change anything in their data or simply if they stop working. I also don't know how much time it takes for the APIs to refresh their data.

Étienne Boutet - 2017

Usage

To use this script you will need to have Python 3 or + on your computer. You will need to add your address in the LTC_ADDRESS constant (Line 6).

Library

I used the Requests library to fetch data from 3 APIs.

Requests = http://docs.python-requests.org/en/master/

APIs

I used chain.so API to get the amount of LTC in a wallet.

https://chain.so/api

I also used coinmarketcap.com API to get the value in USD of a single LTC.

https://coinmarketcap.com/api/

Finally, I used api.fixer.io to get the exchange rate of CAD vs USD.

http://fixer.io

am_i_rich_yet's People

Contributors

etienneboutet avatar

Watchers

James Cloos 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.