mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
readme updated
This commit is contained in:
parent
a9e1111c7d
commit
e423b7f3c1
2 changed files with 18 additions and 13 deletions
21
README.md
21
README.md
|
@ -22,19 +22,20 @@ an Onion Monero Blockchain Explorer. The example not only shows how to use Moner
|
||||||
|
|
||||||
## Onion Monero Blockchain Explorer features
|
## Onion Monero Blockchain Explorer features
|
||||||
|
|
||||||
- no javascript, no web analytics trackers, no images
|
- no javascript, no web analytics trackers, no images,
|
||||||
- open source
|
- open source,
|
||||||
- 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, outputs public keys, input key images
|
keys, outputs public keys, input key images,
|
||||||
- the only explorer showing ring signatures
|
- the only explorer showing ring signatures,
|
||||||
- the only explorer that can show which outputs belong to the given Monero address and viewkey
|
- the only explorer that can show which outputs belong to the given Monero address and viewkey,
|
||||||
|
- the only explorer showing detailed information about mixins, such as, mixins'
|
||||||
|
age, timescale, mixin of mixins.
|
||||||
|
|
||||||
## Prerequisite
|
## Prerequisite
|
||||||
|
|
||||||
Everything here was done and tested using Monero 0.9.4 on
|
Everything here was done and tested using Monero 0.9.4 on Ubuntu 16.04 x86_64.
|
||||||
Xubuntu 16.04 x86_64.
|
|
||||||
|
|
||||||
Instruction for Monero 0.9 compilation and Monero headers and libraries setup are
|
Instruction for Monero 0.9 compilation and Monero headers and libraries setup are
|
||||||
as shown here:
|
as shown here:
|
||||||
|
|
|
@ -2,6 +2,10 @@
|
||||||
<h5>
|
<h5>
|
||||||
<a href="https://github.com/moneroexamples/onion-monero-blockchain-explorer">source code</a>
|
<a href="https://github.com/moneroexamples/onion-monero-blockchain-explorer">source code</a>
|
||||||
</h5>
|
</h5>
|
||||||
|
<h5>
|
||||||
|
|
||||||
|
</h5>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue