<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jaime Fandiño</title>
    <description>The latest articles on DEV Community by Jaime Fandiño (@jaimefand).</description>
    <link>https://dev.to/jaimefand</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3941737%2F6309dc8a-c3b8-45b4-86dc-014303b6d1ec.jpg</url>
      <title>DEV Community: Jaime Fandiño</title>
      <link>https://dev.to/jaimefand</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaimefand"/>
    <language>en</language>
    <item>
      <title>The Coldcard Theft: Why It's Time to Rethink Hardware Wallet Security</title>
      <dc:creator>Jaime Fandiño</dc:creator>
      <pubDate>Mon, 03 Aug 2026 11:14:52 +0000</pubDate>
      <link>https://dev.to/jaimefand/the-coldcard-theft-why-its-time-to-rethink-hardware-wallet-security-2cgk</link>
      <guid>https://dev.to/jaimefand/the-coldcard-theft-why-its-time-to-rethink-hardware-wallet-security-2cgk</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3nba5n8ngn86diuym0a5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3nba5n8ngn86diuym0a5.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before talking about Coldcard, hardware wallets, or private keys, we need to fix one of the biggest misconceptions in Bitcoin.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Word "Wallet" Is a Lie
&lt;/h2&gt;

&lt;p&gt;The word "wallet" is a lie&lt;/p&gt;

&lt;p&gt;We call these things "wallets," and the word does enormous damage, because it makes people believe the device &lt;em&gt;contains&lt;/em&gt; their money the way a leather wallet contains cash. It does not. &lt;br&gt;
There is no Bitcoin in your Bitcoin wallet.&lt;/p&gt;

&lt;p&gt;Your coins are not files. They are not tokens sitting on a chip. They are entries in a public ledger, unspent outputs recorded on thousands of copies of the blockchain, all over the world, secured by proof-of-work. Nobody "holds" them. They simply exist, on the chain, spendable by whoever can produce a valid signature.&lt;/p&gt;

&lt;p&gt;If they can produce it easily by deriving your key fast…you are done….enjoy!&lt;/p&gt;

&lt;p&gt;And why &lt;strong&gt;the recent Coldcard incident&lt;/strong&gt; is about much more than one hardware wallet—it is a reminder that every layer of self-custody deserves careful scrutiny.&lt;br&gt;
The recent Coldcard incident is a reminder that Bitcoin security does not end with buying a hardware wallet. Many people assume that once their private keys are generated inside a dedicated device, they are automatically safe forever. Reality is more complicated.&lt;/p&gt;

&lt;p&gt;Security is never a product. It is a process.&lt;/p&gt;

&lt;p&gt;The incident demonstrates an uncomfortable truth: the entire security of a wallet begins with one thing—entropy. If the randomness used to generate a seed phrase is predictable, every other security feature becomes irrelevant.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;As artificial intelligence&lt;/strong&gt; becomes increasingly capable of auditing software, analyzing hardware implementations, and discovering subtle weaknesses, we should expect every cryptographic protocol and every hardware wallet design to receive far more scrutiny than ever before.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Open Source Should Be the Default
&lt;/h2&gt;

&lt;p&gt;My first recommendation is simple:&lt;/p&gt;

&lt;p&gt;Use hardware wallets whose firmware and security-critical components are open source.&lt;/p&gt;

&lt;p&gt;If the code cannot be audited by independent researchers, users are forced to trust the manufacturer blindly.&lt;/p&gt;

&lt;p&gt;History has repeatedly shown that closed-source security rarely remains secure forever. Vulnerabilities are eventually discovered, but users often learn about them only after damage has already been done.&lt;/p&gt;

&lt;p&gt;Open source does not guarantee security.&lt;/p&gt;

&lt;p&gt;It guarantees verification.&lt;/p&gt;

&lt;p&gt;Thousands of researchers can inspect the implementation, identify weaknesses, and improve it long before attackers exploit them.&lt;/p&gt;

&lt;p&gt;Trust should never replace verification.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Never Trust a Single Source of Entropy
&lt;/h2&gt;

&lt;p&gt;Generating a seed phrase is arguably the most important operation a hardware wallet will ever perform.&lt;/p&gt;

