diff --git a/goldenman/README.md b/goldenman/README.md index ab9f113..8d00b92 100644 --- a/goldenman/README.md +++ b/goldenman/README.md @@ -1,22 +1,10 @@ -# Mined Block Counter - -### instruction +# komodod-crash-detect -0. Precondition : komodo installed and you are KMD miner +Instruction to detect komodo daemon crash and auto re-run. -1. please install jsoncpp library to parse response of komodod -``` -sudo apt-get install libjsoncpp-dev -``` +-------------------- -2. how to compile : -``` -$ g++ -o exefileName sourceFile.cpp -ljsoncpp -ex) $ g++ -o nodeMined minedBlock.cpp -ljsoncpp -``` +# Mined Block Counter -3. how to run -``` -$ ./nodeMined -``` +you can get list of block height and amount of mined KMD.