Links

General Requirements / Blockscout Prerequisites

Install the software below prior to Blockscout installation. For additional requirements see:
Dependency
Mac
Linux
brew install erlang
brew install elixir
brew install postgresql
brew install node
Automake
brew install automake
Libtool
brew install libtool
Not Required
Ubuntu - apt-get install inotify-tools
brew install gcc
GMP
brew install gmp
Make
-
sudo apt install makeif Debian 9
G++ Compiler
-
sudo apt install g++if Debian 9
Rust
-
Cargo
-
Ubuntu - apt-get install cargo