Skip to content

Releases: blockchain-next/TycheCash

Built CLI Binaries & GUI

Choose a tag to compare

@blockchain-next blockchain-next released this 20 Sep 19:12

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

Choose a tag to compare

@blockchain-next blockchain-next released this 30 Aug 12:18
v1.3.1

Fix Compilation issue on Ubuntu 16.04

Built CLI Binaries & GUI

Choose a tag to compare

@blockchain-next blockchain-next released this 19 Jun 11:42
79e318a
1.2

Implement LWMA-2 changes from LWMA

Built CLI Binaries & GUI

Choose a tag to compare

@blockchain-next blockchain-next released this 12 Jun 09:12
0d52432
1.1.1.1

BLOCK_FUTURE_TIME_LIMIT change

Built CLI Binaries & GUI

Choose a tag to compare

@blockchain-next blockchain-next released this 18 May 21:16
v1.1.1

Difficulty algorithm update

Built CLI Binaries & GUI

Choose a tag to compare

@blockchain-next blockchain-next released this 22 Apr 10:45

** 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

Choose a tag to compare

@blockchain-next blockchain-next released this 26 Feb 11:33

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