/steem-value

Steem Value

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Steem Value

A service similar to Preev. Shows the value of STEEM and STEEM Dollars compared to fiat and BTC.

License

GNU AGPL. See LICENSE

Install

Requires just Python3 with python3-pip. No configuration needed.

git clone https://github.com/someguy123/steem-value.git
cd steem-value
pip3 install -r requirements.txt
python3 app.py