Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 2.16 KB

File metadata and controls

45 lines (37 loc) · 2.16 KB
layout default
keywords
comments false
title Pre-reqs
description Information about different software pre-requisites needed to get started.
author
title title_url external_url description
About Author
true
Andrew has built technologies for numerous startups. He currently does research in Computational Genomics, Distributed Systems, and Quantum Computing. He is a Copt, and likes to play a variety of sports or build things in his free time.
micro_nav true
page_nav
prev next
content url
Previous page
about/
content url
Next page
cloutpool/

There are a series of prerequisites and software/hardware recommendations needed to get started. These help insure that if any problems arise, you will likely have most of the dependencies needed to fix them quickly.

The prerequisites are as follows:
  1. NVM and N
  2. The Angular CLI
  3. The latest version of go
  4. Docker Engine and Compose
  5. Ubuntu 16.04 LTS or higher OS
  6. The latest version of git (Optional)
  7. The latest version of NPM and Node v12.04+
  8. At least 1 gig of RAM abnd 5 gigs of free disk space.

Optionally, you can also install the Sublime text editor to your computer and if you are looking into a go IDE, you may want to consider GoLand.

Even if you aren't going to use all these tools, it is recommended that you have them in the future (especially if you plan on running or mantaining a mining pool). This list doesn't include the repos or other pre-reqs that we will be downloading directly (which we will get to). The correct order for tool installation is: 8, 5, 6, 7, 1, 2, 4, 3.