ferasOS / homebrew-paritytech

Homebrew tap for ethcore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Homebrew tap for ethcore

License:Apache License 2.0


Languages

Language:Ruby 100.0%