docker run --name bxgateway-go -d \
-v <LOG_FILE_PATH>:/app/bloxroute/logs \
-v <SSL_CERT_PATH>:/app/bloxroute/ssl \
-p 1801:1801 -p 28333:28333 bloxroute/bloxroute-gateway-go \
--blockchain-network <Mainnet, BSC-Mainnet, or Polygon-Mainnet> \
--enodes enode://<BLOCKCHAIN_NODE_PUBLIC_KEY>@<NODE_IP>:<NODE_PORT>
# We recommend using a dedicated directory on host machine to store certificates
# ws endpoint is accessible at ws://localhost:28333/ws