Infrastructure Prerequisites
| Dependency name | Installation method |
| Terraform >=0.11.11 <= 0.11.14 | Installation guide |
| Python 3 | apt install python3.7 |
| Python3-pip | apt install python3-pip |
| Ansible >=2.8.x | pip3 install ansible |
| boto & boto3 & botocore python 3 modules | pip3 install boto boto3 botocore |
BlockScout Prerequisites
| Dependency name | Installation method |
| Terraform >=0.11 <= 0.11.14 | Installation guide |
| Python 3 | apt install python3.7 |
| Python3-pip | apt install python3-pip |
| Ansible >=2.8.x | pip3 install ansible |
| boto & boto3 & botocore python modules | pip3 install boto boto3 botocore |
| AWS CLI | pip3 install awscli |
| All BlockScout prerequisites | See BlockScout Requirements |