Install via 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.
Installing
Start by installing Homebrew and install from custom tap:
brew tap iron-fish/brew && brew install ironfish
To verify your CLI installation, use the ironfish --version command.
$ ironfish --version
name ironfish
version 1.7.0
git b240df1
runtime node/18.12.1
Updating
brew install ironfish
Uninstalling
brew uninstall ironfish