mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
fluffynet subnet explorer added to readme
This commit is contained in:
parent
8592f0fcad
commit
65c222df9a
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@ Clearnet versions:
|
|||
- [https://explorer.xmr.my/](https://explorer.xmr.my/) - nice looking one, https enabled.
|
||||
- [https://explorer.monero-otc.com/](https://explorer.monero-otc.com/) - https enabled.
|
||||
- [http://monerochain.com/](http://monerochain.com/) - JSON API based, multiple nodes.
|
||||
- [http://66.85.74.134:8081/](http://66.85.74.134:8081/) - fluffynet subnet explorer.
|
||||
|
||||
Clearnet testnet Monero version:
|
||||
|
||||
|
@ -107,6 +108,7 @@ as follows:
|
|||
```bash
|
||||
# go to home folder if still in ~/monero
|
||||
cd ~
|
||||
|
||||
# download the source code
|
||||
git clone https://github.com/moneroexamples/onion-monero-blockchain-explorer.git
|
||||
|
||||
|
|
Loading…
Reference in a new issue