Skip to content

mrowacz/tokenROI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokenROI

Info: Console ethereum erc20 token portfolio.
Author: Lukasz Czerwinski [email protected]

About

tokenROI is an tool which eaisly presents your erc20 token collection using data from idex stock. It converts your token balances into ethereum and also shows current roi of your investments. There is possibility to store your's configuration on google drive.

Installation

download the project source and do::

  $ python setup.py install

Quick Start

Working token roi calculator needs list of erc20 tokens and your ethereum wallets. Calculator allows easily edit configuration with:

$ token_roi --edit

It opens your system editor and starts edition of token_list.txt and eth_wallets.txt. Config construction is easy and shouldn't make a problems.

Examples

Here's a basic usage examples

$ token_roi

console output should gives
screenshot from 2018-05-02 22-54-47_2 It shows only your ethereum erc20 token's balances. Showing with overall ethereum wallets posession is made with:

$ token_roi --all

console output should gives
screenshot from 2018-05-02 22-54-47

Contact

All complains and suggestions sent through github issue system