Open coolaj86 opened 9 months ago
My preference is not to install GO from a random online shell script, but rather to go to the source and then install it where ever I choose, since it is not required beyond building tenderdash, I install it to /tmp
and after the build I longer refer to it. IMO these instructions reduce the clarity of what we are trying to do here and that's less desirable.
@kxcd these are my notes, not a PR.
However, I can see how someone who is more advanced like you and knows how to fix the permission issues caused by the .pkg installer and how to put things in the correct FHS dirs and add it to the PATH would want to do it manually. These instructions are ones that anyone could follow - without having to learn the peculiarities of Go, for example. And they work in containers, Docker, etc.
For updating https://github.com/dashpay/docs/blob/20.0.0/docs/user/masternodes/setup-testnet.rst
Overview
Table of Contents
System Requirements
Pre-Reqs
Build Tenderdash
IMPORTANT \ Check https://github.com/dashpay/tenderdash to see whether it's actually
master
or something else, likev0.14-dev
, that's the current working "main" branch.Config
Install as a service