Difference between revisions of "Beacon-chain (prysm)"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* https://docs.prylabs.network/docs/prysm-usage/parameters | * https://docs.prylabs.network/docs/prysm-usage/parameters | ||
+ | [[--checkpoint-sync-url]] | ||
− | |||
+ | [[prysm.sh 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]] | ||
− | {{Beacon chain}} | + | == Related == |
+ | * <code>[[lighthouse beacon_node]]</code> | ||
+ | * [[prysm.sh beacon-chain]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Prysm}} | ||
+ | * {{Beacon chain}} | ||
+ | |||
+ | [[Category:Crypto]] |
Latest revision as of 10:42, 8 August 2024
--checkpoint-sync-url
prysm.sh 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[edit]
See also[edit]
Advertising: