Matt: Anyway, we have a great show lined up today. I have Scott here. He is the co-founder of SideSwap. SideSwap has just been grinding along, building great product in the Liquid ecosystem, something we haven't talked about for a while on the show. How's it going, Scott? Scott: Hey Matt, thanks for inviting me. Everything's been going very well. SideSwap has grown very nicely these past few years. It started out quite slow, but we're growing organically and cash flow positive and very happy with where we are. We focus much on the tech and building out what we hope is a great product liked by users. We don't focus much on marketing, which is why you may not have heard as much. Matt: Yeah, so I mean, I was not really familiar with you guys. I kind of looked a little bit a couple of years back. And then I started playing with Samson's Aqua Wallet, which more people might be familiar with, which tries to do Lightning and Bitcoin with Liquid as the base at rest. So it sits in Liquid and then he does swaps for receiving and sending, which we've seen a couple wallets do that. Bull Wallet has been doing it recently. Breeze has their own SDK that uses it as well. Breeze has like two rival SDKs in-house—one does Liquid and one does Spark. But I was playing around with Aqua Wallet and I saw on the back-end they were using you as a provider, which was cool. And then I was like, okay, well let me see what they're doing directly. And that's kind of how I was reintroduced to you guys. And we had a mutual friend put us in touch. And it's impressive what you guys have been quietly building with, like you said, very little fanfare. So I mean, to the Freaks, to our audience here, what is SideSwap? How should they think about SideSwap? Scott: Well, SideSwap at its base is really a non-custodial wallet. And it's based on the Bitcoin premise that your keys, your coins. So when we built the swap market, since Bitcoin doesn't have other assets other than Bitcoin on-chain, we started looking at the layer twos. And since Tether was issued on Liquid, we figured we could build swap markets. We effectively have atomic swaps between two parties. So you can create a bulletin board type of system and you create a swap between the two parties so that settlement happens atomically and instantaneously—real time between the two counterparties to the trade. So we're never custodian or anything really. And that's the model that we're very much going for. And the model we think everyone should really aim for and not go for the custodial models. Matt: So— Scott: Correct? Matt: Yeah, go on. Scott: No, continue, please. Matt: Sorry. I mean, so the way I look at it is, for the average person, at least on the surface, SideSwap is an app that you can download on your phone that lets you easily go from regular Bitcoin to Liquid Bitcoin and vice versa. And then if you want access to Tether, you can then easily swap between Liquid Bitcoin and Liquid Tether, correct? Scott: Correct. So one of the first big hurdles that we encountered was obviously getting people to move between the main chain and the Liquid side-chain. So we effectively built one of these peg-in/peg-out services since very few people want to sit there and sync a full node on both the Bitcoin side and the Liquid side to be able to create the claim scripts and issue coins on Liquid. And many of the services at the time had a very high fee. So we cut that down to 0.1% and had effectively a bridging service which anyone can use, which Aqua uses. So it's a 50-50 revenue split on anyone who's a partner and just uses our infrastructure so they don't need to build it up themselves. And with that done, we started focusing on swaps on Liquid so that two participants can trade between themselves without having any intermediary. So we effectively just offer a bulletin board system so that users can find each other. And we help make sure that the swap has integrity so that one party can't cheat the other one by effectively selling half-signed UTXOs, which they could theoretically broadcast at a later date. And so the way we've built it, we also offer instant swaps, but the way it's built, we actually offer order books where anyone can come in and improve prices within the order books. And any instant swap is attracted to market orders into the order books. So dealers compete on pricing. So hopefully we get spreads which become a lot tighter. Right now, I think the spreads are about 0.2, 0.3% away from—shall I say—the midpoint price many times. And yeah, so there's lots of trading opportunities and lots of liquidity. The areas that we've really seen grow, initially it was all around USDT, but lately it's been Depix. It's really grown in the Brazilian market. Matt: What is Depix? I saw it in the wallet. Scott: Depix is a Brazilian stable-coin issued by a company called Ulam. So they've been behind much of the increase in adoption within Liquid lately. So if we're looking at a swap market just in terms of trades and transactions, I'd say Depix is probably the biggest market right now. Matt: Not in terms of more, but in terms of transaction counts. Scott: In transaction count, Depix is the biggest, but in terms of total amount, Tether is still bigger—much bigger. Matt: Yeah, go on. People are a lot more comfortable holding Tether, obviously. Scott: Yeah, they've been around for—I mean, Tether's bread and butter is high net worth, right? They've been around for a decade plus. Matt: Exactly. Whereas I think Depix is many local payments within the Brazilian ecosystem, but it brings in a lot of users, even if the transaction volumes aren't that large. How do I spell Depix? Scott: D-E-P-I-X. Matt: Depix stable-coin. Interesting. So, okay, there's a couple of things here. First of all, the order book thing is fascinating. It's like, in general, a lot of these quote-unquote "instant swap" services you see are, first of all, custodial, and second of all, they're kind of like a black box in terms of pricing. So it's cool that you actually have like a proper order book that basically anyone can participate in and become market makers. And as a result, it's more transparent pricing. And theoretically, I guess it should be better pricing. I think it's pretty cool that you can actually participate in the order book on mobile, which makes accessibility good. But I assume it's quite obvious if you look at the order book for a little bit, like there's at least, there's like one or two like real market makers there that are putting up more size than others. Are they using—they're not using like a mobile wallet, right? Like, is there like a CLI or something that they're accessing the order book with? Scott: We've built quite a suite of tools. So in our GitHub repo, anyone can download the dealing software. If anyone needs help setting things up, everything's available, and you can write your own frontline code. So I think we had a bit of an issue with that at one point, since people are flooding the system with lots of quotes. But growing pains are good pains. Matt: Yeah, I agree with that. Okay, fascinating. I mean, before we continue on, I mean, I think the big question that we've been asking on this show for years now, and I think Bitcoiners have been asking for a while is, ironically, the lack of liquidity on Liquid and the lack of users using Liquid. Seems like cautiously optimistic in terms of adoption increasing lately. And I would say partially it's probably these wallets that are using Liquid at rest for Lightning payments, specifically Bull and Aqua Wallet. I mean, the fact that Liquid has Confidential Assets, which incorporates confidential transactions—so each transaction, you can't see the amount or the asset that's being sent, whether that's Bitcoin or Tether or whatever—means that people that maybe are in the developing world that are sending $0.20 worth of Bitcoin, you can't tell if that's $2,000 worth of Bitcoin or $0.20 worth of Bitcoin. So it actually compounds kind of beautifully in terms of adding, I guess, anonymity set to Liquid. Anyway, this is kind of a long-winded question, but where do you see Liquid adoption? Have you been frustrated with the lack of adoption? I mean, I assume you're still optimistic on adoption, and how can that be accelerated because it kind of feels like Liquid has always been like the ugly stepchild of Bitcoin that just hasn't really found its wings? Scott: Correct. I think much has to do with Bitcoin being a one-asset chain. It didn't really have any scripting abilities or ability to issue other assets so that you can trade things atomically. So there was no real layer two which could really scale Bitcoin. So I think when all of these other chains came around and they offered all the smart contracts, etc., very easy for anyone to get involved, I think that took off a lot. And many of the exchanges, I think, focused on offering products and development within that area since there's a lot of money flowing in and promise. But I think as time goes on, I think Bitcoin, which is like the settlement layer, developed properly and financial markets, it may have taken a bit more time. But I think Liquid is a step in the right direction in terms of how you build secondary layers. There's lots of questions around making the two-way peg trustless and how you can go about that and the federation model. But if we skip that side of the discussion, it's very nice to have an asset layer which is like Bitcoin-based, UTXO-based, that can hold multiple assets so that you can have these financial transactions and swaps and everything else around it. So I just think that side has taken a lot of time to get going, especially since it requires you to manage your own keys. I think none of the big wallet custodians like Fireblocks or anyone else has integrated Liquid. So it hasn't been very easy for any exchange to offer it. So basically onboarding one by one, people are comfortable to hold in their own keys. But going forward, I think now that Simplicity is live on Liquid, I think there's a lot of things that can be done and will offer a lot of fantastic features to users, such as being able to create prediction markets in a Bitcoin-native type of ecosystem. Matt: Yeah, I mean, I want to jump in there specifically on the prediction markets. But before we do, just real quick, I mean, like my fascination with Liquid has always been on the privacy side, specifically confidential transactions. You know, a lot of the probabilistic analysis that Bitcoin chain surveillance firms do is based on amount correlation. And once you remove those amounts from being visible, it makes their job of detecting when ownership has changed hands much more difficult. On the asset side, let's be frank, I think most tokens that have been launched in crypto are just straight-up scams. And the ones that aren't are also just probably horrible investments, except for the undeniable USD tokens, specifically Tether, right? And we've seen a massive market for Tether on Tron, specifically, to a lesser extent on Solana and Ethereum. And it's fascinating to me because if you use those ecosystems, it's even worse than Bitcoin privacy. It's like you have a fixed address that is literally your entire transaction history. And so where I'm going with this is— Right now it seems like I'm cautiously optimistic that financial privacy in, quote-unquote, "broader crypto space" seems to be having a moment. First, we saw it kind of with the Zcash pump and dump. And then recently, Ray Dalio and Chamath both mentioned financial privacy as a concern. And I think part of it is because of not even Bitcoin—Bitcoin could have better privacy, but it's still relatively accessible. But the privacy situation on Neutron or Solana is absolutely abysmal. It's horrible. So I'm surprised that there hasn't been more uptick on just the Tether use case. Like if you want to use Tether, which obviously has a trusted third party and I've never advocated for people to use Tether, but there's plenty of demand for people that want Tether and want access to US dollars or they can't get it otherwise. The most private way to access Tether is through Liquid and specifically through SideSwap because you make peg-ins so easy and peg-outs so easy and you make the ecosystem much easier, much more accessible. Why do you think we haven't really seen—let's nail down specifically on Tether—why haven't we seen specifically massive Tether adoption on Liquid? It's pretty much negligible compared to the other chains. Scott: It's absolutely nothing. I think there was about $35 million that Tether was circulating on Liquid up until a few months ago when it was increased to 90-something million. So if you compare that to the other chains, it's a drop in the bucket. But I think also much of the liquidity on the other chains is not really held in private wallets, it's held with custodians in one shape or form. With Liquid, as there are no custodians, by definition, people who are comfortable holding their own keys on assets— Matt: Bitfinex effectively casting the balances for you. But something that's very interesting, which few people might have considered, is that USDT on Liquid, it's the only—due to the confidential transaction nature of it—the issuer cannot confiscate the balance. They don't know which UTXOs are USDT. Scott: Yeah, they'd have to confiscate it basically. They'd have to confiscate all of it, right? They'd have to, like, basically shut down Tether on Liquid is what they could do. Matt: But they can't do—they're like pick and choose, "I'm blocking this Tron address" or whatever. Not like they can do on all the other chains. Scott: Yeah, that's why it's wild to me that just the Tether use case alone. And so they have a website, usdt.network, that tracks all of their usage across the different chains, just for reference for the Freaks. I mean, Scott said—would you say you said 95 million Tether on Liquid? Matt: Yeah, I believe it's about that ballpark area. Scott: Okay. Well, anyway, it's completely negligible. There's $92 billion worth of Tether on Ethereum, $85 billion on Tron—just with a B, just to show the discrepancy. On the privacy side, I think it's also pretty cool that basically in practice, am I correct in saying that anyone who's doing a swap between Tether and Bitcoin—Lightning, Bitcoin, Liquid Bitcoin, and Liquid Tether—is basically a PayJoin transaction? And PayJoin works even better on Liquid because of confidential transactions than it does on Bitcoin in terms of breaking probabilistic analysis? Matt: I think there's a few different aspects to that. PayJoin is something we also do for people who have wallets where they don't have Liquid Bitcoin. I need to pay network fee. So we do lots of PayJoin transactions every day. I think there's about a two or three cent fee, which includes the network fee. So it's very cheap to do these PayJoin transactions. And when we have swap markets where you have two assets traded against each other where you don't have Liquid Bitcoin as one of the assets, we actually pay the network fee on behalf of the users in a PayJoin with the swap. And since the swap—there's two different assets being exchanged—is very, very little. The heuristics become very difficult to discern. Scott: Yeah, it's pretty well. And particularly at a small user base, which is obviously the single biggest thing holding back Liquid as a more robust privacy tool. But it's impressive that it already breaks—even at a smaller usage, it's still breaking a lot of heuristics. It makes it quite difficult. Matt: Yeah, and especially with the peg-in/peg-out process, when you peg in and then you peg out, the Federation also selects the UTXOs that you get when you peg out, so there's no correlation between the two. Scott: Right. They just know it came from the Liquid network. Matt: Yes. Like if you pegged out and then sent to Strike, they would know that those are Liquid-affiliated transactions, but there wouldn't be a direct connection between peg-in and peg-out. Well, mind you, this was like two, three years ago. We ran the UTXO sets of Liquid through one of the chain analysis tools. And the UTXO sets is effectively pristine since Bitfinex is responsible for, let's say, a decent chunk of it. Scott: Fascinating. Yeah. Let's talk about—I mean, you mentioned it—let's talk about prediction markets. I mean, to me, one of the big shames is that we—I mean, Bitcoiners have been talking about prediction markets for over 10 years now. And they finally hit critical mass. And the biggest one is on Polygon and uses USDC as its primary base asset, that being Polymarket. Obviously, like the functionality, specifically with something like prediction markets, you need it to be self-custody. You need to not have liquidity concerns. These things make it very difficult to run any kind of prediction market on Lightning. We've seen a competitor pop up called Predix that is basically just a custodial wallet with managed payouts, which I think is just not sustainable or scalable and has massive regulatory exposure. Liquid seems like it could be ideal for a Bitcoin-native prediction market because it has Simplicity because you can do self-custody type smart contracts because you have privacy. I mean, we're seeing on the Polymarket side, people's wallets are being tracked. They're like, "This person was successful on these six different military markets like they must be an insider with the Israelis or an insider with the US," or like it's getting—arguably it's made it more obvious why financial privacy is important on blockchains than actual financial transactions themselves, because a lot of these markets are quite sensitive. So how are you thinking about prediction markets, Liquid—what kind of opportunities are there? Matt: I think there's many aspects to your question. At first point, I haven't really considered those aspects. I think they're raised now with the insider trading ahead of the Iran, where someone seems to have made quite a bit of money betting on the—I believe—28th. In terms of prediction markets being built on this, I think it's still a bit out. We've done so much work in the background because there's so many building blocks that need to come into place before you actually build it. So what we've been building in the background is effectively a Liquid Connect type of function so that anyone can plug their wallet into a web page or that the web page can connect with a wallet so that you can send these transactions to the wallet directly because these swap transactions, especially with Simplicity contracts, can become fairly messy, non-standard, not super easy to do. So it requires a bit of work in that regard, a bit of MetaMask type of features, but for Liquid. So we've done much of that work. It hopefully should be—I mean, we have already an introduction, but it should be a lot more useful, I think, next week. And we should release a public API so that anyone can integrate. But so that was the first step. And then the second step is how do you build these prediction markets? So with Simplicity, you can build these binary contracts. And we've started playing around with it. I'm still not entirely sure of all the limitations. You can create these binary contracts between two people. And you have an oracle that turns the outcome of the contract. So as long as the two parties trust the oracle, you can effectively bet on anything. But the question becomes also, how do you get people to fund the contract at the same time? Because if you create markets where someone needs to fund the contracts initially, and then someone funds the contract at a later date, you need to create some form of market structure that allows for that. What we've done is we've applied our order book and our swap market to it. So we're looking at trading markets where you have an order book that goes with the Bitcoin price, say, from where it is now—$70,000. So you have an order book that goes from 0 to 100, effectively. And so the bid will be the yes outcome and the offer will be the no outcome. Wherever you bid within that order book is the prediction rate. So whoever's on, shall we say, the yes side—if it's bid at 30—they fund the contract with 30 cents, and the offer will need to fund it with 70 cents so that there's one full dollar in the contract. And once the prediction either comes true or false when the oracle has a definite outcome, it's a winner-take-all type of situation where everything goes to one of the two parties. That affects how you price it. With our order book structure, we can create that so that two parties enter into a swap at the same time and that the contract is funded with the swap at once so that you don't have the issues of who goes first, etc., of funding a contract and creating an order book with resting orders, people having locked up funds waiting for other users to come in, etc., etc. To be honest, I'm not sure how Polymarket's done it. I know their order book is quite efficient, but the question is, how does it actually work under the hood? I'm pretty sure they're basically trading yes and no tokens on each market. Each market has its own tokens. I mean, the user doesn't see it. That's one option and going about it, but the other option is creating the contract directly and you have two users fund the contract. Scott: Yeah, there's a couple of different things, right? Because it's like, okay, with prediction markets, for prediction markets to work at scale, you need a couple of things. You need the ability for people to participate anonymously because the whole idea is trading prediction markets benefits insiders. Tracking and watching prediction markets benefits outsiders because you're giving insiders an incentive—a financial incentive—to effectively tip their hand and trade a market which then exposes their belief on how that market—what the outcome will be. So they need to be able to do it anonymously because if they work for Intel or if they work for a government or something, they're not going to do it unless they can do it anonymously. So with that understanding, then it needs to be at least relatively decentralized and self-custodial because if there's a single company that is controlling funds and controlling payouts, then they're ultimately going to be pressured by a government to dox all users. So you're never going to have permissionless participation unless it's relatively decentralized. And then the last piece is the oracle problem, which is like, how do you determine in a robust and objective way what actually happened to settle the contracts afterwards? And so Polymarket kind of made it there on all of those pieces, but they kind of hand-waved a bunch of stuff away. Like Polygon itself, you know, I think could be argued that it's still pretty centralized. Ethereum, very centralized. USDC, obviously, is completely centralized and can be frozen at will. The oracle problem, they haven't actually solved. They just offload it. It's like they don't make the decision. They have, like, for each market, there's a designated quote-unquote "on-contract oracles." So it's still crypto-native, if you will. But it's still ultimately, you know, centralized entities saying "ESPN reported that the game was—you know, the Clippers won the basketball game" or whatever. So they didn't solve the oracle problem. And they're like, kind of quote-unquote "decentralized enough" to not have to do KYC and block people's access to markets. And I think this is just something interesting, by the way, for Bitcoiners and Liquid, where the shitcoiners have done a really good job of kind of being pragmatic about trade-off balance when it comes to censorship resistance and decentralization that Bitcoiners have not been. I mean, we haven't really touched on it, but there's a lot of controversy, for instance, around the Liquid federation model and whether or not it is technically self-custody or not. But if you—which is something that's I think unique to the Bitcoin community, because if you look at something like Tron, it's pretty much the same trust model as Liquid. But Tron has gotten a pass from regulators. They consider it decentralized enough. And Tron, like I said earlier, has $85 billion of Tether volume alone on it, which is a wild stat. So to me, Liquid could be this middle ground for Bitcoiners. And we could actually—I mean, there could actually be a trust model set up on a Liquid-style prediction market that is significantly better than Polymarket, which is right now operating at scale with very sensitive markets at a 10 billion plus valuation with many, many users. And it seems like too good of an opportunity to miss out on. So, I mean, on that point, that was very long-winded. But you more than anyone—I mean, you've been quietly bootstrapping and building a business on Liquid. How do you think about that trust model in terms of the federated model? Because, I mean, it could kill your business if it wasn't sufficient enough. Let me put it that way. Matt: Of course. And that's also one of the growing pains that we'll need to encounter at some point. But right now, while we're so small, I think no one's looked deeply enough at all of these questions in terms of Liquid, the federation, how it's structured, set up, decentralized enough, etc., etc. Right now, we're very much just focused on getting the market model correctly, getting everything easy for users to access, making it easy to trade. Since everything is non-custodial—you hold your own wallet, you hold your own keys—the contracts are on-chain. You swap into it. Can we verify within the wallet by the users prior to executing the swap? But then there's all the questions. So the question is, is that decentralized enough? It's very difficult to say, like, different regulators may take a different view given the Liquid governance model—it's very unclear. Then there's, I think, all the questions around how the oracle is constructed, etc. We're not trying to solve all of these, like you should say, philosophical or mathematical questions. Right now, we're just focusing on trying to get the market structure correct. And once we have that in place, we can start tinkering around the edges with everything else. I think the original reason—it's all Blockstream's working on it. They have a model that they proposed. Is that good enough? Not sure. I mean, like I said, it's not like Polymarket has solved it. It just needs to be robust enough. We're not going to— Scott: I'm convinced that the oracle problem is unsolvable. You can mitigate it. You can create a relatively usable and decent and robust solution, but actually, quote-unquote, "solving" the oracle problem—solving something happening in the real world and then being able to cryptographically prove it on-chain is going to require some trusted third parties that are cryptographically proving it on-chain. Those trusted third parties, you can reduce their influence or risk by combining multiple of them, by adding reputation systems. I think DLCs are interesting where they're providing oracles, but they don't know which market they're providing oracles for. There's different ways you can do that, but at the end of the day, for someone on-chain to know what the weather was in Chicago yesterday, there's going to be trusted third parties. I don't think it's solvable in that regard. There's no way around it, I think. Matt: Yeah, exactly. Scott: And on the point of Liquid, I mean, would you agree with me, like, if Tron is self-custody—if you consider Tron self-custody, I think you have to consider Liquid self-custody. I mean, Justin Sun is basically—arguably the model for Tron is worse than Liquid in terms of censorship resistance and trusted third parties. Matt: I mean, I would say sort of obviously unbiased. My hope as well is in that direction. So take it for what it is. I will say that I think where we're seeing—I mean, the big one that everyone is—I mean, anyone who's actually building in the space has been paying attention to is Spark. And there's a lot out of Lightspark, which is David Marcus's A16Z-funded company after he was formerly working for Facebook, for Meta. And I'm already seeing, like, the Bitcoin culture fights over whether or not that is considered self-custody. And it's a similar idea of a pragmatic approach that is maybe more similar to what we see in shitcoin land, but I think could be very useful for Bitcoiners. And I wonder if that will bring more attention to Liquid because, I mean, if you mono a mono it out, I think the Liquid model is more robust than the Spark model. And then you have other things like—I love the Phoenix team with ACINQ Like the trust model for that is not as clear-cut as "you hold your keys, you have self-custody." On-chain is very clean. On-chain Bitcoin is very clean. It's either self-custody or it isn't. Once you start playing with the trade-off balances across the stack, things get a little bit more definitionally messy. And I think the Bitcoin community specifically has been wrestling with that for many years now. Scott: I mean, if you look at how the financial system is built, you have a central bank, they operate one ledger. Then you have all the commercial banks below, they each operate their own ledger. So if you want to move cash from one bank to another, it's actually the banks' accounts at the central bank that need to update before the banks themselves update their own accounts. So the whole financial system is built on lots of different ledgers and all these clearinghouses are effectively the ones managing the risks between the different ledgers and choosing the net deferred settlement between ledgers. So for Bitcoin to scale, given that it is a one-asset chain, you need these secondary layers somehow. Since there's no solution yet—exactly how to create these exact or trustless two-way pegs between the Bitcoin main chain and the sidechain—that there's always going to be these different tradeoffs and discussion around how decentralized is it, at what point do the regulators consider it being decentralized or not. So there's always these questions. Matt: Yeah, of course. It's just interesting. It's interesting thoughts to go down. I mean, I'm sure we're going to get comments about it too, which is why it's incredibly important to talk about it. Pretty much they come up anytime Liquid is brought up. I want to talk about—and I think rightfully so, I think it's good that the community—at least a subset of the community, which percentage-wise is getting smaller by the day, but absolute numbers-wise has never been higher—care so much about these hard questions and sovereignty and using these things in freedom-oriented ways. Well, like I said, like shitcoiners kind of just throw it out the window and think of it as an afterthought. You guys recently launched a new product. Are you at liberty to talk about it right now? Scott: Yeah. So this is like our first dipping our toes into the Simplicity pool in the Liquid space. We have this website called Swapsion where we've cloned this Liquid Connect. Which is a bit of a privacy dox, since if you do connect, you share the watching-only wallet with Liquid Connect because otherwise it wouldn't be able to help you create the transactions and everything within your wallet and send the transaction signing to your wallet. So there is that aspect to consider. Matt: Would you say similar to the trade-off with using like an Electrum server, right? Unchained or clean? Scott: Exactly. Right. Matt: Okay, continue. Scott: There is that trade-off. I mean, we never data mine our users or anything else. So, but I mean, there's no way to use it to verify that. But in terms of Swapsion, so with the Liquid Connect function that we developed with the wallet, if you visit the Swapsion web page, what we've built is the first binary outcome contracts, which is the first step in the direction towards prediction markets, effectively. So we have two different products. One is, "Will the Bitcoin price be higher or lower in, shall we say, two, five, or 10 minutes than it is now?" And then the other product is, "Will the Bitcoin price of Bitcoin go up or down like one, two, three, four, or 10% first?" So it's binary outcome. And does it go up or down 10%? So people can make bets in terms of direction, etc., hedge positions with leverage. The idea is also here is to open up so that anyone can trade in the order book and provide liquidity and improve pricing, etc. Right now, there's not fantastic payouts, but we're working very hard in that direction to create these order book type of markets so that anyone can come in and provide liquidity. Matt: Your main website is sideswap.io. Scott: Correct. You download the app and the web page is being reworked as well. Soon you'll be able to use the Liquid Connect and trade via the web page as well. Matt: Swapsion.io. And then that's Swapsion—S-W-A-P-T-I-O-N. I'll put all these links in the show notes. And then Liquid Wallet Connect is basically—I have the SideSwap app on my phone or another compatible Liquid wallet, which I don't think there are any right now. And then, like, scanning a QR code on the website to sign in, basically, right? Scott: Correct. If you have desktop wallets, it will detect the desktop wallet with the browser. Matt: Do you have a desktop? SideSwap has a desktop wallet too? Scott: Yeah. So we build everything in Flutter, so it's very easy to go cross-platform. Matt: And so you were saying this is kind of, in a lot of ways, is kind of a proof of concept because it's a relatively simple type of market that you could have compared to a prediction market. Scott: Exactly. So we're dipping our toes. This is like the first MVP that we push out. There's only one dealer—we don't allow yet, but that's coming—that anyone can repeat and improve pricing. And then the next steps are obviously developing these open order books so that anyone can come in, maybe add functions such as auto-signing, etc., and the Liquid Connect so that users don't need to sign every transaction so it becomes a bit more Holy Grail market, if you will. So there's lots of different directions we can go, but we'd love to act on other wallet policies to integrate so that it becomes ubiquitous within the Liquid ecosystem. Matt: Liquid Wallet Connect. Yeah, that makes sense to me. That is developed by us, so I mean it's called Liquid Connect, but let's see if others pick it up or if it's actually SideSwap Connect. Scott: Fair enough. I mean, we kind of have a similar situation in the Nostr ecosystem where we have an open standard called NSECbunker that uses either paste—either paste a code or use a QR code scan. I think QR code scan makes a lot of sense. Like the user has a mobile phone and, like, scanning with QR code. But the reason I bring it up is because we integrated it into Primal. So it works with any Nostr website that has the standard set up, but we are seeing people like add—like, some people frame it as "Sign in with Primal," even though it's an open standard and technically anyone else can have NSECbunker support, which is important, I think. I think part of the challenge you guys have had is it seems like you've been building quality product, but you need other people to also be building around you. You need more wallets. You need more hardware wallets. It's just Jade right now, right? You need more use cases. Matt: There's quite a few others you have integrated, like different types of service providers, different wallets, mainly actually in the Brazilian ecosystem around Depix. And anyone who integrates with us, we offer a 50-50 split on any volumes they drive our way. So it's a very easy way for them to build wallets, not have to develop all the spot market infrastructure, etc. They just plug our stack and then we split the webhook of trading fees 50-50. So it makes a lot of time for them as well. And it helps us build network effects around our markets so that we get deep liquidity. Scott: Yeah, I mean, liquidity begets liquidity. It's like the hardest network effect to tackle, but once you get it— Matt: Yeah. Like where did the Depix guys come from? Was that a—why'd they choose Liquid? That's pretty— Scott: That's a very good question. I'm not quite sure. I actually think one of the aspects was that one of the premises of the SideSwap swap market is that any asset you hold in your wallet, you can post on the bulletin board and create markets for it. And we have all this dealing software that we offer for free so that anyone can create their credit in whatever asset they have. Matt: So they start using you without even talking to you, or was there a conversation? Scott: No, there was no conversation until there were a lot. That's been awesome. That's super cyberpunk. And moreover, since we don't charge any listing fees or anything else, so if they went like in the Tron ecosystem, if they want to get listed with Bally now, what would that cost to list their coin—millions of dollars? I mean, it would work. So the barriers to entry, I think in Liquid, are so low because anyone can issue assets. And if you trade through SideSwap, there's absolutely no gatekeeping asshole. Anyone can trade order books for whatever product they have. Matt: That's pretty cool. So I mean, you mentioned Simplicity, and Simplicity is a smart contract language that Blockstream championed for Liquid with the—like, the hope, I think, that one day it could be used on Bitcoin on-chain as well. Ironically, given the name, it's actually not that simple to get your head around. Do you have a high-level explanation of why Bitcoiners should care about Simplicity? Scott: I think high-level abilities of Bitcoin to have different type of scripting options were like limited to like time-lock contracts, hash lock, etc. There wasn't much functionality around building financial markets. So with Simplicity, you have something where you have contracts which can be mathematically proven ahead of time. So you actually know what you're signing when you get yourself into it. But moreover, you can also create these binary outcome type of situations such as prediction markets. You can create these financial derivatives. There's a lot more scripting opportunities since you can have these external oracles that determine the outcome, etc., etc. So with that, you have a lot more opportunities to build financial products which are Bitcoin-native. So I think it's very early days that it went live on Liquid. It's not live on Bitcoin, as you said. I think there's a lot to play around with to test and it becomes possible to create these like hollered hollered type of structures, etc. You can create options, futures, binary outcome contracts, etc., etc. So I think it's super, super valuable. But we're so early days. I think Swapsion is the first one to go live with anything with some custody. We have maybe 10 trades a day. Most of the trades are very low value at this stage. People are just dipping their toes to try and understand the product, I think. So if anyone's out there wants to play around with it, feel free to go ahead. There's no KYC or AML to get involved. Matt: Yeah. I mean, the key there is you can set up these types of P2P exchanges and whatnot without giving up custody using something like Simplicity, right? Scott: Right. Matt: And I guess it's kind of been pitched to me as like a competitor to how Ethereum does things that is more conservative and safety-oriented, more robust, kind of coming out of from a Bitcoiner mindset rather than a shitcoiner mindset. But offering a lot of the same potential, I guess, if used appropriately. Scott: Exactly. The contract is mathematically verifiable ahead of time. Whereas I think on Ethereum, many times when a developer creates these smart contracts or vaults, there's a lot of—how skilled is the developer behind it? Right. And really easy to verify. Matt: Fair enough. Fascinating. Yeah, so I'll put links to all this stuff in the show notes. I mean, to the audience, like, what do you—how can they be helpful? What are you looking for? I mean, obviously, yeah, well, what is it? Do you have a call to action for them or how do you think about it? Scott: I mean, I'd love for people to just download the app and send them to Trappler Mountain—Bitcoin into Liquid—and just play around with swaps, just see what's possible, what's out there, how far it's come. Just do a few swaps back and forth. Try the order books. Go to Swapsion and just try these Simplicity contracts and just see where things are heading. And I think things will clear up for a lot of people because it's one thing to trust to discuss back and forth, but once you get your hands on something and actually start playing around with it, trying it out, it just resonates so much more with you. If that's what you believe where things should be heading and hopefully more eyeballs will start looking at this and start developing these Simplicity products and building a lot more financial products around Liquid. Matt: Yeah, what I would say is just on in terms of low-level playing around with Liquid, I mean, if you install Bull Wallet by Bull Bitcoin—so that's not their exchange service, I think people get confused by it, but this is their self-custody wallet that offers on-chain, Liquid, and Lightning—Aqua Wallet, which is Samson's wallet, which offers on-chain, Lightning, Liquid, and then also Tether support. And then the SideSwap app, you can peg in a very small amount for a very small fee from regular Bitcoin into the Liquid Bitcoin on SideSwap. Then you can easily send it between the three wallets. And then if you go to liquid.network, which is mempool.space's Liquid instance, it shows all the transactions that are happening on Liquid network. And do a little blockchain analysis on yourself. Look at the transactions as they're happening. You can check mempool.space through your peg-in transaction. You can look at liquid.network for your transactions in between wallets. Look at what the on-chain footprint looks like. I think if you care about Bitcoin privacy, it's pretty impressive. If you do a couple small swaps with Tether or whatnot, you can also see what the privacy situation is in that regard. And I think that's pretty fascinating. I think even if you're not interested in—I remain convinced that the Tether use case is absolutely massive. Maybe not for this audience. I think a lot of us don't have a need for Tether. I have the traditional US banking system. I keep the majority of my family's savings in on-chain Bitcoin and self-custody. But there's a huge demand for Tether out there. But even if you're not interested in that aspect, the settling between Lightning-focused wallets—like if you have a large amount of funds in Bull Wallet and you want to move them over to Aqua, it's way easier to send a native Liquid transaction. You don't have to deal with liquidity. You have pretty good privacy guarantees. You have very low fees. It's way easier to send using Liquid than sending through Lightning. And I have noticed, as someone who's been using Bull Wallet more often, it's a bit of a breath of fresh air versus having funds, you know, stuck in Phoenix Wallet, for instance, and knowing that every time you make a transaction, you're going to get charged a 1% fee and you have liquidity constraints and channel management and all that to deal with. So I think that's an interesting way to get your feet wet. I think the SideSwap app in general is—you should be very proud of it. It feels like a very robust app that is performant. I don't feel like it's lagging when I'm clicking buttons and whatnot. I have confidence in it, which is no easy feat as someone who's been heavily involved in building out multiple apps now at this point. So you deserve a lot of credit there, but people should just—it'd be great if people play around with it. And then the last thing I would say is, I don't know, have you been playing around with any of this AI stuff? Scott: I mean, in certain aspects, we've played around quite a bit, but if you mean in terms of developing things within the Liquid ecosystem or SideSwap, we've done very little. Helping write press releases, etc., yes, but in terms of code— Matt: I mean, everyone, the newest thing to hit the block was this OpenAI "Operator" idea, which is—I think directionally fascinating and probably still pretty early. But this idea of having a self-hosted robot that has its own memory and can access any apps—ideally CLI apps, it works better with—but it can actually, like, navigate a GUI, which is crazy. It can navigate like a graphical user interface or like a website or stuff if there's no API or no CLI. And you basically just have, like, this robot butler. And there's, I think as a result of it, there's been a renewed focus on the concept of agentic payments—like how would the agents pay each other? I think what a lot of people miss there is also the agents also have to be able to receive and send payments from humans too. So when you say agentic payments, it's actually not just agent-to-agent. It's human-to-agent and agent-to-human and agent-to-agent. And Liquid could be interesting there. There's obviously demand for people to have USD token support on these things. USDC has become very common, at least in the Silicon Valley world of AI stuff. But the combination of Liquid Tether support and Liquid Bitcoin support on the same chain in a way that is as simple as just holding keys that can just generate a wallet—they don't have to deal with having the node have uptime, dealing with channel management, dealing with all these other stuff. There is an interesting opportunity there in terms of Liquid being used by the robots. And that, of course, is just leaving out the vibe-coded apps or whatever building on top of Liquid, which is presumably much easier than on Lightning as well. So that's what I was thinking. Scott: There's so many opportunities in all these areas. We're a super small team. I mean, we're trying to just be laser-focused in a small area. And many times it's a bit like a horse walking around with blinders. There's so many things happening around you all the time when you're too laser-focused in one area. So right now we're just focused on building these Simplicity products, getting more acquainted with all limitation of these binary products—like, how do you have many oracles? The trade—can you, like, hand over your position among, in one binary market to someone else if you need to hold to maturity, can you have netting, etc. But there's—love it. So many things to figure out. Matt: Well, I really want to see—the Freaks know—I just want to see native Bitcoin prediction markets with decent privacy guarantees. I think Liquid could be the holy grail for it. We'll see. Constantly optimistic. I've been wrong about Liquid adoption multiple times, both on the bear side and the bull side. I think I was probably too bullish at one point. Then I was a little bit too bearish. We recently seen more of an uptick in usage. Maybe the reality's somewhere in the middle, but I applaud you guys for continuing to build it out and see what works and see what doesn't and try and build out that key infrastructure to help everything else grow. I would love if we—can we do, like, an update show in, like, six months or something to see where we stand on all this stuff? Scott: I'd love that. I'd love that. Matt: Awesome. Okay. So, yeah, go on. Let's do something fun here. So if we have this update in six months, prediction-wise, where are we? And you're going to, in six months, you're going to have a full-fledged Polymarket competitor for me. Let's make it an MVP of it anyway. I mean, where do you think—I'm obviously half-joking. It's a big undertaking. Where do you think Liquid and SideSwap will be in six months? Scott: I think we'll have the POC for it. Matt: That's awesome. That's exciting. Scott: We're actually doing in the background a Satoshi Dice type of structure. So we're building out a few, like, more betting-type style of markets just to figure out what all the edge cases around Simplicity are and just get the market mechanics correct. So we're heading in that direction towards the prediction market model. But right now we're just doing the binary outcome contracts. So we need to get the order book correct where the order book is zero to 100 instead of whatever the price of Bitcoin is. Right. And then we need to—so we have Liquid Connect, but there's still a bit more work in that area. And then we need to figure out the whole oracle aspects to make that—I have integrity in some shape, form, regard, which we don't have any clarity over just yet. Right now, we just have a super simple oracle that's basically just assigning the Bitcoin price so that the contract can determine outcomes. Matt: There might be something there. First of all, that makes sense to me. I mean, you do the little things to get comfortable and improve your understanding and your execution before you actually go for the big one, you know. Polymarket is using something called UMA. I don't know. It's like so hard to keep track of all the shitcoin stuff. They're using something called UMA's Optimistic Oracle where there's, like, a whole process on-chain of an oracle determining the result of markets. And that's all on-chain on something—some Polygon or a different shit-chain. But because it's all on-chain, you might actually be able to just piggyback their oracles in the beginning because that's a hard thing. It's hard to get people to step up and be the oracles. It's like just a people problem in the beginning. So you might actually be able to just hijack their oracles and just use the same resolution mechanism that they're using in terms of source of truth. If they're already signing cryptographic attestations on some chain out there of a ton of markets, right? Like from weather to missile strikes to basketball games, then you could potentially just piggyback them until you have, you know, a Liquid-native alternative out there on the oracle side. Scott: We'll look into it. I know Blockstream's putting a lot of work now into the oracle because they're obviously having a big team now, laser-focused on Simplicity. So they're also doing a lot of work around integrating everything. I think they're looking at some model connect feature. Matt: Interesting. Fascinating. Scott, this has been great. Do you have any final thoughts for the Freaks before we wrap here? Scott: Not much, just super happy if anyone's made this far. I was born about Liquid assets. SideSwap is my favorite project. Matt: Love it. Freaks, I'll have links to everything we've discussed in the show notes. Like I said, you'll probably be listening to this in a couple of hours. Best way to support the show is sharing it with friends and family. All relevant links are still at CitadelDispatch.com. Reminder to check out CitadelWire.com. I have already next week I have lined up on the calendar a conversation with Leia, who is a co-founder of Vexl. They do P2P Bitcoin exchanges without KYC. So that would be a great conversation. Keep an eye out for that. Play around with Liquid. Scott is looking for feedback. He's looking for more users, more people playing around with these things. I think all of it can be helpful. While we are in these bear market—or wherever we are—it's always great to just dive into the tech and get your feet wet. And there's no better time than today. Thank you, Scott. Scott: Thanks, Matt. Matt: Thank you, Freaks. Stay humble, stack sats. Peace.