Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 638 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 638 Bytes

SP-Detail-Checker

a steemtool to check Steem Power Detail of an account. This app will display Your Own Steem Power Detail, Your Delegated Steem Power, Your Received Steem Power and Your Efective Steem Power.

Usage

  • git clone https://github.com/team2dev/SP-Detail-Checker.git
  • cd SP-Detail-Checker/dist
  • java -jar SPDetail.jar

Development

This App developed under Java Programing language with help Netbeans IDE 8.2. To get live data from steemit developer used url API from https://helloacm.com/tools/steemit/

Contribution

So you found a bug? Or perhaps you just want to improve something? Patches are welcome!