From b325d3c0f3d4a75530dd52c1eb7c025a9ceef1c7 Mon Sep 17 00:00:00 2001 From: yjjnls Date: Thu, 27 Dec 2018 23:22:15 +0800 Subject: [PATCH] update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4bba67a..13a4f5b 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,11 @@ These apps run on a custom built **blockchain, an enormously powerful shared glo - [Accounts, Transactions, Gas, and Block Gas Limits in Ethereum](https://hudsonjameson.com/2017-06-27-accounts-transactions-gas-ethereum/) ++ [Ethereum Blockchain Explorer](https://etherscan.io/) ++ [Eth Gas Station](https://ethgasstation.info/) ++ [Eth Network Status](https://ethstats.net/) + + ### Consortium Blockchain * **Theory** - [The Byzantine Generals Problem](https://people.eecs.berkeley.edu/~luca/cs174/byzantine.pdf)