&lt;p&gt;If the random number generator is compromised, biased, or intentionally manipulated, every wallet generated by that device may become vulnerable.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz21k0heyi79tlb814its.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz21k0heyi79tlb814its.png" alt=" " width="800" height="605"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Below is a comparison of the entropy generation methods and security models used by different hardware wallet manufacturers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgp506wht19orlhyxevpy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgp506wht19orlhyxevpy.png" alt=" " width="799" height="542"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Whenever possible:&lt;/p&gt;

&lt;p&gt;Add your own entropy during wallet creation.&lt;br&gt;
Passphrase&lt;br&gt;
Roll physical dice.&lt;br&gt;
Shuffle cards.&lt;br&gt;
Use another independent entropy source.&lt;br&gt;
Prefer wallets that mix external entropy with their own hardware-generated randomness.&lt;/p&gt;

&lt;p&gt;The best randomness is randomness that does not rely on a single component.&lt;/p&gt;

&lt;p&gt;Even if one entropy source fails, the final seed remains secure.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. One Device Is Not Enough
&lt;/h2&gt;

&lt;p&gt;People often spend thousands of dollars securing their Bitcoin while relying on a single hardware wallet.&lt;/p&gt;

&lt;p&gt;That creates a single point of failure.&lt;/p&gt;

&lt;p&gt;A practical rule is that once your Bitcoin holdings reach around $15,000 or more, it's worth introducing a second hardware wallet. At that point, the cost of an additional device is negligible compared to the value it helps protect.&lt;/p&gt;

&lt;p&gt;Instead:&lt;/p&gt;

&lt;p&gt;Keep multiple independent hardware wallets. &lt;br&gt;
Store backups in different physical locations.&lt;br&gt;
Use devices from different manufacturers.&lt;/p&gt;

&lt;p&gt;Hardware diversity dramatically reduces systemic risk.&lt;/p&gt;

&lt;p&gt;A vulnerability affecting one vendor should never compromise your entire savings.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Use Multisignature Wallets &amp;gt;30K $
&lt;/h2&gt;

&lt;p&gt;Large amounts of Bitcoin should rarely be protected by a single key.&lt;/p&gt;

&lt;p&gt;Multisig is one of the most important security improvements available today.&lt;/p&gt;

&lt;p&gt;Instead of requiring one signature, funds can require two or three independent signatures before they move.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;p&gt;2-of-3&lt;br&gt;
3-of-5&lt;/p&gt;

&lt;p&gt;Each key should ideally live on a different hardware wallet from a different manufacturer.&lt;/p&gt;

&lt;p&gt;An attacker must compromise multiple devices simultaneously instead of only one.&lt;/p&gt;

&lt;p&gt;This changes the economics of an attack completely.&lt;/p&gt;

&lt;p&gt;mental model changes everything about how you think about security.&lt;/p&gt;

&lt;p&gt;The following diagram, shared by the Bitcoin security community, illustrates a recommended 3-signer setup designed to eliminate single points of failure. Rather than relying on a single hardware wallet or dedicated phone, each signer should be an independent device, with one kept securely offline as a backup. This architecture significantly increases the difficulty of compromising your funds, especially when combined with a multisignature wallet.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6p1savdyik3opn04dn5n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6p1savdyik3opn04dn5n.png" alt=" " width="697" height="831"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Recommended 3-Signer Setup (Community Recommendation)&lt;/p&gt;

&lt;p&gt;Source: Vladimir S. (@officer_secret), based on community recommendations inspired by Axel Bitblaze's security model.&lt;br&gt;
&lt;a href="https://x.com/officer_secret/status/2077757794376204627" rel="noopener noreferrer"&gt;https://x.com/officer_secret/status/2077757794376204627&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. AI Will Change Hardware Wallet Security
&lt;/h2&gt;

&lt;p&gt;Artificial intelligence is rapidly becoming one of the most powerful auditing tools ever created.&lt;/p&gt;

&lt;p&gt;Future AI systems will review:&lt;/p&gt;

&lt;p&gt;firmware&lt;br&gt;
cryptographic implementations&lt;br&gt;
random number generators&lt;br&gt;
secure boot mechanisms&lt;br&gt;
side-channel resistance&lt;br&gt;
protocol assumptions&lt;/p&gt;

&lt;p&gt;Bugs that previously survived years of human review may eventually be discovered in hours.&lt;/p&gt;

&lt;p&gt;This makes open-source development even more valuable.&lt;/p&gt;

&lt;p&gt;The more eyes reviewing a system—human or AI—the stronger it becomes.&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Hardware Wallets Need Better Proofs
&lt;/h2&gt;

