BoostLobby: a real-player marketplace with escrow payments
A two-sided platform that connects game server owners with real players who playtest, attend events, leave reviews and create content: verified activity, not bots.
Before / After
What problem BoostLobby solves versus buying upvotes or votes.
Before
- Buying upvotes, boosts or votes ranks you in the lists, but does NOT bring real players.
- The server stays empty despite showing up at the top of the rankings.
- Fraud and bots inflating vanity metrics.
- Payments with no guarantee for either party.
- No way to tell real activity from simulated activity.
After
- Campaigns with a defined reward: playtests, events, honest reviews and content creation.
- Budget held in escrow and released only when the agreed work is met.
- In-game presence verification: check-in, in-game code and a minimum time.
- Anti-fraud system: device fingerprint, IP and multi-account detection.
- Two-way reputation and player withdrawals via Stripe with identity verification.
Architecture
A logical view of the two-sided marketplace. Escrow is the trust core: the budget is held when the campaign is created and released only once in-game verification and anti-fraud confirm participation.
Solid line: main flow. Dashed line: conditional payment release and in-game presence signals.
Technical decisions (and why)
The details that separate a marketplace that "works in the demo" from one both sides trust.
A two-sided marketplace with aligned incentives
Connecting server owners with real players only works if both sides win by doing the right thing. Campaigns (playtests, events, honest reviews, content creation) carry a defined reward, so the activity that's useful for the server is also the activity that pays the player.
Escrow as the trust core
The budget is held when the campaign is created and released only when the agreed work is met. That hold + conditional release protects the owner (no paying for smoke) and the player (they know the money exists). Without escrow, an activity marketplace is just a promise.
Multi-signal verification to tell real activity from bots
A single signal can be faked; several combined, much less so. We cross in-game presence (check-in, in-game code, minimum participation time) with device fingerprint, IP and multi-account detection. The goal isn't perfection, but raising the cost of fraud enough that it stops paying off.
Commission on the owner's budget
The model is simple and aligned: an 18% commission to the owner on the campaign budget. The player doesn't pay to participate; the platform earns when real activity is created, not via subscription or by inflating numbers.
Payouts with KYC via Stripe
Player withdrawals go through Stripe with identity verification. KYC at payout reduces cash-out fraud and keeps the platform on the right side of payment rules, without turning player onboarding into a barrier to start participating.
Full stack
The real detail, not "a website with payments".
Frontend
- Campaign panel and exploration
- Campaign creation by the owner
- Player participation and reviews
- Two-way reputation view
Backend / APIs
- Node.js
- Campaign and state engine
- APIs for participation and verification
- Conditional release logic
Data
- Campaigns
- Participations
- Reputation
- Verification history
Payments
- Stripe Connect
- Escrow (hold + release)
- Payouts to players
- KYC on withdrawal
Anti-fraud
- Device fingerprint
- IP
- Multi-account detection
- Minimum participation time
Per-game integrations
- FiveM · RedM · Minecraft · Rust
- ARK · DayZ · CS2 · Garry's Mod
- ARMA Reforger · Roblox
- Discord
Business outcome
For the server owner
- Real, verified activity that retains players.
- Pay only for fulfilled participation, thanks to escrow.
- Tailored campaigns: playtests, events, reviews, content.
- Reputation that rewards treating players well.
For the business
- Real activity versus vanity upvote metrics.
- Free to start, monetised by commission.
- Anti-fraud that protects marketplace trust.
- A base ready to add more games and integrations.
Need something like this?
If you want to build a two-sided marketplace with escrow payments, verification and anti-fraud —or any platform where trust between the parties is the product— tell us the context by email. We usually reply in under 30 minutes with feasibility and the next step.
Other related services
Node.js backend & APIs · Payment integration (Stripe, Redsys, Bizum) · Web development with React and Next.js · Dashboards & internal panels