Skip to content

Yenten Core 4.0.0 - beta 4

Compare
Choose a tag to compare
@yentencoin yentencoin released this 02 Apr 21:07
· 44 commits to yenten-4.0.0 since this release
9029202
  • 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