From f340e7f0b18c487486fbb717efc3c8c4b4a05b86 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Mon, 24 Oct 2016 09:05:42 +0800 Subject: [PATCH] readme updated --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 362742c..29f44a6 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,13 @@ an Onion Monero Blockchain Explorer. The example not only shows how to use Moner ## Address -Tor users: +Tor users (main Monero network): - [http://xmrblocksvckbwvx.onion](http://xmrblocksvckbwvx.onion) + +Tor users (testnet Monero network): + + - [http://xmrtestbbzl275vy.onion](http://xmrtestbbzl275vy.onion) Non tor users, can use its clearnet version (thanks to [Gingeropolous](https://github.com/Gingeropolous)): @@ -41,8 +45,7 @@ The key features of the Onion Monero Blockchain Explorer are - made fully in C++, - the only explorer showing encrypted payments ID, - the only explorer with the ability to search by encrypted payments ID, tx public - keys, stealth addresses, input key images, - output amount index and its amount, + and private keys, stealth addresses, input key images, - the only explorer showing ring signatures, - the only explorer showing transaction extra field, - the only explorer showing public components of Monero addresses,