Steem JavaScript Development Links

in steem •  7 years ago  (edited)

Steem JavaScript Development Links

Here is a list of all the relevant links for developing bots for the Steem blockchain in JavaScript:

  • Creating First Steem Bot - this post shows how to build a simple web app that interacts with the Steem blockchain and can be run from a web browser.

  • NodeJS Steem Bot Tutorial - this post shows how to build a simple bot that interacts with the Steem blockchain and runs in NodeJS.

  • Creating Follow Bot with NodeJS - this post shows how to build a simple bot that follows authors from trending categories.

  • Steem Memo Bot - this post shows how to build a simple bot that send memos to followers or following.

  • Steem Curation Bot - this post shows how to build a simple bot that up-votes posts based on parameters set in the configuration file.

  • Steem Follow Bot Updates this post shows updates to the Steem Follow Bot such as merging relevant repositories, adding configuration, and creating an unfollow script.

  • Steem GitHub Repository Links - this post has a list of links to all of the relevant repositories for this development guide.

Feel free to ask any questions in the comment section. Help contribute by up-voting and re-steeming this post!

Thanks!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks very much