Neroswap – real-time DEX aggregator for Monero (and Wownero)

Neroswap is an aggregator for non-custodial Monero swaps. We pull orderbooks from BasicSwap (atomic swaps), Retoswap (Haveno fork), and Eigenwallet (Tor-rendezvous atomic swaps), normalize them into a single book per pair, and answer the questions you …


This content originally appeared on DEV Community and was authored by Such Software

Neroswap is an aggregator for non-custodial Monero swaps. We pull orderbooks from BasicSwap (atomic swaps), Retoswap (Haveno fork), and Eigenwallet (Tor-rendezvous atomic swaps), normalize them into a single book per pair, and answer the questions you actually care about as a trader: who has the best price right now, what will my swap actually fill at, and how does that compare to Kraken.

We also aggregate the main Wownero CEX feeds (Nonlogs, CexSwap, AltQuick) since the WOW market is fragmented across small venues that nobody charts together.

This week's additions:

  • Per-pair stacked depth charts (cumulative bid/ask, color-coded per DEX)
  • Effective-price-for-size quote calculator (walks every book, proposes cross-source split)
  • Historical candlestick charts back to whenever we started recording
  • Liquidity heatmap (USD depth within ±2% of mid, every pair × every DEX)
  • Public JSON API at /api/v1 — free, CORS, ETag-cached, 60 req/min/IP
  • Embeddable price widget (copy-paste iframe)

Stack: Next.js App Router (Turbopack), SSR + ISR, SQLite for time-series snapshots, Python scrapers feeding via a private LAN HTTP server, Tailwind, lightweight-charts for candles, native SVG for depth charts. No client-side wallet code, no auth, no tracking beyond standard analytics.

Live: https://neroswap.com
Docs: https://neroswap.com/docs
Embed: https://neroswap.com/embed


This content originally appeared on DEV Community and was authored by Such Software


Print Share Comment Cite Upload Translate Updates
APA

Such Software | Sciencx (2026-05-07T14:15:26+00:00) Neroswap – real-time DEX aggregator for Monero (and Wownero). Retrieved from https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/

MLA
" » Neroswap – real-time DEX aggregator for Monero (and Wownero)." Such Software | Sciencx - Thursday May 7, 2026, https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/
HARVARD
Such Software | Sciencx Thursday May 7, 2026 » Neroswap – real-time DEX aggregator for Monero (and Wownero)., viewed ,<https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/>
VANCOUVER
Such Software | Sciencx - » Neroswap – real-time DEX aggregator for Monero (and Wownero). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/
CHICAGO
" » Neroswap – real-time DEX aggregator for Monero (and Wownero)." Such Software | Sciencx - Accessed . https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/
IEEE
" » Neroswap – real-time DEX aggregator for Monero (and Wownero)." Such Software | Sciencx [Online]. Available: https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/. [Accessed: ]
rf:citation
» Neroswap – real-time DEX aggregator for Monero (and Wownero) | Such Software | Sciencx | https://www.scien.cx/2026/05/07/neroswap-real-time-dex-aggregator-for-monero-and-wownero/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.