Wallets 0 0 reviews

mnr (Monero Network Relay)

About mnr (Monero Network Relay)

mnr is not a wallet. It is the RPC endpoint a wallet connects to, so if a Nodes or Infrastructure category fits better, please move it there.
You point a wallet at one address and mnr spreads the requests across many public Monero nodes, checks every block, transaction and header against multi-node consensus, and states in a response header what was verified. The calls that reveal what a wallet is looking at, such as get_outs and is_key_image_spent, stay on a node we run ourselves rather than going out to third parties.
There is no account and no email. A Free token is one click at mnr.network/get-token/. Pro is $9 a month paid in XMR to an address generated for that invoice. The relay stores a hash of the token and its monthly usage, nothing else, and keeps no request log. It also answers over Tor and I2P. The live upstream list, with status, latency and our request rate to each node, is public at mnr.network/upstreams/. Source is AGPL-3.0 at github.com/mnrnetwork/mnr.