Skip to content

Yenten Core 4.0.0 - beta 3

Compare
Choose a tag to compare
@yentencoin yentencoin released this 29 Mar 13:45
· 24 commits to master since this release
1f3bfcc
  • 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