What Will I Learn?
This tutorial covers
- Streaming operations with Steem-js
- Analyzing comments and understanding the comment model
- Periodically scheduling votes
- Following users and tags through operations
- Building an application with npm
- Deploying the application to heroku
Requirements
What's required to follow this tutorial and complete the tasks in it:
- Heroku CLI
- NodeJS and NPM
- Git
- Text editor
Difficulty
This is a basic difficulty tutorial. Everything needed to complete and comprehend what is covered is included in step-by-step walkthrough-style instructions.
Description
Thanks and shoutout to for the idea to do this tutorial. This tutorial walks through developing an application with steem js and deploying that application to heroku. It covers all the requirements for getting an application running in heroku. It also covers the basics for automated voting using the steem-js api.
Video Tutorial
Curriculum
Other steem tutorials in this series:
- Tutorial: Getting Started with git-steem-bot
- Tutorial: Weekly Digest Steembot in a Docker Container
- Tutorial: Viewing Steemit Account History
- Tutorial: OAuth2 Access Tokens and Refresh Tokens with Steemconnect
Posted on Utopian.io - Rewarding Open Source Contributors