mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Merge branch 'master' into devel
This commit is contained in:
commit
b4ea9f7f22
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -43,6 +43,7 @@ Clearnet versions:
|
|||
Clearnet testnet Monero version:
|
||||
|
||||
- [http://nimis.serveo.net/](http://nimis.serveo.net/) - bleeding edge version (down currently).
|
||||
|
||||
- [https://testnet.xmrchain.com/](https://testnet.xmrchain.com/) - https enabled.
|
||||
- [https://explorer.monero-otc.com/](https://explorer.monero-otc.com/) - https enabled.
|
||||
- [https://testnet.MoneroExplorer.com/](https://testnet.moneroexplorer.com/) - https enabled (down currently).
|
||||
|
@ -60,6 +61,7 @@ Alternative block explorers:
|
|||
- [http://moneroblocks.info](http://moneroblocks.info/)
|
||||
- [https://monerobase.com](https://monerobase.com/)
|
||||
- [http://chainradar.com](http://chainradar.com/xmr/blocks)
|
||||
|
||||
|
||||
## Onion Monero Blockchain Explorer features
|
||||
|
||||
|
@ -85,6 +87,14 @@ The key features of the Onion Monero Blockchain Explorer are:
|
|||
- decoding outputs and proving txs sent to sub-address.
|
||||
|
||||
|
||||
## Development branch
|
||||
|
||||
Current development branch, which includes support for sub-addresses is:
|
||||
|
||||
- https://github.com/moneroexamples/onion-monero-blockchain-explorer/tree/devel
|
||||
|
||||
|
||||
|
||||
## Compilation on Ubuntu 16.04
|
||||
|
||||
##### Compile latest Monero development version
|
||||
|
|
Loading…
Reference in a new issue