-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bogdan Ošep edited this page Sep 13, 2021
·
5 revisions
This repository contains Node-Verificator's source code written in C++ for ARM devices.
Please see technical details about Node-Verificator's install in the Build and Install section of original Metahash Verifier github code https://github.com/metahashorg/Node-Verificator/wiki/Build-and-Install
Instead of original Metahash Verifier build
git clone https://github.com/metahashorg/Node-Verificator.git
use
git clone https://github.com/glomon/Node-Verificator-5.35.ARM.git
cd Node-Verificator-5.35.ARM
mkdir build
cd build
cmake ..
make
cd bin
./verf_service ./verf.cfg