From 16b1f7860793c0bb7012c989dffbe56950417815 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sun, 13 May 2018 15:15:58 -0400 Subject: [PATCH] updated demo urls --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99bbeb0..6ac33db 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ This tool is intended to be a simple, self-hosted explorer for the Bitcoin block I built this tool because I wanted to use it myself. Whatever reasons one might have for running a full node (trustlessness, technical curiosity, supporting the network, etc) it's helpful to appreciate the "fullness" of your node. With this explorer, you can not only explore the blockchain (in the traditional sense of the term "explorer"), but also explore the functional capabilities of your own node. -A live demo of the tool is available at https://btc-explorer.com +Live demos are available at: + +* BTC: https://btc.chaintools.io +* LTC: https://ltc.chaintools.io # Features