<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Stellar</title>
        <link>https://stellar.org</link>
        <description>The Stellar network is an open-source blockchain for payments &amp; asset tokenization. Stellar offers tools and a global ecosystem of developers, entrepreneurs &amp; enterprises.</description>
        <lastBuildDate>Tue, 28 Apr 2026 01:18:19 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Stellar</title>
            <url>https://cdn.sanity.io/images/e2r40yh6/production-i18n/312cceba4a60e9061405c5d36177e2bd79633ab5-1200x630.png</url>
            <link>https://stellar.org</link>
        </image>
        <copyright>© 2026 Stellar Development Foundation</copyright>
        <item>
            <title><![CDATA[Making Freighter Faster: How We Improved Load Times by 63%]]></title>
            <link>https://stellar.org/blog/developers/making-freighter-faster-how-we-improved-load-times-by-63</link>
            <guid>https://stellar.org/blog/developers/making-freighter-faster-how-we-improved-load-times-by-63</guid>
            <pubDate>Mon, 23 Feb 2026 16:58:38 GMT</pubDate>
            <description><![CDATA[At Freighter, we’ve been obsessed with making our browser extension feel instantaneous. But after diving into real-world metrics, we discovered that initial load times were much slower than we wanted. After several weeks of auditing, profiling, and optimizing, we reduced the load time to 1.27 seconds—a 63% improvement that made the app feel dramatically faster and more responsive.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/70a1b3c2fec3c873b2087e2c6c6e5329b64f66fa-2476x1394.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Building a Dark Pool on Stellar: MPC, FHE, and TEEs Compared]]></title>
            <link>https://stellar.org/blog/developers/building-a-dark-pool-on-stellar-mpc-fhe-and-tees-compared</link>
            <guid>https://stellar.org/blog/developers/building-a-dark-pool-on-stellar-mpc-fhe-and-tees-compared</guid>
            <pubDate>Thu, 12 Feb 2026 17:43:28 GMT</pubDate>
            <description><![CDATA[How do you execute a large trade without the entire market front-running you? On blockchain, where everything is transparent, this turns out to be a surprisingly hard problem.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/3cea7a25722c886740e0a538268cbb07a0d7f1d3-2476x1394.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Verifying RISC Zero Execution In A Stellar Smart Contract]]></title>
            <link>https://stellar.org/blog/developers/risc-zero-verifier</link>
            <guid>https://stellar.org/blog/developers/risc-zero-verifier</guid>
            <pubDate>Tue, 10 Feb 2026 16:28:28 GMT</pubDate>
            <description><![CDATA[Verify RISC Zero zkVM execution inside a Stellar smart contract. Step-by-step guide to generating proofs off-chain and validating them on-chain with Stellar using Groth16.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/63566affea755e43fe24ac6258efbc4a3ad427b7-2476x1394.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Your Paycheck Is Private. So, Why Isn’t Your Blockchain Payment?]]></title>
            <link>https://stellar.org/blog/developers/financial-privacy</link>
            <guid>https://stellar.org/blog/developers/financial-privacy</guid>
            <pubDate>Wed, 14 Jan 2026 14:55:24 GMT</pubDate>
            <description><![CDATA[Enterprises can now adopt blockchain with confidence—ZK tools deliver financial privacy without sacrificing public ledger transparency. ]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/b03954a299cc402e942fad0aeed4191a0efeef91-2400x1260.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[5 Real-World Zero-Knowledge Use Cases]]></title>
            <link>https://stellar.org/blog/developers/5-real-world-zero-knowledge-use-cases</link>
            <guid>https://stellar.org/blog/developers/5-real-world-zero-knowledge-use-cases</guid>
            <pubDate>Wed, 14 Jan 2026 14:40:37 GMT</pubDate>
            <description><![CDATA[Zero-knowledge proofs enable private, compliant, scalable blockchain applications. Discover zkTokens, zkLogin, zkKYC, zkVoting, and zkVM innovation on Stellar.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/f1c11a40dbfc06eeb619ef0ca018ed531279c09d-2400x1260.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Composability on Stellar: From Concept to Reality ]]></title>
            <link>https://stellar.org/blog/developers/composability-on-stellar-from-concept-to-reality</link>
            <guid>https://stellar.org/blog/developers/composability-on-stellar-from-concept-to-reality</guid>
            <pubDate>Wed, 24 Dec 2025 03:49:28 GMT</pubDate>
            <description><![CDATA[Learn how composability on Stellar works in practice, with a real DeFi case study using Soroban smart contracts, wallets, and yield protocols.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/a793ce72e6c260489cc02cc359d7c460daa58d0f-2476x1394.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Introducing the Golang Stellar SDK]]></title>
            <link>https://stellar.org/blog/developers/introducing-the-golang-stellar-sdk</link>
            <guid>https://stellar.org/blog/developers/introducing-the-golang-stellar-sdk</guid>
            <pubDate>Mon, 01 Dec 2025 16:57:31 GMT</pubDate>
            <description><![CDATA[We’re consolidating our Golang developer tools - including the Horizon and RPC clients, Ingest SDK, and key utilities - into a single, unified Go SDK for Stellar. This change simplifies the developer experience, improves discoverability, and aligns the Go ecosystem with the structure of other Stellar SDKs.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/c610bc19b025e8c3caf7cdb305c3eb7aacd1c46d-2400x1260.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Stellar X-Ray, Protocol 25 Upgrade Guide]]></title>
            <link>https://stellar.org/blog/developers/stellar-x-ray-protocol-25-upgrade-guide</link>
            <guid>https://stellar.org/blog/developers/stellar-x-ray-protocol-25-upgrade-guide</guid>
            <pubDate>Fri, 21 Nov 2025 21:04:57 GMT</pubDate>
            <description><![CDATA[Your go-to guide for upgrading to Protocol X-Ray, designed to help businesses and developers prepare for the upgrade with key dates, release information, a changelog, and more.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/90a3509768463b3febd806214e33a4b38886db19-4896x2756.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Announcing Stellar X-Ray, Protocol 25]]></title>
            <link>https://stellar.org/blog/developers/announcing-stellar-x-ray-protocol-25</link>
            <guid>https://stellar.org/blog/developers/announcing-stellar-x-ray-protocol-25</guid>
            <pubDate>Fri, 21 Nov 2025 17:08:11 GMT</pubDate>
            <description><![CDATA[A new protocol upgrade is coming up for the Stellar network: X-Ray! This upgrade begins laying the groundwork for developers to build configurable, compliance-forward privacy applications using zero-knowledge (ZK) cryptography without compromising the transparency that defines Stellar.]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/90a3509768463b3febd806214e33a4b38886db19-4896x2756.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Reconciling Stellar Events]]></title>
            <link>https://stellar.org/blog/developers/reconciling-stellar-events</link>
            <guid>https://stellar.org/blog/developers/reconciling-stellar-events</guid>
            <pubDate>Thu, 13 Nov 2025 14:38:35 GMT</pubDate>
            <description><![CDATA[Stellar Core v24.1.0 ensures complete network history replay from genesis, capturing all token movements and fulfilling Stellar Events' original promise after a recent state archival issue caused some events to be omitted. ]]></description>
            <enclosure url="https://cdn.sanity.io/images/e2r40yh6/production-i18n/6a9d9d6f96981b227b6dad2b5ac4110104c39b26-4016x3016.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>