PulseChain Full Node Tutorial
Here are the commands to install a Pulse Chain Node in Ubuntu Server:
sudo apt install make
sudo apt install golang-go
git clone https://gitlab.com/pulsechaincom/go-pulse.git
cd go-pulse
make all
cd build
cd bin
./geth
by David Feder
linux dhcp server