Skip to content

Commit 9e92bb0

Browse files
committed
doc: add explorers in readme
1 parent a9b9ea5 commit 9e92bb0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This is the first implementation written in golang.
1919
* [Running Thor](#running-thor)
2020
* [Sub-commands](#sub-commands)
2121
* [Docker](#docker)
22+
* [Explorers](#explorers)
2223
* [Faucet](#testnet-faucet)
2324
* [RESTful API](#api)
2425
* [Acknowledgement](#acknowledgement)
@@ -149,6 +150,13 @@ Do not forget `--api-addr 0.0.0.0:8669`, if you want to access RESTful API from
149150
150151
The [Dockerfile](Dockerfile) is designed to build the last release of the source code and will publish docker images to [dockerhub](https://hub.docker.com/r/vechain/thor/) by release, feel free to fork and build Dockerfile for your own purpose.
151152
153+
## Explorers
154+
155+
Awesome explorers from community:
156+
157+
- [VeScan](https://www.vescan.io/)
158+
- [VeForge](https://explore.veforge.com/) by *Totient Labs*
159+
152160
## Testnet faucet
153161
154162
```

0 commit comments

Comments
 (0)