04fd197f5a
* fix socks5 syntax * reshape backup and restore and add proxy * fix URLS * remove deprecated node-api-check - archived for when there is time to maintain the tool * add hash verification step
9 lines
302 B
Plaintext
9 lines
302 B
Plaintext
|
|
# Explorer API
|
|
|
|
The Explorer API is the backend for the [Mixnet Explorer](https://explorer.nymtech.net/).
|
|
|
|
**This will soon be deprecated in favour of the [Node Status API](ns-api.mdx).**
|
|
|
|
The code for this service can be found [in our monorepo](https://github.com/nymtech/nym/tree/develop/explorer).
|