Skip to main content
Install the software below prior to Blockscout installation. For additional requirements see:
DependencyMacLinux
Erlang/OTP 26brew install erlangErlang Install Example
Elixir 1.15.xbrew install elixirElixir Install Example
Postgres 12, 13, 14brew install postgresqlPostgres Install Example
Node.js 18.x.xbrew install nodeNode.js Install Example
Automakebrew install automakeAutomake Install Example
Libtoolbrew install libtoolLibtool Install Example
Inotify-toolsNot RequiredUbuntu - apt-get install inotify-tools
GCC Compilerbrew install gccGCC Compiler Example
GMPbrew install gmpInstall GMP Devel
Make-sudo apt install makeif Debian 9
G++ Compiler-sudo apt install g++if Debian 9
Additional requirements for Blockscout versions below 5.1.3:
DependencyMacLinux
Rust-Install Rust
Cargo-Ubuntu - apt-get install cargo