Releases: blockchain-next/TycheCash
Built CLI Binaries & GUI
For Windows 64 uninstall the previous version before installing the newer version.
For Mac simply unzip and move/copy TycheCashGUI.app to Application folder and if you have earlier version replace that.
Built CLI Binaries & GUI
v1.3.1 Fix Compilation issue on Ubuntu 16.04
Built CLI Binaries & GUI
1.2 Implement LWMA-2 changes from LWMA
Built CLI Binaries & GUI
1.1.1.1 BLOCK_FUTURE_TIME_LIMIT change
Built CLI Binaries & GUI
v1.1.1 Difficulty algorithm update
Built CLI Binaries & GUI
** For running on Linux / macOS boost library is required . **
For Installing boost on :
Ubuntu 14.04: sudo apt-get install libboost1.55-all-dev
Ubuntu 16.04: sudo apt-get install libboost-all-dev
For MacOS:
Install Homebrew on command prompt : /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Then Install Boost by : brew install boost
start CLI demon with:
./TycheCash --add-exclusive-node node1.tychecash.net node2.tychecash.net node3.tychecash.net
TycheCash Binaries and GUI Wallet
Ubuntu 16.04 , 14.04
Binaries (TycheCash Demon , simplewallet and connectivity tools)
GUI Wallet
Windows x86 Binaries
Windows x64 GUI Wallet
start demon with --add-exclusive-node node1.tychecash.net node2.tychecash.net node3.tychecash.net