Build Bitcoin node in Linux (Debian)/Ubuntu
Bitcoin node in Linux (Debian)/Ubuntu | If you want to clone Bitcoin and make your own network, the process is similar but some changes in code level. Feel free to knock me for that. Install following dependencies: $ sudo apt-get install build-essential libtool autotools-dev automake pkg-config bsdmainutils python3sudo apt-get install libssl-dev libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev …