Post
Topic
Board Service Discussion
Re: Best practices for Bitcointalk escrow providers
by
OpenMonero
on 16/07/2025, 01:58:41 UTC
Does anyone has thought about the nostr protocol and how running comms across it could solve these issues?

I have built the first decentralized p2p monero escrow service on top of NOSTR
The first OM DEX instance will be launched this year.

Important features like a decentralized reputation system and a federated orderbook have already been added.

The project is already production ready, but not really scalable, unless you have a good dedicated server and a fast NOSTR implementation (sqlite is slow). Can you recommend one?

clone the code or contribute:

frontend: https://git.openmonero.com/om/openmonero-dex
backend: https://git.openmonero.com/om/openmonero-dex-api