This Dockerized version of the Steem Pricefeed script fetches the current STEEM price from Binance and publishes it to the Steem blockchain. The application is designed to run inside a Docker container, making it easy to deploy and manage across different environments.
- Docker
First, clone the repository to your local machine (replace yourusername with your actual GitHub username or organization):
git clone https://github.com/yourusername/steem-pricefeed-docker.git
cd steem-pricefeed-docker