Post
Topic
Board Announcements (Altcoins)
Re: [ANN] OJA - Easy Buy, Sell, Earn, and Pay with Crypto ✅
by
AllForOneA41
on 29/09/2021, 05:04:30 UTC
Ok so I sorted wallet and make a Mac VM after I start to mine they remove only one peer that allow me to sync and now im out of sync so that is yours decentralization ? Make a list of all addnodes for MAC wallet users to connect with wallet otherwise all is scam in my eyes

use this block explorer to find all the Available Peers and Nodes.

Quote


If you had problems compiling you need to know that you require an specific version of libraries and an specific version of Ubuntu (18.04) to be able to build it.

you can find the tutorial in the source code, then go to DOC folder , file   unix_build.MD

just to sort out something, ubuntu 18.04 installs Openssl 1.1  and the source requires 1.0 so follow this:

Quote
sudo apt-get remove openssl

then

Quote
sudo apt-get install libcurl3



then:

Quote
sudo apt-get install openssl1.0-dev


thats it.


Also if you want to compile a Mac Wallet, you have to do it cross-compiling, not Native.  this means that you compile the Mac Wallet FROM Ubuntu, Do not try it native (using a Mac) or you will run in endless errors due to the incompatibility of Apple new libraries.


Ok checked addnodes but weallet seems not connect yesterday it was fine today dont work what is a P2P port ?