&lt;p&gt;One idea worth exploring is the creation of Proof-of-Concept security frameworks for hardware wallets.&lt;/p&gt;

&lt;p&gt;Instead of simply trusting manufacturers, the industry could establish standardized public demonstrations that verify critical properties such as:&lt;br&gt;
Proof of Reserves to increase transparency and restore trust.&lt;br&gt;
entropy quality&lt;br&gt;
deterministic seed generation&lt;br&gt;
firmware reproducibility&lt;br&gt;
resistance against known attack classes&lt;br&gt;
secure update mechanisms&lt;/p&gt;

&lt;p&gt;Independent, repeatable verification should become the norm rather than the exception.&lt;/p&gt;

&lt;h2&gt;
  
  
  7. Can We Limit the Damage After a Key Is Compromised?
&lt;/h2&gt;

&lt;p&gt;Today's cryptocurrencies generally assume that if a private key is stolen, everything can be transferred immediately.&lt;/p&gt;

&lt;p&gt;That model deserves reconsideration.&lt;/p&gt;

&lt;p&gt;Future wallet architectures—particularly on programmable blockchains like Ethereum—could include optional "financial firewalls" that limit catastrophic losses.&lt;/p&gt;

&lt;p&gt;Examples might include:&lt;/p&gt;

&lt;p&gt;Daily spending limits.&lt;br&gt;
Maximum transaction values.&lt;br&gt;
Mandatory time delays before large transfers.&lt;br&gt;
Multi-stage approvals for high-value transactions.&lt;br&gt;
Automatic alerts when unusual behavior is detected.&lt;br&gt;
Emergency recovery periods before funds become irreversible.&lt;/p&gt;

&lt;p&gt;These mechanisms would not eliminate key theft, but they could dramatically reduce the impact of a successful attack.&lt;/p&gt;

&lt;p&gt;Traditional banking has layered defenses against fraud.&lt;/p&gt;

&lt;p&gt;Self-custody systems should continue evolving in the same direction while preserving user sovereignty.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;The Coldcard incident should not be viewed as an isolated failure of one product.&lt;/p&gt;

&lt;p&gt;It should be viewed as a reminder that self-custody requires layered security.&lt;/p&gt;

&lt;p&gt;No single device should ever be trusted completely.&lt;/p&gt;

&lt;p&gt;The strongest setup is built on independent layers:&lt;/p&gt;

&lt;p&gt;Open-source software that anyone can audit.&lt;br&gt;
Multiple sources of entropy during seed generation.&lt;br&gt;
Multisignature wallets.&lt;br&gt;
Hardware diversity across different manufacturers.&lt;br&gt;
Geographic separation of backups.&lt;br&gt;
Continuous public review by both humans and AI.&lt;/p&gt;

&lt;p&gt;Bitcoin gives us the freedom to become our own bank.&lt;/p&gt;

&lt;p&gt;That freedom also makes us our own security team.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>bitcoin</category>
      <category>wallet</category>
    </item>
    <item>
      <title>Hotaku — Decentralized Prediction Markets for Esports in Solana</title>
      <dc:creator>Jaime Fandiño</dc:creator>
      <pubDate>Wed, 20 May 2026 09:48:35 +0000</pubDate>
      <link>https://dev.to/jaimefand/hotaku-decentralized-prediction-markets-for-esports-in-solana-mlm</link>
      <guid>https://dev.to/jaimefand/hotaku-decentralized-prediction-markets-for-esports-in-solana-mlm</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9ntudy8rsknum900xn2l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9ntudy8rsknum900xn2l.png" alt="Web landing Page" width="800" height="454"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Every weekend, somewhere between 200 and 800 million people watch other people play video games. They scream at monitors in Seoul, post copium in Berlin, and lose sleep in São Paulo. They hold strong, specific, often correct opinions about which roster is cracked, which IGL is washed, and which underdog is about to run the bracket.&lt;/p&gt;

&lt;p&gt;And yet — until now — there was no real place to &lt;strong&gt;back any of it&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F90qlbf9gyjh0nof70bjg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F90qlbf9gyjh0nof70bjg.png" alt="TL;DR" width="799" height="276"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  1. The problem: opinion is loud, signal is silent
&lt;/h2&gt;

&lt;p&gt;Millions of esports fans have strong opinions about teams, players, and tournaments — but today those opinions mostly disappear into tweets, Twitch chats, Reddit threads, and Discord servers.&lt;/p&gt;

