Inertia Scan Docker Setup for Validator Node
Use Docker to easily set up Inertia Scan. Just copy and paste these commands to download the necessary files:
Download inertiascan.json by:
Important:
Generate a wallet with keystore on myetherwallet.com, then insert the resulting address into this code section.
Steps:
Make a 'keystore' folder
Create a 'password.file' and save the chosen 'password' in it—Use the password inside which you choose to create the 'keystore file'
Put both 'password.file' and 'keystore file' in the 'keystore' folder
Download static-nodes.json
Download docker-compose.yml
Easy Docker Installation Guide
Quick Steps to Run Docker
Run the validator using this command from the directory with docker-compose.yml
Important: Send the 'enode' and 'wallet address' to the admin via email at admin@inertiascan.com
Last updated