pull down to refresh

We're building MostroEuropa, a European community around Mostro and P2P Bitcoin trading over Nostr + Lightning.

And we're running into an interesting problem.

Starting a P2P market isn't really about getting thousands of users. You need liquidity.

A buyer opening an empty order book leaves.
A seller doing the same leaves.
But a handful of reliable makers can suddenly make the whole thing useful.

So we're trying to bootstrap MostroEuropa differently: not by chasing follower numbers, but by finding people willing to actually use the market, leave offers open and help build liquidity across European currencies.

EUR is the obvious starting point, but Europe is much bigger than EUR: GBP, CHF, PLN, CZK, HUF, RON and the Nordic currencies are interesting to us too.

I'm curious how other Bitcoin P2P communities have approached this.

If you were bootstrapping a new P2P market today, would you concentrate everything on one EUR market first, or accept lower liquidity while supporting several local European currencies from day one?

MostroEuropa:
https://mostroeuropa.github.io/

is good to have alternatives, community is key.

reply
$ export MOSTRO_PUBKEY="npub1mg36x8t42usn32upfxg35ppzfqf2xj76v7w2hf7trqj0ma79jtkqrj3q9m"
$ export RELAYS="wss://relay.mostro.network,wss://mostro-p2p.tech,wss://relay.shadowbip.com"
$ mostro-cli listorders
Creating database file with orders table...
User created with pubkey: 424a15a4bb071ef02a47bdc4aa2dd8e21143939076e6b5e32d9d72c1a813eaf2
πŸ“‹ List Orders
═══════════════════════════════════════
πŸ“Š Status Filter: Pending
🎯 Mostro PubKey: da23a31d75572138ab8149911a04224812a34bda679caba7cb1824fdf7c592ec
πŸ’‘ Action: Fetching orders from relays...

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                πŸ“­ No Offers                β”‚
β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•‘
β”‚ No offers found with requested parameters… β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

is that correct?

reply