diff --git a/README.md b/README.md index d348875..9bce0c0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ day: 498 (2022-04-13 12:00:23 +0000 UTC), epochs: 112050-112274, validators: 342 day: 499 (2022-04-14 12:00:23 +0000 UTC), epochs: 112275-112499, validators: 343623, apr: 0.048898885, effectiveBalanceSumGwei: 10995834000000000, totalRewardsSumWei: 1473106903824000000000, consensusRewardsGwei: 1473106903824 (100%), txFeesSumWei: 0 # build and run docker-image and output json -git clone github.com/gobitfly/eth.store +git clone https://github.com/gobitfly/eth.store.git cd eth.store docker build . -t eth.store docker run --network=host eth.store -cons.address="http://some-consensus-node:4000" -exec.address="http://some-execution-node:8545" -days="0,10" -json