Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

paritytech/homebrew-paritytech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for Parity

Homebrew is the missing package manager for macOS. You can find installation instructions at brew.sh.

Adding Parity to your list of Homebrew taps

Open your terminal and enter:

brew tap paritytech/paritytech

Installing Parity

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

Installing additional tools

Additional binaries are available via:

brew install ethabi
brew install ethkey
brew install ethstore

Releases

No releases published

Packages

No packages published

Languages