Homebrew is the missing package manager for macOS. You can find installation instructions at brew.sh.
Open your terminal and enter:
brew tap paritytech/paritytech
We recommend using the latest feature-rich beta release, to install it use:
brew install parity --devel
If you need to use the stable version install it with:
brew install parity
The latest nightly development releases are available via:
brew install parity --HEAD
In order to update parity to the latest version of the track you're using:
brew upgrade parity
Additional binaries are available via:
brew install ethabi
brew install ethkey
brew install ethstore