If you would like to make your own steemit bot or for example an application that plays a "ding!" sound every time someone gives you an upvote - this guide is for you!
Welcome to a newbie friendly series of tutorials that will show you how to create your own, simple application that interacts with steemit blockchain.
In the Part 1 we're gonna build our workshop - our safe environment to experiment and test our steemit apps. Don't worry - you won't mess up your Windows, we're gonna create virtual machine so even if something goes wrong - it won't affect your PC in any way :)
If you like to keep your operating system, for example Windows, fast and clean - you probably don't want to install to many additional applications and libraries and other this sort of stuff needed to code programs. That's why the best option to do it is to create a new, virtual system. You launch it just like any other application so you don't have to reboot your PC.
Think about your main OS as your clean, tidy house - and virtual system as this one room where you keep all the unneeded stuff. It can be messy but it's not a problem because it's sealed off from the rest of the house so even if it's infested with bugs - your home is safe. That's pretty much why we're gonna use virtual system :)
We'll use Ubuntu distribution of Linux - it has desktop, it has icons so don't worry, it's not some hackers-only system where you can't do anything unless you spent last 20 years in your basement hacking Pentagon. Let's go!
Here's the latest version direct download link:
https://www.vmware.com/go/tryplayerpro-win-64
This is the "player" for virtual system - we will use it to launch the virtual Linux.
Install the downloaded VMmare Player.
Here's the latest version direct download link:
http://releases.ubuntu.com/16.04.3/ubuntu-16.04.3-desktop-amd64.iso
Save the iso file in a folder where you can find it later.
This is how it should look like:
We won't be doing any complicated computations so basic values will do the job. You can change those later on so don't be afraid to experiment :) Click Finish
Click on the firefox icon on the left and check if the internet is working. If yes - congratulations! You have successfully installed virtual machine and by this completed this tutorial :)
Tip: remember that you can resize the Virtual Machine window to make it bigger.