Advertisment

Ethereum is one of the most important blockchains present today, not only because it represents another cryptocurrency, but also because Ethereum is technically a “world computer” that unifies the processing power of the network’s public nodes. Ethereum’s “world computer”, or the Ethereum virtual machine (EVM), can be used by peers across the network to execute smart contracts.

Ethereum’s platform was launched in 2016, so it is literally still in its infancy. In my opinion, ethereum is currently undervalued and I won’t be surprised if Ethereum’s price surpassed that of bitcoin during the upcoming few years.

Throughout this article, I will present you with an easy-to-follow guide to help you set up an ethereum node.

Geth and Eth:

Before setting up your Ethereum node, there are two important pieces of software that you have to know about; Geth and Eth.

Geth and Eth are two separate command line tools that can run a full Ethereum , public or private, node. Both software provide multiple user interfaces; the command line interface, an interactive console and a JSON-RPC server.

Running Ethereum Node via Installing and Running Geth:

When you install and run geth, you can participate in ethereum’s frontier live network:

  • Mine ether
  • Initiate ether transactions from an address to the other
  • Create and execute smart contracts
  • Monitor block history

1. All Geth’s versions are available for download at: https://geth.ethereum.org/downloads/

For every version, an archive (.zip file) as well as an installer (.exe) package are available for download. The installer package will put geth automatically into your PATH, while the archive includes the command .exe files, so that they can be used without installation.

For the purpose of this tutorial, we will install the Geth 1.6.1 release. Press on the Geth 1.6.1 installer link, as shown on the below screenshot and download the .exe file.

2. Press “I Agree” to accept the license agreement and start the installation process.

3. You will be prompted to choose whether or not to install Ethereum’s development tools in addition to Geth. For the purpose of this tutorial, we will install only Geth, so keep the box of “Development tools” unchecked.

4. You will then be prompted to choose the destination folder for your installation. By default, the program will be installed under C:Program FilesGeth

5. The installation process will be completed, press “close” to exit the installation window.

6. Now, open a “command prompt” instance, via pressing the Windows button and typing “command prompt”. Press on the program’s icon that will appear.

7. Now, change the directory to the directory where Geth is installed , via the “chdir” command, so as we installed Geth onto the “Program Files” directory, we will type the following onto the command prompt’s instance:

Chdir C:Program FilesGeth

8. Now, type Geth onto the command prompt instance, after changing the directory and the client will start up and begin connecting to peers, as shown on the below screenshot:

Congratulations, you are now running a full ethereum node, and receiving blocks as shown on the above screenshot.

Running an Ethereum Node via Installing and Running Ethereum’s Mist Wallet:

You can also run a full ethereum node via installing and running ethereum’s mist wallet client, which will also help you create addresses, send and receive transactions in a simple way. Here is how:

1. Browse to the download page of the latest release of the mist wallet. For this tutorial, we will download and install the 0.8.10 version, which is the most stable version and has the following features:

  • It features a brand new sidebar that gives users more room to browse and presents Dapps in an attractive, simple to use way.
  • An annoying bug that made tabs vanish for some users is successfully fixed.
  • Better validation for password strengths when users create their accounts. As per this version, passwords should at least have 8 characters.
  • Fixed problems associated with wallet importing.

2. After downloading mist’s archive, unzip it and then double click on the mist .exe file to start the installation procedure.

3. Accept the license agreement by clicking “I agree” to start the installation procedure.

4. You will now be prompted to choose the destination folder for installation of the mist wallet and downloading the blockchain. Note that the blockchain is now almost 30 GB in size, so I recommend using a folder with at least 35 GB of free space.

5. When installation is complete, press the “close” button to exit the installation wizard, as shown on the below screenshot.

6. After completion of installation, double click the “mist” icon in your installation folder to launch the wallet. You will be prompted to choose one of two options:

a. Use the test network:

If you choose this option, you will not connect to ethereum’s network. Instead, you can connect to a sandboxed test network to try the technology without using real ethereum.

b. Use the main network:

By choosing this option, you will connect to ethereum’s network and be able to run a full node, send and receive ethereum payments.

So, to run a full ethereum node, choose the “use the main network” option.

7. You will now be prompted, to choose whether or not to import a wallet that you have created before, as shown on the below screenshot. Press “skip” to move on to the next steps.

8. Now, you will be asked to create a password for your account to secure it. By default, you will have to create a password of at least 8 characters. I recommend using at least 16 characters for your password, especially if you intend to use your ethereum node to send and receive transactions. Use a mixture of uppercase letters, lowercase letters, special characters and numbers. Even better, use a randomly generated password using services like passwordsgenerator.net.

After creating your password, you will reminded to save your password and keyfiles, before moving on to the next steps. Save your keyfiles, which are present in the “keystore” folder (under the installation directory), in a safe place e.g. USB drive, cloud drive….etc. The “keyfiles” folder can be found by pressing main menu – backup – accounts on the wallet’s main interface.

9. Now, your wallet is ready to start, press the “Launch the Application” button on the window that will appear and the wallet ‘s interface will show up. Note, that the blockchain will continue downloading in the background.

The below screenshot shows how the wallet’s overview window looks like

On the top of the wallet’s overview window, you will be able to see information related to the synchronization status of your ethereum node. Whenever the node stops synchronizing (e.g. no peers, or the number of blocks doesn’t change), try to exit and then restart your wallet or just wait for a few minutes.

As shown on the above screenshot, you can see your wallet’s main address under the “main account” (etherbase) section. You can also use your wallet to create smart contracts, but you will have to have at least one ether to be able to do that. Note that wallets represent a form of a basic smart contract, that allows your coins to be controlled by more than one account and can optionally enable you to put a limit on daily withdrawals, to maximize security. You can create your very own customized smart contracts via the “contracts” tab.

This was a concise tutorial to guide you through running a full ethereum node using Geth or the Mist wallet. Running an ethereum node will be a good way to introduce you to the world of ethereum and smart contracts. If you have any questions, I will be glad to answer them; just post them in the comments’ section below and I will answer them right away.

Get the latest Bitcoin News on The Bitcoin News
Our Social Networks:
Facebook Instagram Pinterest Reddit Telegram Twitter Youtube