Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 380 Bytes

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