Skip to content

Script to build a full node for OKcash on raspberry. (autonomous and staking)

Notifications You must be signed in to change notification settings

wareck/okcash_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Okcash full autonomous node running on Raspberry Pi

This script build "Okcash headless daemon node" (okcashd command line only, for best efficiency) . This script will download/compile/configure and build all files autonomously . (it take between 1 and 2 hours) I suggest to use Pi3 or Pi4 otherwise, it will take to much time to synchronise and never staking ... You can use Raspbian (lite or full, better is to use lite version for efficiency/speed) or DietPi (smaller image, optimized packets)

Note:

Due to the recent database increase, okcash need more power and more memory to works. At the first start, to stakes coin, okcash need enough memory to open database, check blockchain and works on files. Thats why, since april 2020, this node do not work anymore on old Raspberry Pi. I suggest to use a Raspberry Pi4 or higher with a fast sdcard, a SSD drive or a fast USB key. Actually, this software work at home on a raspberry pi4 and a kingston high speed usb key with a 8gb sdcard.


This script has been extensively tested and still works on my personal node.

Works on Raspberry OS and Dietpi 32 bits

Works on Raspberry OS 64 bits


Actual softwares/libraries versions :

Okcash : v8.0.2.0 (Github files)

OpenSSL :v3.0.2

LibBoost :v1.74.0

libDB : v4.8.30.NC

Miniupnpc : v2.2.3


Software installation:

git clone https://github.com/wareck/okcash_node_raspberry.git
cd okcash_node
./build.sh

Extended documentations links:

Donate:

  • Bitcoin : 1Pu12Wimuy6n7csyHkEjZXGXnAQzKBwSBp
  • Okcash : PH3JcR9inEeNZD6gNoLDYwaPAFpgjmrbue
  • Litecoin: M84U8YggaJ7T5E3TcqgcoF2BCTaxBMbCvN

About

Script to build a full node for OKcash on raspberry. (autonomous and staking)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published