Returns time of latest Ethereum block exposed via "/currentBlockTime" REST API
cargo run --release
For test query
curl localhost:2137/currentBlockTime
docker build -t current-block-time .
docker run -p 2137:2137 current-block-time| Name | Name | Last commit date | ||
|---|---|---|---|---|