Install With Homebrew

Note: Our Homebrew tap does not yet support Apple Silicon/arm64. We recommend installing Iron Fish using NPM. You can also install Iron Fish from the source or use Docker with x86_64 support.

Start by adding our Homebrew tap and installing Iron Fish.

brew tap iron-fish/brew && brew install ironfish

You're all set! Run the Iron Fish CLI:

ironfish

When updates are available, update Brew, then reinstall Iron Fish.

brew update && brew uninstall ironfish && brew install ironfish