&lt;p&gt;People constantly debate which roster is underrated, which team is collapsing, or who is about to win a tournament, but there’s no real system that turns those opinions into something measurable.&lt;/p&gt;

&lt;p&gt;Traditional betting platforms barely focus on esports because the scene is fast-moving, fragmented, and difficult to understand. Meanwhile, most prediction markets are designed for politics, finance, or world events — not for esports matches where momentum can completely change in a single round or teamfight.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The result:&lt;/strong&gt; one of the most active and analytical communities on the internet has never really had a proper platform to express conviction in its predictions.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  2. The solution: a market built specifically for esports
&lt;/h2&gt;

&lt;p&gt;Hotaku is built around a simple idea: use Solana’s low transaction costs and fast settlement speeds to make live esports prediction markets viable at scale.&lt;/p&gt;

&lt;p&gt;The platform focuses entirely on competitive gaming — especially the niche tournaments, regional leagues, and fast-moving match formats that most traditional sportsbooks and general prediction platforms ignore.&lt;/p&gt;

&lt;p&gt;Every esports match becomes a live market. Users buy outcome shares based on the side they believe will win, hold positions as the game evolves, or trade out in real time as probabilities shift during the match.&lt;/p&gt;

&lt;p&gt;The price of each share continuously reflects the market’s current estimate of a team’s chance to win.&lt;/p&gt;

&lt;p&gt;Because the system runs on Solana, users can participate with minimal fees and near-instant transactions — something that becomes especially important in esports, where momentum can change in seconds.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0unz938owxwnthfb9wmq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0unz938owxwnthfb9wmq.png" alt="A live market card" width="784" height="570"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  3. How it works — five steps
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwj7106vztj2oq08prg2m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwj7106vztj2oq08prg2m.png" alt="How it's work" width="800" height="271"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;#&lt;/th&gt;
&lt;th&gt;Step&lt;/th&gt;
&lt;th&gt;What you do&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;01&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Connect wallet&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Phantom or any Solana-compatible wallet. No email, no password.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;02&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Find a match&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Browse markets across CS2, LoL, VALORANT, Dota 2, AoE II, EA Sports FC.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;03&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Buy a position&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Spend USDC on the side you believe in. LMSR price reflects probability.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;04&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Trade or hold&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Sell anytime before resolution to lock in profit — or hold to maturity.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;05&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Claim winnings&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Winning shares pay $1.00 each. Auto-withdraw to your wallet.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Key numbers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;💸 &lt;strong&gt;~$0.01&lt;/strong&gt; average transaction cost&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;&amp;lt; 1 second&lt;/strong&gt; confirmation&lt;/li&gt;
&lt;li&gt;💰 &lt;strong&gt;0.5%&lt;/strong&gt; trading fee&lt;/li&gt;
&lt;li&gt;🎯 &lt;strong&gt;$1.00&lt;/strong&gt; per winning share&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  4. Inside the engine — pricing without a bookmaker
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flfps80q36wx7gzwrkue4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flfps80q36wx7gzwrkue4.png" alt="LRMS Curve" width="800" height="428"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Most prediction markets you've used in your life were not real markets. They were &lt;em&gt;spreads&lt;/em&gt; — a bookmaker quoted you a price, that price moved when the bookmaker decided it should, and you were always trading against the house.&lt;/p&gt;

&lt;p&gt;Hotaku doesn't work that way. There's no house quoting anything. Prices come out of a mathematical object called a &lt;strong&gt;Logarithmic Market Scoring Rule&lt;/strong&gt;, or &lt;strong&gt;LMSR&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;LMSR is, in plain English, an automated market maker that is always willing to buy and sell shares of every outcome. It quotes a price as a function of how many shares of each side have already been bought. The more people pile into one side, the more expensive it gets to keep piling in. &lt;/p&gt;

&lt;h3&gt;
  
  
  The cost function
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;C(q) = b · ln( Σ exp(qᵢ / b) )
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;qᵢ&lt;/code&gt;&lt;/strong&gt; — shares outstanding of outcome &lt;em&gt;i&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;b&lt;/code&gt;&lt;/strong&gt; — liquidity parameter (we tune this per market)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The natural log is the magic here. Because the cost grows as &lt;code&gt;ln&lt;/code&gt; of the share count instead of linearly, the market can always provide a quote — even when nobody else is on the other side of your trade. The platform subsidizes a tiny, mathematically bounded amount of liquidity into every market so prices exist on day one. As real volume comes in, the subsidy effectively gets repaid by trader losses, and the market becomes more efficient.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is the property that lets us launch markets nobody else can:&lt;/strong&gt; a Tier-2 Age of Empires II showmatch with fifty hardcore viewers can have a real price, a real spread, and real trading from the moment it goes live.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Price equals probability. The bookmaker is a smart contract.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  5. The long tail — the markets the big platforms won't touch
&lt;/h2&gt;

