General Requirements / Blockscout 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
- Client Setting Requirements: Settings related to client implementations (ie Geth, OpenEthereum, etc)
Dependency | Mac | Linux |
---|---|---|
brew install erlang | ||
brew install elixir | ||
brew install postgresql | ||
brew install node | ||
brew install automake | ||
brew install libtool | ||
Not Required | Ubuntu - apt-get install inotify-tools | |
brew install gcc | ||
brew install gmp | ||
Make | - | sudo apt install make if Debian 9 |
G++ Compiler | - | sudo apt install g++ if Debian 9 |
Rust | - | |
Cargo | - | Ubuntu - apt-get install cargo |
Last modified 5mo ago