null

How To Mine Iron Fish on Ubuntu Commands

When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network. As an Amazon Associate I earn from qualifying purchases. #ad #promotions

sudo apt-get update -y

sudo apt update
sudo apt upgrade
sudo apt-get install -y build-essential
sudo apt install -y curl

curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -

sudo apt install -y nodejs

curl — proto ‘=https’ — tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env

sudo npm install -global yarn

git clone https://github.com/iron-fish/ironfish

cd ironfish
yarn install

cd ironfish-cli
yarn ironfish start:once config:set blockGraffiti "Digital Spaceport"

screen -R ironfish
yarn start start -d default -p 9033

screen -R ironmine

yarn start miners:start

yarn start status -f

2 Responses

Table of Contents

Latest Hardware

Newsletter

Latest Crypto Articles

When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.

As an Amazon Associate I earn from qualifying purchases.