&lt;p&gt;If you check Polymarket, Kalshi, or any traditional sportsbook for an Age of Empires II showmatch, you'll find nothing. For a mid-tier EA Sports FC qualifier? Nothing. For a Tier-3 VALORANT regional in LATAM or a Dota 2 South Asian league? Maybe a moneyline if you're lucky, and only if a big name is playing.&lt;/p&gt;

&lt;p&gt;The big platforms optimize for &lt;strong&gt;volume per market&lt;/strong&gt;, which means they only open markets when they're already confident hundreds of thousands of dollars will flow through them. Everything below that bar gets ignored.&lt;/p&gt;

&lt;p&gt;That's the gap. There's an enormous, passionate, expert audience for these "ignored" scenes — people who can tell you a civ matchup in AoE II like Aztecs-on-Arabia better than most sportsbooks can tell you a Lakers spread.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hotaku's LMSR engine is built precisely for this case.&lt;/strong&gt; It can subsidize liquidity into a market with no organic counterparty, so prices exist from minute one. If fifty people care intensely, that's enough.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Game / Scene&lt;/th&gt;
&lt;th&gt;Hotaku&lt;/th&gt;
&lt;th&gt;Polymarket&lt;/th&gt;
&lt;th&gt;Sportsbooks&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Age of Empires II&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;❌ None&lt;/td&gt;
&lt;td&gt;❌ None&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;EA Sports FC&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;❌ None&lt;/td&gt;
&lt;td&gt;🟡 Thin&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Tier-2 VALORANT / Dota&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;❌ Rare&lt;/td&gt;
&lt;td&gt;❌ Rare&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;LCK / LEC majors&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;CS2 majors&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;td&gt;✅ Live&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;This is the actual business model. Big platforms compete for the same Lakers-Celtics market. &lt;strong&gt;Hotaku owns the long tail&lt;/strong&gt; — every Tier-2 bracket, every showmatch, every regional qualifier, every game with a competitive community that &lt;em&gt;could&lt;/em&gt; support markets if anyone bothered to build them. Once you have the engine, opening a new market costs basically nothing.&lt;/p&gt;




&lt;h2&gt;
  
  
  6. Why Solana — built for fast, low-cost gaming markets
&lt;/h2&gt;

&lt;p&gt;Solana has already become the default chain for internet-native trading communities, especially through the rise of memecoins and high-frequency on-chain activity. The ecosystem proved that millions of users are willing to trade rapidly, speculate socially, and interact with markets in real time — all with near-zero fees.&lt;/p&gt;

&lt;p&gt;That matters for esports.&lt;/p&gt;

&lt;p&gt;Esports prediction markets only work if trading is effectively frictionless. The interesting activity happens at micro stakes — a few dollars on a Tier-2 CS2 qualifier, a quick hedge between maps in a BO3, or a live position change after a draft or pistol round. On Ethereum L1 the gas alone would kill the trade. On most L2s the UX is still too fragmented or slow for real-time competitive gaming markets.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;~$0.01 per trade.&lt;/strong&gt; Roughly half a cent. You can open a $2 position on a play-in qualifier, re-hedge it multiple times between maps, and the total fees still remain negligible. &lt;em&gt;That’s what makes micro-stakes esports trading actually viable.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Solana delivers the combination of properties this product needs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Sub-cent fees.&lt;/strong&gt; Opening, closing, and adjusting positions remains economically rational even at very small sizes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Sub-second confirmation.&lt;/strong&gt; Fast enough for live, in-match trading during volatile BO3 and BO5 series.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;USDC as native collateral.&lt;/strong&gt; No exposure to volatile reserve assets; one winning share always resolves to one dollar.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Public and auditable markets.&lt;/strong&gt; Every trade, quote, and resolution exists transparently on-chain.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The trade-off is obvious: Hotaku depends on Solana’s uptime and infrastructure reliability. That risk is real, and we do not pretend otherwise. But for a product centered around fast-moving esports trading, the gap between Solana and the next-best alternative is still large enough that the decision was effectively made for us.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh4r19ojdl22m9ztepphe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh4r19ojdl22m9ztepphe.png" alt="Portfolio Image" width="800" height="887"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  7. The public API — same surface for humans and bots
&lt;/h2&gt;

