{ "coin": { "name": "Ethereum Testnet Goerli", "shortcut": "tGOR", "label": "Ethereum Goerli", "alias": "ethereum_testnet_goerli_consensus", "execution_alias": "ethereum_testnet_goerli" }, "ports": { "backend_rpc": 18026, "backend_message_queue": 0, "backend_p2p": 48326, "backend_http": 18126, "backend_authrpc": 18526, "blockbook_internal": 19026, "blockbook_public": 19126 }, "backend": { "package_name": "backend-ethereum-testnet-goerli-consensus", "package_revision": "satoshilabs-1", "system_user": "ethereum", "version": "4.0.0", "binary_url": "https://github.com/prysmaticlabs/prysm/releases/download/v4.0.0/beacon-chain-v4.0.0-linux-amd64", "verification_type": "sha256", "verification_source": "2842cbf43980cec9f51e1c83c21a598c35ccff4d22de2f6f482df010c2bda806", "extract_command": "mv ${ARCHIVE} backend/beacon-chain && chmod +x backend/beacon-chain && echo", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/beacon-chain --prater --accept-terms-of-use --execution-endpoint=http://localhost:{{.Ports.BackendAuthRpc}} --grpc-gateway-port=17526 --rpc-port=17527 --monitoring-port=17528 --p2p-tcp-port=13526 --p2p-udp-port=12526 --datadir={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --jwt-secret={{.Env.BackendDataPath}}/ethereum_testnet_goerli/backend/geth/jwtsecret --genesis-state={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/genesis.ssz 2>>{{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log'", "logrotate_files_template": "{{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log", "postinst_script_template": "wget https://github.com/eth-clients/eth2-networks/raw/master/shared/prater/genesis.ssz -O {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/genesis.ssz", "service_type": "simple", "service_additional_params_template": "", "protect_memory": true, "mainnet": false, "server_config_file": "", "client_config_file": "", "platforms": { "arm64": { "binary_url": "https://github.com/prysmaticlabs/prysm/releases/download/v4.0.0/beacon-chain-v4.0.0-linux-arm64", "verification_source": "8eae234385c1bd05ec6ad51dfb362382f04f1ea1d133f503e3894f4a99683972" } } }, "meta": { "package_maintainer": "IT", "package_maintainer_email": "it@satoshilabs.com" } }