[OPENSOURCE] CLI wrapper to get multiple balances from graphene blogs [GRAPHENE]

Words
178
Reading
1 min
Listen
Play
8y

Let's say you have multiple blogs like steemit, golos, vox, whaleshares etc. How can you track balance? How to manage a lof of stuff? This repo was created to invent a way to manage all your graphene-based blogs in a comfortable way.

Details & Features

This repo can be reviewed in same way what "cryptocompare api" does for cryptocurrencies and exchanges (unified API and single access point). In the future it should be mediablockchain-neutral, universal source code to work with different blockchains.

Repository

https://github.com/sxiii/graphene-balances

Components

  • Node.JS

Development status

  • Main task: allow loading accountbalances from top-10 graphene blockchains
  • Second task: implement a way to load post statistics from different blockchains
  • Additional tasks: posting, calculating earnings, earnings history etc.

Communication

Telegram fakesnowden@fakesnowden

Github

https://github.com/sxiii

This repo helps you to unify requests to different graphene-based blockchains.

img

Supported:

  • steemit.com
  • golos.io
  • whaleshares.io
  • vox.community
  • smoke.network

Work in progress:

  • serey.io
  • weku.io
  • viz.world
  • scorum.com
  • VIT

Installing

git clone https://github.com/sxiii/graphene-balances
cd graphene-bal*

Editing

Open recently downloaded folder and the single file. In the file, find var names = ['sxiii'] and edit it to your nickname.

Running

Run the file like node st.js

Sample output

URL           Balance        VESTS                   SBD        
------------  -------------  ----------------------  -----------
vox           0.596 VOX      230076.684583 VESTS     0.499 GOLD 
golos         650.589 GOLOS  183798279.977379 GESTS  406.449 GBG
smokenetwork  0.000 SMOKE    4.197000 VESTS                     
steemit       1.297 STEEM    206883.456950 VESTS     290.966 SBD
whaleshares   0.000 WLS      171.751990 VESTS            
[OPENSOURCE] CLI wrapper to get multiple balances from graphene blo... | Ecency