&lt;p&gt;Everything you can do on hotaku.fun, you can do over HTTP. The API has two trading modes — &lt;strong&gt;Direct Trading&lt;/strong&gt; (sign every transaction with Phantom) and &lt;strong&gt;Balance Trading&lt;/strong&gt; (deposit USDC once, trade instantly) — plus a public market-data layer that needs no authentication at all.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4ddlvit5woobta002c82.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4ddlvit5woobta002c82.png" alt="Api Sections" width="800" height="436"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read-only endpoints — markets, teams, orderbook, profiles, comments — require no key. Build dashboards, leaderboards, Twitch overlays, or whole alternate frontends. We don't care; that's the point.&lt;/p&gt;




&lt;h2&gt;
  
  
  8. Roadmap — the next eighteen months
&lt;/h2&gt;

&lt;p&gt;Hotaku is live today on Solana mainnet, with a public API and active markets across multiple esports titles. The next eighteen months are focused on deepening liquidity, expanding game coverage, improving trading infrastructure, and building the ecosystem around the platform.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;When&lt;/th&gt;
&lt;th&gt;Status&lt;/th&gt;
&lt;th&gt;What&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Jan 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Shipped&lt;/td&gt;
&lt;td&gt;Devnet Alpha — CS2 only, invite-only testers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Feb 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Shipped&lt;/td&gt;
&lt;td&gt;Closed Beta + Community — four titles, seasonal leaderboards&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Mar 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;✅ Shipped&lt;/td&gt;
&lt;td&gt;Mainnet launch + Public API — USDC collateral, developer documentation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;May–Jun 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;🔄 In progress&lt;/td&gt;
&lt;td&gt;Seed Round — fundraising process opened to accelerate liquidity, infrastructure, and partnerships (&lt;a href="https://www.crunchbase.com/organization/hotaku" rel="noopener noreferrer"&gt;Crunchbase&lt;/a&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Q2 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;🔄 In progress&lt;/td&gt;
&lt;td&gt;HOTA TGE + Pro Tier — governance token, reduced-fee subscription tier&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Q3 2026&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;📅 Planned&lt;/td&gt;
&lt;td&gt;Publisher partnerships — branded prediction leagues with tier-one tournament organizers&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  9. A few honest caveats
&lt;/h2&gt;

&lt;p&gt;Prediction markets are not a free lunch. Most traders, in most markets, lose money over time — that's how the market generates signal in the first place. Hotaku is no different.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resolution depends on the source of truth.&lt;/strong&gt; Markets resolve based on official tournament results. In the rare case of a postponed, cancelled, or disputed match, positions revert to the cost basis. We don't make discretionary calls — the resolution policy is published and on-chain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This is not a sportsbook.&lt;/strong&gt; Hotaku is a peer-to-peer market. You're not trading against the platform; you're trading against other users. Liquidity comes from the LMSR subsidy and from other traders' open positions. In thin markets, slippage is real and you should size accordingly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Bring a take. Leave with a position.
&lt;/h2&gt;

&lt;p&gt;Connect a wallet and place your first trade in under thirty seconds. Or read the docs, fork the API, and build something on top of it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 &lt;strong&gt;App:&lt;/strong&gt; &lt;a href="https://hotaku.fun" rel="noopener noreferrer"&gt;hotaku.fun&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📚 &lt;strong&gt;API docs:&lt;/strong&gt; &lt;a href="https://api.hotaku.fun" rel="noopener noreferrer"&gt;api.hotaku.fun&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🐦 &lt;strong&gt;Twitter:&lt;/strong&gt; &lt;a href="https://twitter.com/hotakufun" rel="noopener noreferrer"&gt;@hotakufun&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;💬 &lt;strong&gt;Email:&lt;/strong&gt; &lt;a href="mailto:info@hotaku.fun"&gt;info@hotaku.fun&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;em&gt;Live on Solana · USDC collateral · 0.5% fee · LMSR pricing&lt;/em&gt;&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>web3</category>
      <category>cryptocurrency</category>
    </item>
  </channel>
</rss>
