Created Hive-Price-Feed

I had written this script a year ago for our @coingecko witness. Since Hive started traded on bittrex, we start to show the price of Hive, with that I decided to update the script to support Hive.

For more info about Hive price

Screenshot 2020-03-22 at 3.38.28 PM.png

Hive-Price-Feed is a forked from Steem-Price-Feed, which allows witness to use CoinGecko's websocket and API to update Hive prices, I had manage to test the script, it seems to be working fine on Hive blockchain check tx 7b3e513afe79e4f8835e8841314a44bec214b727.

Right now, this script support 2 RPC, which is anyx.io and hive.blog

Do share with me if any reliable RPC node to be added into this script.

Why this script is created?

Quote from the Original post

Steem price feed is a tool for witness for pulling price data from CoinGecko.com and publish the price feed. It used CoinGecko WebSocket for real time steem price and also REST API method as a fallback.

We recently launched our witness and we realize that most of the price feed tools are cron job written to check the price; therefore, we decided to write this script with our web socket, which means it will update price accurately instead of a cron job. The script will restart automatically on failure with docker or pm2.

What is this price feed

One of the responsibility of witness is to update the Hive price from time to time so that HBD can work properly. I created this script so that witness can update the hive price using our API and websocket.

How do I run the script

Instruction is in the github repo https://github.com/superoo7/hiveprice-feed , you can run with docker or just nodejs will do.

H2
H3
H4
3 columns
2 columns
1 column
4 Comments
Ecency