Yenten Core 4.0.0 - final
Other nodes:
addnode 185.185.70.244:9981 add
addnode spbird.mydns.jp:9981 add
Other node links:
https://xpoolx.com/explorer/peers?id=1897
https://leywapool.com/explorer/peers?id=1428
https://trossmining.de/explorer/peers?id=1943
Pools work with Yenten 4.0.0
http://cpu-pool.com/
https://xpoolx.com/
CMD for compiling Yenten - ubuntu 16.04, 18.04
sudo add-apt-repository universe
sudo apt-get update
sudo apt-get install git
sudo apt-get install build-essential
sudo apt-get install libtool autotools-dev autoconf
sudo apt-get install libssl-dev
sudo apt-get install libboost-all-dev
sudo apt-get install pkg-config
sudo apt-get install libevent-dev
sudo apt-get install libzmq3-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev
git clone https://github.com/yentencoin/yenten.git
cd yenten
./autogen.sh
./configure --enable-upnp-default --without-gui
make -j 4
Read instructions:
How to compile Yenten coin 4.0.0 on ubuntu 16.04.6 and 18.04.4 LTS - http://cpu-mining.info/post.php?post=4
How to compile Yenten coin 4.0.0 on ubuntu 20.04 LTS - http://cpu-mining.info/post.php?post=5