Coder Social home page Coder Social logo

steembotcompare's Introduction

SteemBotCompare

Comparison of transaction and usage of user selected bots in Steem

webpage:https://steembotcompare.neocities.org/ image.png

INTRODUCTION

A single page HTML-JavaScript website using steem.js libraries that makes the analysis of transactions made by the Steemians to the bots. As logic,it can detect every transaction but the use of this website is particularly follow the popularity of the bots and help users decide with facts and data which bot to use in a certain time interval.

FEATURES

1. Bot Selection : There are 7 preselected bots. User can change the bots by writing their name in the text boxes image.png

2. Start Analysis : Pushing the "Start Analysis" button starts the analysis of the Steem blockchain image.png When the analysis starts several things happen :

  • Time counter starts and you start to see all the transactions made in Steem blockchain. image.png

  • The transaction quantity starts to display in the table. image.png This is the number of all SBD and Steem transactions, not only to bots but all. This data may be important for the future analysis since it is meaningful with time. As of 29.12.2017 in 811 seconds there happened 304 transactions inside Steem, to Steem or out of Steem. So the ratio is approximately 1 transaction/3 seconds.

  • The transactions to the bots start being displayed. image.png In above example we can conclude that : "upme" bot have received 6 of 107 total transactions The total amount of 6 transactions - as SBD- is 18.5 SBD No transactions are made with Steem ( some bots accept payment with Steem ) Total amount of transactions received by "upme" bot is 18.5 SBD.

The formula is converting Steem to SBD as 1/3 ratio. This is approximation. Total amount Received in SBD is calculated as SBD receival + Steem Receival/3

Data for other 6 bots are also visible in the table.

3. Change Bot Name : While analysis, to change the name of the bot and compare another one, user should enter the name of the bot to the box ( any of them ) image.png Then hit "Start Analysis" button again. image.png This will reset the time and transaction counter and start analysis from zero.

4. WebSite Currently the web site is in a free-hosted sub domain in https://neocities.org/ The link is : https://steembotcompare.neocities.org/ User can directly start analysis going to this web adress. Tests in Google Chrome, Opera Browser and FireFox browser are done. Google Chrome and Opera are working fine but there is screen size problem in FireFox.

CODE

The programing language is HTML - JavaScript and the single source is the index.html file.

The source is steem.js libraries. image.png

The script that make the analysis of the steem blockchain is : var release = steem.api.streamTransactions('head', function(err, result)

The full code is in the GitHub: index.html

steembotcompare's People

Contributors

firedreamgames 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.