mirror of
https://github.com/monero-project/monero-site.git
synced 2024-10-31 21:47:59 +00:00
9843b58674
+ All guides are version + Major diff on Polish daemon RPC guide + Minor diff on Polish daemon RPC guide + yml completed for en, fr, pl, it, es + Instructions updated on readme.md: - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files - For Guides update: how, where and why handling the version number.
19 lines
No EOL
717 B
Markdown
19 lines
No EOL
717 B
Markdown
{% assign version = '1.1.0' | split: '.' %}
|
|
{% include disclaimer.html translated="false" version=page.version %}
|
|
# Monero tools
|
|
|
|
These tools can be used to gain information about the Monero network or your transaction data in the blockchain.
|
|
|
|
### [Check that a recipient has received your funds](http://xmrtests.llcoins.net/checktx.html)
|
|
|
|
### [Tools for monero address generation](https://xmr.llcoins.net/)
|
|
|
|
### [Monero node count](http://moneronodes.i2p.xyz/)
|
|
|
|
### [Monero node map](https://monerohash.com/nodes-distribution.html)
|
|
|
|
### [Monero offline wallet generator](http://moneroaddress.org/)
|
|
|
|
### [Monero network statistics](http://moneroblocks.info/stats)
|
|
|
|
### [Monero.how statistics](https://www.monero.how/) |