readme updated

master
moneroexamples 8 years ago
parent abc0a480fa
commit f340e7f0b1

@ -22,9 +22,13 @@ an Onion Monero Blockchain Explorer. The example not only shows how to use Moner
## Address ## Address
Tor users: Tor users (main Monero network):
- [http://xmrblocksvckbwvx.onion](http://xmrblocksvckbwvx.onion) - [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)): 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++, - made fully in C++,
- the only explorer showing encrypted payments ID, - the only explorer showing encrypted payments ID,
- the only explorer with the ability to search by encrypted payments ID, tx public - the only explorer with the ability to search by encrypted payments ID, tx public
keys, stealth addresses, input key images, and private keys, stealth addresses, input key images,
output amount index and its amount,
- the only explorer showing ring signatures, - the only explorer showing ring signatures,
- the only explorer showing transaction extra field, - the only explorer showing transaction extra field,
- the only explorer showing public components of Monero addresses, - the only explorer showing public components of Monero addresses,

Loading…
Cancel
Save