{ "coin": { "name": "Ethereum Archive", "shortcut": "ETH", "label": "Ethereum", "alias": "ethereum_archive_consensus", "execution_alias": "ethereum_archive" }, "ports": { "backend_rpc": 8016, "backend_message_queue": 0, "backend_p2p": 38316, "backend_http": 8116, "backend_authrpc": 8516, "blockbook_internal": 9016, "blockbook_public": 9116 }, "backend": { "package_name": "backend-ethereum-archive-consensus", "package_revision": "satoshilabs-1", "system_user": "ethereum", "version": "4.2.1", "binary_url": "https://github.com/prysmaticlabs/prysm/releases/download/v4.2.1/beacon-chain-v4.2.1-linux-amd64", "verification_type": "sha256", "verification_source": "46ed45f8757e29895cc6a456e6867c51e0fce27a31e3afc1032dc69922b7e203", "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 --mainnet --accept-terms-of-use --execution-endpoint=http://localhost:{{.Ports.BackendAuthRpc}} --grpc-gateway-port=7516 --rpc-port=7517 --monitoring-port=7518 --p2p-tcp-port=3516 --p2p-udp-port=2516 --datadir={{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --jwt-secret={{.Env.BackendDataPath}}/ethereum_archive/backend/erigon/jwt.hex 2>>{{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log'", "logrotate_files_template": "{{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/{{.Coin.Alias}}.log", "postinst_script_template": "", "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.2.1/beacon-chain-v4.2.1-linux-arm64", "verification_source": "c5ea1922e463302bce0523a11f642121e5efb8932a6734537ea7a05e7f6f2f1c" } } }, "meta": { "package_maintainer": "IT", "package_maintainer_email": "it@satoshilabs.com" } }