https://github.com/moneroexamples/monero-stagenet-services
https://github.com/moneroexamples/monero-stagenet-services
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moneroexamples/monero-stagenet-services
- Owner: moneroexamples
- Created: 2019-03-03T05:21:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T12:50:20.000Z (almost 7 years ago)
- Last Synced: 2025-07-02T09:10:15.722Z (12 months ago)
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monero stagenet services
List of services on stagenet and testnet networks for development and testing purposes of
monero-based tools.
This is the list of third party services, thus, for instance, offical monero command line and gui are not listed.
## Stagenet
A network that matches the mainnet environment. Recomended network for
testing and development of monero-based services and tools, since its
more stable than testnet.
#### Faucets
- [https://community.xmr.to/faucet/stagenet/](https://community.xmr.to/faucet/stagenet/) - down
- [http://stagenet.xmr-tw.org:38085/](http://stagenet.xmr-tw.org:38085/) - down
- [http://139.162.60.17:81](http://139.162.60.17:81/#!/) - OpenMonero online wallet (login using default seed and transfer out what you need)
#### Blockchain Explorers
- [https://stagenet.xmrchain.net/](https://stagenet.xmrchain.net/)
- [http://139.162.60.17:8082/](http://139.162.60.17:8082/)
- [http://162.210.173.150:8083/](http://162.210.173.150:8083/)
- [https://community.xmr.to/explorer/stagenet/](https://community.xmr.to/explorer/stagenet/) - down
#### Wallets
- [OpenMonero](http://139.162.60.17:81/#!/) - OpenMonero online wallet
- [MyMonero on OpenMonero](http://139.162.60.17:9100/) - online wallet
- [https://www.monerujo.io](https://www.monerujo.io/) - Android wallet
#### Payment Solutions
- [https://github.com/amiuhle/kasisto](https://github.com/amiuhle/kasisto) - Point of sell
- [https://test.xmr.to/](https://test.xmr.to/) - Pay any BTC testned address with stagenet xmr
#### Other
- [Legacy payment id generator](https://github.com/moneroexamples/payment-id-generator)
## Testnet
For testing new monero features, which may or may not end up on mainnet and stagenet
one day.
#### Faucets
- [https://community.xmr.to/faucet/testnet/](https://community.xmr.to/faucet/testnet/) - down
- [https://dis.gratis/](https://dis.gratis/) - still on v9
#### Blockchain Explorers
- [https://testnet.xmrchain.com/](https://testnet.xmrchain.com/) - https enabled.
- [https://community.xmr.to/explorer/testnet/](https://community.xmr.to/explorer/testnet/)
#### Wallets
#### Payment Solutions
#### Other
- [Seed, address and keys generator](https://xmr.llcoins.net/)
- [Legacy payment id generator](https://github.com/moneroexamples/payment-id-generator)