Yenten Core 4.0.0 - beta 3
- Add static NODE with Yenten core 4.0.0
CMD for compiling Yenten - ubuntu 16.04
git clone -b yenten-4.0.0 https://github.com/yentencoin/yenten.git
cd yenten
./autogen.sh
./configure --enable-upnp-default --without-gui
make -j 4