Run full node in Linux
Only supported distros are Ubuntu/Fedora at this current time, other Linux distros might be able to run the wallet but, some workarounds might be required in order to have the wallet functioning.
Last updated
Only supported distros are Ubuntu/Fedora at this current time, other Linux distros might be able to run the wallet but, some workarounds might be required in order to have the wallet functioning.
Last updated
A fully set up node keeps track of the blockchain while the miners validate the blocks. This is required in order for the network to sync and run.
By running a full node, you are helping to secure the network. Best of all, running a node requires minimal hardware and can run on most modern computers/miners. Doing this, enables the wallets to sync up faster with the network itself.
If you don't have "dnf" install on Ubuntu, follow this guide: You will also need to install "aptitude", folllow this guide:
To build with Qt 5 (recommended) you need the following:
Optional:
Download and extract binaries to your desired path/location:
Install distribution-specific dependencies listed below.
Start the GUI wallet or the SatoXcoin Core daemon.
You can also compile the wallet yourself.
(daemon)
satoxcoind
Typ: satoxcoind -h for help
(client)
satoxcoin-cli
Typ: satoxcoin-cli -h for help
(QT wallet with GUI for Desktop users)
satoxcoin-qt
If you want to compile for diffrent os
Ports are listed on this website: