How easy it is to develop STEEM blockchain apps - with video tutorial!
In the span of only 9 minutes I'm going to write a basic app that posts an article to the STEEM blockchain and walk you through it step-by-step.
For those of you who don't want to follow along with the video, you can follow the steps and view the completed source on github here: https://github.com/jredbeard/steempostexample
References of places to gain the knowledge required to make this tutorial:
Alpha/pre-release of steemit developer portal: https://steemit.github.io/steemit-docs/
Examples within the steem-js repo on github: https://github.com/steemit/steem-js/tree/master/examples
It's my hope that this tutorial helps inspire others to develop applications that use the STEEM blockchain and see that it's not an unattainable or unrealistically difficult thing to do - in fact, it's quite simple. As time allows I may do further tutorials in the future, or maybe even a whole series.
Thanks for reading and watching, and STEEM on!
Edit: I've updated the example on github for the script line that pulls in the steem-js library to use https instead of http. Anywhere http exists in code should be considered a bug. :)
Leave How easy it is to develop STEEM blockchain apps - with video tutorial! to:
Read more #steemdev posts
Best Posts From Justin Welch
We have not curated any of justinw's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Justin Welch
- Koinos and Hive: What's the difference and why?
- Open Sourcing Goodvoter - My Old Vote Trail Following Bot
- The real reason altcoins are behaving differently in this bear market?
- I'm no longer at Steemit Inc.
- My Background and Vision for Steem
- How easy it is to develop STEEM blockchain apps - with video tutorial!
- Updated instructions for running condenser and a PR in to update the README
- One of my favorite secret spots for hiking on the planet
- The market cap of all coins has DOUBLED in just a month - and keeps climbing
- Pulling wallet (and other) profile data from steemit.com/@username.json using javascript