___  ___    _ _    _  _ _____   _____
 / __|/ _ \  | | |  | || |_ _\ \ / / __|
| (_ | (_) | |_  _| | __ || | \ V /| _|
 \___|\___/    |_|  |_||_|___| \_/ |___|

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Setting up the EOS Blockchain

BY: @abhi3700 | CREATED: June 12, 2018, 7:20 p.m. | VOTES: 7 | PAYOUT: $0.03 | [ VOTE ]

Repository

https://github.com/abhi3700/My_Learning_EOS

What Will I Learn?

[IMAGE: https://cdn.steemitimages.com/DQmZn4Tg5aADZEGjMFdTHHiLdAuu4Fvn1NrKmLFyYeSxacC/eosio_wallpaper.jpg]
- This is for enabling your system to run EOS Smart contracts (SC).
- This is for Installation on Linux (Ubuntu). Here, WSL is used.

Requirements

Complete these steps below and then proceed with the main installation steps ahead.

Difficulty

This is basic level tutorial which is based on setting-up the system for EOS smart contracts compilation & debugging.

Tutorial Contents

Follow these steps for Installation.
* Cloning the github repository
Command - $ git clone https://github.com/EOSIO/eos.git --recursive

[IMAGE: https://cdn.steemitimages.com/DQmZs8CGrQU1PasDgfyotWqNW7YUoe1Z2AfW5oZJgM2ry3u/eos_setup_1.png]

[IMAGE: https://cdn.steemitimages.com/DQmd6uvg9L2JWcVea57aPDHqGvUwQhTErndrgtrqQYs9XfN/eos_setup_2.png]

Nothing appears. So, no screenshot.

It will take you to the latest release version page (e.g. v1.0.3, v1.0.2, v1.0.1, etc). Get the version no. from here.

$ git checkout tags/v1.0.3

[IMAGE: https://cdn.steemitimages.com/DQmQJBFrYg9s9kgywGHC1TMs8YuYX2nXgNFsh4oaaubtxVH/eos_setup_3.png]

[IMAGE: https://cdn.steemitimages.com/DQmRtZERr31wvNWyzybuaBZZcLbbYTsV7KKU8caBHX6VqW3/eos_setup_4.png]

[IMAGE: https://cdn.steemitimages.com/DQmPWBZrA4PREkz2oYS7tvaSgwWmLRNgG93EBgHbHV4oDFu/eos_setup_7.png]

[IMAGE: https://cdn.steemitimages.com/DQmR66gNZKdyx7QzKJxtnZwiquA3BFgLbr5r4z161u25psh/eos_setup_8.png]

[IMAGE: https://cdn.steemitimages.com/DQmWE2ZN3YyTzmdzKUoSjAuTXCzxQtua3xcTMkk7RDMX6ee/eos_setup_9.png]

[IMAGE: https://cdn.steemitimages.com/DQmXYG7qWcixUNd2XUKMtx9v5bmn2HEZTtP46XpLXCUAhXv/eos_setup_10.png]

Now, Everything is installed!!...

EOS_io system architecture
The figure below explains that how these 3 commands are interconnected with each other.

[IMAGE: https://cdn.steemitimages.com/DQmVN2wYbKDSWYrc5qAi3zbmUoBpUqzcGCfGmSCysnyF74j/EOSIO-System-Architecture.png]

[IMAGE: https://cdn.steemitimages.com/DQmV76s8z2T2YaNZyLhEGjAeGcdTy1m4GqxbfTwa5fMtBov/eos_setup_11.png]

[IMAGE: https://cdn.steemitimages.com/DQmbHCFVxYGpUAuTCyFobsizcYcBSHNVpzVfh7fY5yDxVj3/eos_setup_12.png]

[IMAGE: https://cdn.steemitimages.com/DQmba1kTtJHzVnUm6rySGQz1vy4K4Qs3VPbfivKDsrqM5d7/eos_setup_13.png]

Curriculum

This is the first tutorial. No such curriculum.

Proof of Work Done

Code url - https://github.com/abhi3700/My_Learning_EOS/blob/master/EOS_setup.md

TAGS: [ #utopian-io ] [ #eos ] [ #blockchain ] [ #github ] [ #cpp ]

Replies

NO REPLIES FOUND.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>