Yenten Core 4.0.0 - beta 4
yentencoin
released this
02 Apr 21:07
·
44 commits
to yenten-4.0.0
since this release
- Fix translate
- Add other nodes 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