Running the Ethereum “geth” Daemon on UBOS
Running geth on UBOS is quite straightforward. Logon to your
UBOS device as shepherd, and execute:
sudo systemctl start geth.service
By default, the Ethereum daemon listens to JSON-RPC commands issued from the local
device only.