Читать книгу Cryptocurrency All-in-One For Dummies онлайн

126 страница из 200

In this section, you dive into building your first blockchain. You build it in two steps. The first step is to prepare your computer to create your private blockchain. Don’t worry — it’s made easier with tools from Docker and work that has been done by talented developers on GitHub. The second step is building your blockchain inside your Docker terminal.

Preparing your computer

You need to download some software on to your computer in order to try this blockchain project. Start by downloading Docker Desktop. Go to https://www.docker.com/get-started to download the correct version for your operating system.

Next, download GitHub Desktop from http://desktop.github.com. After you’ve installed GitHub Desktop, a pop-up screen asks you if you want to sign in to GitHub.com (if you already have an account). If you’re new to GitHub, click Create Your Free Account.

ethereum

1 Name your repository ethereum, and give it a description of your choosing.

2 Point the Local Path to your desktop’s ethereum folder.

Правообладателям