/homebrew-teku

Homebrew tap for Teku

Primary LanguageShellApache License 2.0Apache-2.0

homebrew-teku

Discord License

Homebrew Tap for Teku. Teku is a Java implementation of the Ethereum 2.0 Beacon Chain.

Getting started

Add the tap, and install:

brew tap ConsenSys/teku
brew install teku

Run the teku executable:

teku --help

Refer to the Teku user documentation for further information.

To upgrade Teku:

brew tap ConsenSys/teku
brew upgrade teku