Skip to content

Releases: kozyilmaz/zcash-apple

Zcash for macOS v2.0.1a

15 Oct 12:58
Compare
Choose a tag to compare

Contents

Zcash v2.0.1 built from scratch with macOS clang-1000.10.44.2 on macOS 10.13.6 (17G65), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v2.0.1a.tar.bz2.hash
$ tar -xvf zcash-macos-v2.0.1a.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-v2.0.1a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v2.0.0a

17 Aug 15:03
Compare
Choose a tag to compare

Contents

Zcash v2.0.0 built from scratch with macOS clang-902.0.39.2 on macOS 10.13.6 (17G65), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v2.0.0a.tar.bz2.hash
$ tar -xvf zcash-macos-v2.0.0a.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-v2.0.0a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.1.2a

04 Jul 10:40
Compare
Choose a tag to compare

Contents

Zcash v1.1.2 built from scratch with macOS clang-902.0.39.2 on macOS 10.13.5 (17F77), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.1.2a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.1.2a.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.1.2a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.1.1a

05 Jun 08:22
Compare
Choose a tag to compare

Contents

Zcash v1.1.1 built from scratch with macOS clang-902.0.39.2 on macOS 10.13.5 (17F77), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.1.1a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.1.1a.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.1.1a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.1.0a

15 Apr 21:58
Compare
Choose a tag to compare

Contents

Zcash v1.1.0 built from scratch with macOS clang-902.0.39.1 on macOS 10.13.4 (17E199), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.1.0a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.1.0a.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.1.0a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.0.15a

02 Mar 18:22
Compare
Choose a tag to compare

Contents

Zcash v1.0.15 built from scratch with macOS clang-900.0.39.2 on macOS 10.13.3 (17D102), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.0.15a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.0.15a.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.15a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.0.15-rc1b

25 Feb 18:41
Compare
Choose a tag to compare

Contents

Zcash v1.0.15-rc1b built from scratch with macOS clang-900.0.39.2 on macOS 10.13.3 (17D47), precompiled binaries attached.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.0.15-rc1b.tar.bz2.hash
$ tar -xvf zcash-macos-v1.0.15-rc1b.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.15-rc1b/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

You can refer to zcash-commands.txt for basic usage

Zcash for macOS v1.0.14a

15 Jan 06:59
Compare
Choose a tag to compare

Contents

Zcash v1.0.14a built from scratch with macOS clang-900.0.39.2 on macOS 10.12.6 (16G1114), precompiled binaries attached. This is the first release built using native macOS clang.

Installation

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

$ shasum -a 256 -c zcash-macos-v1.0.14a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.0.14a.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.14a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

Zcash for macOS v1.0.12a

04 Oct 14:36
Compare
Choose a tag to compare

Contents

Zcash v1.0.12a 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.12a.tar.bz2.hash
$ tar -xvf zcash-macos-v1.0.12a.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.12a/usr/local/bin
$ ./zcash-fetch-params
$ ./zcash-init
$ ./zcashd

You can just run Zcash by launching the daemon afterwards

$ ./zcashd

Zcash for macOS v1.0.11a

16 Aug 16:39
Compare
Choose a tag to compare

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