github.com/amazechain/amc@v0.1.3/docs/installation/binaries.md (about) 1 # Binaries 2 3 Archives of pre-compiled binary files ready for Windows, macOS, and Linux are available. They are static executables. Users of platforms not explicitly listed below should download one of these archives. 4 5 If you use macOS Homebrew or Linuxbrew, you can install amc from Amaze's homebrew tap: 6 7 ```text 8 brew install amazechain/amc 9 ``` 10