Skip to content

Zcash for macOS v1.0.11a

Compare
Choose a tag to compare
@kozyilmaz kozyilmaz released this 16 Aug 16:39
· 352 commits to master since this release

Contents

Zcash v1.0.11a built from scratch with gcc-6.4.0/g++-6.4.0 on macOS Sierra 10.12.6 (16G29), precompiled binaries attached

Installation

Download the attached files, verify checksum of the archive and extract

$ shasum -a 256 -c zcash-macos-v1.0.11a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.0.11a.tar.bz2

How to use

When launching Zcash on MacOS for the first time, certain initialization steps should be completed.
Please run the commands below once for the first time

$ cd zcash-macos-v1.0.11a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd