[:en]Hello friends,
Here is compiled version of Machinecoin Core version 0.13.1.1 daemon and tools. The package contains two script files – deps, which will install dependencies packages and miningloop.sh – lazy script for fast-run mining.
File list:
machinecoind – the Machine daemon, to run it in background you may add daemon=1 in you machinecoin.conf file, located in your home .machinecoin/machinecoin.conf Or just run it with -daemon option from the command line.
machinecoin-cli Your command line Oracle to talk with the daemon. Useful to getinfo, getnewaddress etc. ex: machinecoin-cli getnewaddress
machinecoin-tx – Transaction utility, only Guru deal with it.
deps: you may be want to install the dependencies befor the first run. You need it only for first time setup.
miningloop.sh makes a loop to mine to you wallet. Before your first run – change the included address with one from your wallet address (see the example for machinecoin-cli).
Edit: in the current deps file is missing:
sudo apt-get install libdb5.3++
Machinecoin 0.13.1.1 Ubuntu 16.04 x86_64
The graphical wallet – machinecoin-qt it the graphical front end of the wallet:
Machinecoin-qt Core version 0.13.1.1 for Ubuntu 16.04 x86_64
Install your additional dependency with:
sudo apt-get install libqt5network5 libqt5widgets5 libqt5gui5 libqt5dbus5 libqt5core5a libprotobuf9v5
Edit: New version is available, new static binary will be compiled soon[:bg]Hello friends,
Here is compiled version of Machinecoin Core version 0.13.1.1 daemon and tools. The package contains two script files – deps, which will install dependencies packages and miningloop.sh – lazy script for fast-run mining.
File list:
machinecoind – the Machine daemon, to run it in background you may add daemon=1 in you machinecoin.conf file, located in your home .machinecoin/machinecoin.conf Or just run it with -daemon option from the command line.
machinecoin-cli Your command line Oracle to talk with the daemon. Useful to getinfo, getnewaddress etc. ex: machinecoin-cli getnewaddress
machinecoin-tx – Transaction utility, only Guru deal with it.
deps: you may be want to install the dependencies befor the first run. You need it only for first time setup.
miningloop.sh makes a loop to mine to you wallet. Before your first run – change the included address with one from your wallet address (see the example for machinecoin-cli).
Edit: in the current deps file is missing:
sudo apt-get install libdb5.3++
Machinecoin 0.13.1.1 Ubuntu 16.04 x86_64
The graphical wallet – machinecoin-qt it the graphical front end of the wallet:
Machinecoin-qt Core version 0.13.1.1 for Ubuntu 16.04 x86_64
Install your additional dependency with:
sudo apt-get install libqt5network5 libqt5widgets5 libqt5gui5 libqt5dbus5 libqt5core5a libprotobuf9v5
[:]