Difference between revisions of "Beacon-chain (prysm)"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== Related == | == Related == | ||
* <code>[[lighthouse beacon_node]]</code> | * <code>[[lighthouse beacon_node]]</code> | ||
− | + | * [[prysm.sh beacon-chain]] | |
== See also == | == See also == |
Revision as of 10:35, 8 August 2024
--checkpoint-sync-url
beacon-chain --accept-terms-of-use=true --datadir=/data --p2p-host-ip=$(POD_IP) --p2p-tcp-port=9000 --p2p-udp-port=9000 --rpc-host=0.0.0.0 --rpc-port=4000 --jwt-secret=/data/jwt.hex --grpc-gateway-host=0.0.0.0 --grpc-gateway-port=5052 --monitoring-host=0.0.0.0 --monitoring-port=8080 --checkpoint-sync-url=https://mainnet-checkpoint-sync.attestant.io --genesis-beacon-api-url=https://mainnet-checkpoint-sync.attestant.io --execution-endpoint=http://my-l1-mainnet-execution:8551
Related
See also
Advertising: