Iron Grid
VERSION: networkId=2 | ironfish/2.3.0 linux-x64 node
SERVER: nodegridtech.dev (Running)
DEVNET: (Ubuntu 22.04 with OpenLiteSpeed and Node.js)
1) Install Node.js LTS (Latest)
2) On Linux, run the following to install the build-essential package:
sudo apt install build-essential
3) Install a command-line git client
4) Run the following:
npm install -g ironfish
5) Run the Iron Fish CLI:
ironfish start --networkId=2 --port=9001 --bootstrap='nodegridtech.dev' --datadir=~/.dev0
6) Wait for the node to be synchronized!
7) Open a new terminal and create a new account:
ironfish wallet:create MyNewAccount
8) Copy your public address!
9) Set the default account:
ironfish wallet:use MyNewAccount
10) Paste your address and launch the miner:
ironfish miners:start --threads=1 -a YourPublicAddressHere --datadir=~/.dev0
11) Add at the end of each command: --datadir=~/.dev0
12) Iron Fish CLI Commands:
ironfish status --datadir=~/.dev0
ironfish wallet:balance --datadir=~/.dev0
ironfish peers --datadir=~/.dev0
Get Started with Iron Fish | How to use
13) Follow the news on the dedicated Bulletin Board System