Overview
Swap Market operates as a decentralized aggregator and exchange built atop the Boltz protocol, offering a no-signup route to move Bitcoin between its base chain, the Lightning Network, and Liquid sidechain. The platform functions as a fork of the Boltz Web App with a critical twist: instead of routing every swap through Boltz's own liquidity, users can browse and select individual counterparties from an open marketplace of swap providers. This peer-to-peer architecture undercuts centralized exchange costs while distributing trust across multiple independent operators rather than a single entity. The entire frontend is hosted transparently on GitHub Pages at swapmarket.github.io, meaning the code serving users is exactly what appears in the public repository, no hidden builds, no server-side manipulation.
The project maintains an active presence on Stacker News and Nostr, with community engagement centered around Bitcoin-native channels rather than conventional social media. Its repository structure reveals ongoing development across mainnet, testnet, and even experimental USDt trading pairs, suggesting the team continues expanding asset support beyond pure Bitcoin-layer swaps.
Privacy & KYC
Swap Market sits at KYC Tier L1, fully anonymous. No email, no phone number, no identity documents, no account creation whatsoever. Users connect their own wallets and execute swaps directly through the interface. This pseudonymous access model aligns with the service's core philosophy: financial privacy as default, not a premium feature.
However, the privacy picture carries important nuances users should understand:
- IP exposure: The standard web interface may log IP addresses; users seeking stronger anonymity should route through the available Tor mirror
- Counterparty visibility: Unlike Boltz's single-liquidity-provider model, selecting specific swap providers means those providers see transaction details and potentially correlate on-chain activity
- Blockchain transparency: All swaps ultimately settle on public ledgers; proper coin-control practices remain essential
The platform's open-source nature allows technically-minded users to audit exactly what data the interface collects, a transparency level few competitors match. For maximum privacy, combine Tor usage with fresh addresses and consider the liquidity provider selection as a deliberate trust trade-off.
Supported assets & payments
Swap Market's primary focus centers on Bitcoin and its layered ecosystems. The platform supports swaps between on-chain BTC, Lightning Network BTC, and Liquid BTC (L-BTC). Monero appears in the accepted methods list, suggesting either direct XMR integration or atomic-swap-style bridging capability. Fiat and cash entries indicate experimental or community-developed pathways for entering and exiting without traditional banking rails.
The GitHub repository reveals active work on USDt trading pairs, specifically BTC/USDt swaps against open-source code, which would mark a significant expansion beyond Bitcoin-native assets. A dedicated testnet repository for L-BTC/USDt swaps confirms this direction is in active development rather than mere speculation. For 2026, users should expect the core functionality to remain Bitcoin-layer focused, with stablecoin support emerging as a secondary option.
Security & custody
Non-custodial architecture defines Swap Market's security model. Funds never sit in platform-controlled wallets; instead, hash-time-locked contracts (HTLCs) enforce atomic swaps where either both parties receive their expected assets or the trade reverts entirely. This eliminates the exchange-hack risk that plagues custodial platforms.
The open-source codebase, forked from Boltz and publicly auditable, allows security researchers and community members to verify contract logic, frontend behavior, and absence of backdoors. Hosting on GitHub Pages adds a reproducibility guarantee: the deployed site matches the tagged release.
Trust considerations shift from the platform itself to individual liquidity providers. Each counterparty in the marketplace operates independently; while HTLCs prevent outright theft, providers could theoretically delay settlements or front-run during volatility. The community-driven rating and selection mechanism provides soft reputation signaling, though users should treat early or unreviewed providers with appropriate caution. ScamAdviser's assessment of the main domain as "very likely safe" with valid SSL and DNSFilter clearance offers baseline confidence in the infrastructure, though the low traffic rank reflects its niche, cypherpunk user base rather than mainstream adoption.
Who it's for, verdict
Swap Market serves a specific but growing segment: Bitcoiners who refuse KYC yet need fluid movement between on-chain savings, Lightning spending balances, and Liquid privacy features. It's ideal for self-sovereign users comfortable managing their own keys, evaluating counterparty risk, and occasionally troubleshooting Tor connectivity.
The platform deliberately sacrifices convenience for control. No mobile app, no fiat on-ramps with customer support, no insurance fund, just peer-to-peer atomic swaps with minimal mediation. Users seeking one-click trades or regulatory recourse should look elsewhere; those building permissionless financial stacks will find Swap Market's architecture aligns with their values.
At 8/10 overall with polarized privacy and trust scores (5/100 each), the rating reflects this tension: maximum anonymity in design, yet real operational risks from young liquidity providers and limited dispute mechanisms. For 2026, Swap Market stands as a viable Boltz alternative that pushes decentralization further, but users must bring their own technical competence and risk tolerance.