General Backend Requirements / Blockscout Backend Prerequisites
Install the software below prior to Blockscout installation. For additional requirements see:
Database Storage Requirements: Storage required for common chains to give a sense of needed storage
Node Tracing Requirements: JSON RPC methods
Client Setting Requirements: Settings related to client implementations (ie Geth, OpenEthereum, etc)
Hardware/Hosting Requirements: Base requirements for a hosted instance of Blockscout.
Dependency
Mac
Linux
Make
-
sudo apt install make
if Debian 9
G++ Compiler
-
sudo apt install g++
if Debian 9
Additional requirements for Blockscout versions below 5.1.3:
Dependency
Mac
Linux
Cargo
-
Ubuntu - apt-get install cargo
Last updated
Was this helpful?