Git Product home page Git Product logo

akingos-php-steem-access-tools-'s Introduction

AKINGOS-PHP-STEEM-ACCESS-TOOLS

Name: Akingos Steem Access Tool
Contributors: akintunde {github}
Programmed with: PHP
Requires at least: php 5.6
Major Dependencies: Steemjs API , Coinmarketcap API, Websocket PHP & PHPUnit_Framework
License: APACHE LICENSE
License URI: https://www.apache.org/licenses/LICENSE-2.0
APP Address: steem.akin.com.ng

Short Summary:

This script act as an alternative profile for steem blockchain users as it shows certain details that are not present on the steemit profile page.

Description:

This script displays your user rank (minnow, orca, whale and so on), It shows prices of sbd, steem and even bitcoin at a real time of less than 1 second. It also shows the number of witnesses you have voted for and much more.

It also displays the number of users on the steem blockchain, together with a list of active witnesses.

Below is a preview: Preview

How it works:

The script has a welcoming index page that contains certain details like the price tickers for sbd, steem and btc and a link that leads to u.php where users can fill a form with their username (without the @ symbol), it then leads the to user.php, where all the user details are displayed by using the steemjs javascript api calls.

Users can also directly use the profile fancy url feature by using this format (steem.com.ng/username) or (steem.com.ng/username). This is being handled by the htaccess.

The htaccess codes locks the index to index.html, so other index pages with other extensions will not act as index unless the htaccess is edited.

The htaccess also helps tell the server to process all html files as php files.

All php dependencies are stored in the src/ folder while the rest of the dependencies can be found in the css and js folders.

The /tests folder is for testing the php classes that act as a layer between the steemjs api and php, more reason why I had to use websocket php.

Installation

Installation is very easy. Just follow the following steps

  1. Download this script as a zip file (from here)
  2. Copy to your server www (or htdocs) folder
  3. That's it
  4. Just view from your server domain name (or from localhost if you are in a local environment)

Changelog

1.0

Initial Version

Contact Me

Discord: @akintunde
Email: jegedeakintunde[at]gmail.com
utopian.io: @akintunde
github: @akintunde102

More ScreenShots

Preview Preview

akingos-php-steem-access-tools-'s People

Contributors

akintunde102 avatar

Stargazers

 avatar

Watchers

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