<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Stellar Docs Blog</title>
        <link>https://developers.stellar.org/meetings</link>
        <description>Stellar Docs Blog</description>
        <lastBuildDate>Thu, 26 Feb 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[2026-02-26]]></title>
            <link>https://developers.stellar.org/meetings/2026/02/26</link>
            <guid>https://developers.stellar.org/meetings/2026/02/26</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/nLxODJal-xQ?si=S__qPuFGYbg-MRit" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="protocol-discussion">Protocol Discussion<a href="https://developers.stellar.org/meetings/2026/02/26#protocol-discussion" class="hash-link" aria-label="Direct link to Protocol Discussion" title="Direct link to Protocol Discussion" translate="no">​</a></h2>
<p>In this protocol meeting we had two CAPs to discuss and that was CAP-81 and CAP-82.</p>
<p>CAP-81: This CAP introduces a simpler and more efficient eviction scan process. Instead of scanning the BucketList, the new eviction scan just uses in-memory Soroban state. This simplifies the logic while reducing disk reads and speeding up eviction speed.</p>
<p>CAP-82: This CAP adds checked variants of the existing 256-bit integer arithmetic host functions. Unlike the existing functions which trap on overflow, the checked variants return Void on overflow, allowing contracts to handle arithmetic errors gracefully.</p>
<p>Read more about the proposals here:</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0081.md" target="_blank" rel="noopener noreferrer" class="">CAP-0081</a> - <a href="https://github.com/orgs/stellar/discussions/1868" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0082.md" target="_blank" rel="noopener noreferrer" class="">CAP-0082</a> - <a href="https://github.com/orgs/stellar/discussions/1834" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2026-01-29]]></title>
            <link>https://developers.stellar.org/meetings/2026/01/29</link>
            <guid>https://developers.stellar.org/meetings/2026/01/29</guid>
            <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/TXuKiEEwEsU?si=nC9H4L3ik7TYNWXF" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="protocol-discussion">Protocol Discussion<a href="https://developers.stellar.org/meetings/2026/01/29#protocol-discussion" class="hash-link" aria-label="Direct link to Protocol Discussion" title="Direct link to Protocol Discussion" translate="no">​</a></h2>
<p>We have one new CAP to discuss and that is CAP-80. This proposal adds BN254 Multi-Scalar Multiplication and modular arithmetic used in a variety of ZK proof applications. Adding host support for these will greatly improve the performance of these use cases.</p>
<p>We also follow up on a previous CAP - the CAP-73.</p>
<p>Read more about the proposal here:</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0080.md" target="_blank" rel="noopener noreferrer" class="">CAP-0080</a> - <a href="https://github.com/orgs/stellar/discussions/1826" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0073.md" target="_blank" rel="noopener noreferrer" class="">CAP-0073</a> - <a href="https://github.com/orgs/stellar/discussions/1668" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2026-01-22]]></title>
            <link>https://developers.stellar.org/meetings/2026/01/22</link>
            <guid>https://developers.stellar.org/meetings/2026/01/22</guid>
            <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/pq4xrdRzfIs?si=Fc6w1HIuXsIRsOxl" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="openzeppelin-q4-releases">OpenZeppelin Q4 Releases<a href="https://developers.stellar.org/meetings/2026/01/22#openzeppelin-q4-releases" class="hash-link" aria-label="Direct link to OpenZeppelin Q4 Releases" title="Direct link to OpenZeppelin Q4 Releases" translate="no">​</a></h2>
<p>In this year’s first Stellar Developer Meeting, on Thursday, January 22nd at 8am PT on Twitch, we will catch up with Ozgun and Boyan from the OpenZeppelin team and take a look at the libraries released in Q4 last year.</p>
<iframe src="https://www.youtube.com/embed/CetcWbsdRdE?si=ruiAmtb3CXOCGWjj" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="protocol-discussion">Protocol Discussion<a href="https://developers.stellar.org/meetings/2026/01/22#protocol-discussion" class="hash-link" aria-label="Direct link to Protocol Discussion" title="Direct link to Protocol Discussion" translate="no">​</a></h2>
<p>We had three CAPs prepared for this meeting. CAP-77 will provide a way to make ledger keys inaccessible based on the network configuration upgrade performed with a validator vote. CAP-78 proposes an interface which allows developers to specify TTL extension policies such as 'if an entry TTL is less than 29 days, extend it to have 30 days TTL'. CAP-79 introduces host functions for converting Stellar strkey format strings to/from Address/MuxedAddress objects.</p>
<p>Read more about the proposals here:</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0078.md" target="_blank" rel="noopener noreferrer" class="">CAP-0077</a> - <a href="https://github.com/orgs/stellar/discussions/1811" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0078.md" target="_blank" rel="noopener noreferrer" class="">CAP-0078</a> - <a href="https://github.com/orgs/stellar/discussions/1825" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0079.md" target="_blank" rel="noopener noreferrer" class="">CAP-0079</a> - <a href="https://github.com/orgs/stellar/discussions/1840" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-11-06]]></title>
            <link>https://developers.stellar.org/meetings/2025/11/06</link>
            <guid>https://developers.stellar.org/meetings/2025/11/06</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/-T3Ia32nnP0?si=k1msvUWzT5v1L3Ws" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we do a walkthrough of OpenZeppelin’s Q3 library releases for Smart Account, Vault and RWA.</p>
<p>Links to docs:</p>
<ul>
<li class="">Smart Account: <a href="https://docs.openzeppelin.com/stellar-contracts/accounts/smart-account" target="_blank" rel="noopener noreferrer" class="">https://docs.openzeppelin.com/stellar-contracts/accounts/smart-account</a></li>
<li class="">Vault: <a href="https://docs.openzeppelin.com/stellar-contracts/tokens/vault/vault" target="_blank" rel="noopener noreferrer" class="">https://docs.openzeppelin.com/stellar-contracts/tokens/vault/vault</a></li>
<li class="">RWA: <a href="https://docs.openzeppelin.com/stellar-contracts/tokens/rwa/rwa" target="_blank" rel="noopener noreferrer" class="">https://docs.openzeppelin.com/stellar-contracts/tokens/rwa/rwa</a></li>
</ul>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-10-30]]></title>
            <link>https://developers.stellar.org/meetings/2025/10/30</link>
            <guid>https://developers.stellar.org/meetings/2025/10/30</guid>
            <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/nxU16dOjN3M?si=c6fSyGCPUceFiBxY" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we are continuing our mini series about the Stellar-based open source tooling OpenZeppelin is developing. In the last session we talked briefly about Relayer and this time we are diving deeper into this tool, and OpenZeppelin Managed Service.</p>
<p>OpenZeppelin Relayer: <a href="https://docs.openzeppelin.com/relayer" target="_blank" rel="noopener noreferrer" class="">https://docs.openzeppelin.com/relayer</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-10-23]]></title>
            <link>https://developers.stellar.org/meetings/2025/10/23</link>
            <guid>https://developers.stellar.org/meetings/2025/10/23</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/-nY8U8nNmas?si=Sr9czITnAYgDaSAI" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we are talking to Dobprotocol to learn more about how they use Stellar to build a unique platform, turning machines into investable assets.</p>
<p>Website: <a href="https://www.dobprotocol.com/" target="_blank" rel="noopener noreferrer" class="">https://www.dobprotocol.com</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-10-16]]></title>
            <link>https://developers.stellar.org/meetings/2025/10/16</link>
            <guid>https://developers.stellar.org/meetings/2025/10/16</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/cafR1uVsPFM?si=b-zLh8FWAu5cFUs_" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="protocol-discussion">Protocol Discussion<a href="https://developers.stellar.org/meetings/2025/10/16#protocol-discussion" class="hash-link" aria-label="Direct link to Protocol Discussion" title="Direct link to Protocol Discussion" translate="no">​</a></h2>
<p>In this call the recent state archival issue, introduced by Whisk (Protocol 23), is discussed. Questions from community builders are also answered.</p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-10-09]]></title>
            <link>https://developers.stellar.org/meetings/2025/10/09</link>
            <guid>https://developers.stellar.org/meetings/2025/10/09</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/-uTKQIQpwAU?si=DTtCDBLTqhmeAu_W" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="openzeppelin-ui-builder-demo">OpenZeppelin UI Builder demo<a href="https://developers.stellar.org/meetings/2025/10/09#openzeppelin-ui-builder-demo" class="hash-link" aria-label="Direct link to OpenZeppelin UI Builder demo" title="Direct link to OpenZeppelin UI Builder demo" translate="no">​</a></h2>
<p>We are meeting with the OpenZeppelin team again to catch up on the latest developer tooling work they are doing.</p>
<p>This time Steve will demo UI Builder, an easy way to spin up a front-end for any contract call in seconds. UI Builder allows you to select a function and then it auto-generates a React UI with wallet connect and multi-network support, and exports a complete app.</p>
<p><a href="https://builder.openzeppelin.com/" target="_blank" rel="noopener noreferrer" class="">OpenZeppelin UI Builder</a></p>
<iframe src="https://www.youtube.com/embed/rWWB7-8A-g8?si=k0uAjapexNwHyAJV" width="640" height="480" allow="autoplay"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="protocol-discussion">Protocol Discussion<a href="https://developers.stellar.org/meetings/2025/10/09#protocol-discussion" class="hash-link" aria-label="Direct link to Protocol Discussion" title="Direct link to Protocol Discussion" translate="no">​</a></h2>
<p>In this Core Advancement Proposal discussion CAP-0075 (Host functions for enabling Poseidon and Poseidon2 hash functions) is presented.</p>
<p>This CAP proposes adding host functions for cryptographic primitives enabling Poseidon family of hash functions, which are widely-adopted hash choices in efficient zero-knowledge proof systems. Supporting these as host functions in Soroban can facilitate adoption of ZK applications and interoperability with other ecosystems.</p>
<p>Link to <a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0075.md" target="_blank" rel="noopener noreferrer" class="">CAP-0075</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-10-02]]></title>
            <link>https://developers.stellar.org/meetings/2025/10/02</link>
            <guid>https://developers.stellar.org/meetings/2025/10/02</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/8UmxYfDkWLg?si=Q6Q6jXD7KDlNaHvg" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we will discuss CAP-74, BN254 and Poseidon hash functions.</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0074.md" target="_blank" rel="noopener noreferrer" class="">CAP-0074</a> - <a href="https://github.com/orgs/stellar/discussions/1780" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-09-25]]></title>
            <link>https://developers.stellar.org/meetings/2025/09/25</link>
            <guid>https://developers.stellar.org/meetings/2025/09/25</guid>
            <pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/bTiFz8VHQyQ?si=vyKk8df223kTpFKD" width="640" height="480" allow="autoplay"></iframe>
<p>In this week’s Stellar Developer Meeting we discuss new Core Advancement Proposals.</p>
<p>Here are some resources to read up on:</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0071.md" target="_blank" rel="noopener noreferrer" class="">CAP-0071</a> - <a href="https://github.com/orgs/stellar/discussions/1784" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0072.md" target="_blank" rel="noopener noreferrer" class="">CAP-0072</a> - <a href="https://github.com/orgs/stellar/discussions/1763" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0073.md" target="_blank" rel="noopener noreferrer" class="">CAP-0073</a> - <a href="https://github.com/orgs/stellar/discussions/1668" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-08-07]]></title>
            <link>https://developers.stellar.org/meetings/2025/08/07</link>
            <guid>https://developers.stellar.org/meetings/2025/08/07</guid>
            <pubDate>Thu, 07 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/EuAUCfAWg-4?si=qnw6St8rMuWi0ON0" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we talk to Flashback founder Brieuc Berruet, who participated in the DraperU x Stellar incubator program last year, to get an update on his project (spoiler alert - it's live!).</p>
<p>Learn more about the project, and see a cool demo!</p>
<p><a href="https://www.flashback.tech/" target="_blank" rel="noopener noreferrer" class="">Flashback Website</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-07-24]]></title>
            <link>https://developers.stellar.org/meetings/2025/07/24</link>
            <guid>https://developers.stellar.org/meetings/2025/07/24</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/mSABuOLuZs8?si=FLbBbKJzXP8uo_U6" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting we are talking to Esteban and Francisco from PaltaLabs. Stellar Hacks is currently running a hackathon in collaboration with PaltaLabs, where the goal is to build using their projects Soroswap and DeFindex.</p>
<p>Let's see how the hackathon is going, and some advice if you are still considering entering, there's still time to enter!</p>
<p>Links:</p>
<ul>
<li class=""><a href="https://dorahacks.io/hackathon/stellar-hacks-paltalabs/detail" target="_blank" rel="noopener noreferrer" class="">Hackathon</a></li>
<li class=""><a href="https://docs.soroswap.finance/" target="_blank" rel="noopener noreferrer" class="">Soroswap</a></li>
<li class=""><a href="https://docs.defindex.io/" target="_blank" rel="noopener noreferrer" class="">DeFindex</a></li>
</ul>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-07-17]]></title>
            <link>https://developers.stellar.org/meetings/2025/07/17</link>
            <guid>https://developers.stellar.org/meetings/2025/07/17</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/RNtqou5oaeE?si=mqiGrkXw7QabNgS4" width="640" height="480" allow="autoplay"></iframe>
<p>In this meeting the Nomyx team will give us an introduction to their advanced smart contract architecture (an implementation of the Diamond Pattern) and the Nomyx Diamond proxy viewer interface, that facilitates inspection of deployed diamonds and makes them a bit easier to work with.</p>
<p>They will also be showcasing a live deployment instance of the diamond proxy standard currently used for the Nomyx platform which removes limitations related to the upper contract size limit, allowing developers to launch complex products.</p>
<p><a href="https://www.nomyx.io/" target="_blank" rel="noopener noreferrer" class="">Nomyx Website</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-07-10]]></title>
            <link>https://developers.stellar.org/meetings/2025/07/10</link>
            <guid>https://developers.stellar.org/meetings/2025/07/10</guid>
            <pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/0syGaIn3ULk?si=0JFUrQiBqQHl59dC" width="640" height="480" allow="autoplay"></iframe>
<p>In this call we are getting an update on the exciting Scaffold Stellar project by Fifo from Aha Labs.</p>
<p>Scaffold Stellar is a great way to fast-track new projects built on Stellar. It has starter smart contracts, frontend, plugins and tooling built-in.</p>
<p><a href="https://github.com/theahaco/scaffold-stellar" target="_blank" rel="noopener noreferrer" class="">Scaffold Stellar Repo</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-05-22]]></title>
            <link>https://developers.stellar.org/meetings/2025/05/22</link>
            <guid>https://developers.stellar.org/meetings/2025/05/22</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<iframe]]></description>
            <content:encoded><![CDATA[<iframe src="https://www.youtube.com/embed/UT8XXdcssQ8?si=xqTaXdr7VX9TWrOb" width="640" height="480" allow="autoplay"></iframe>
<p>At this Stellar Developer Meeting we are having a chat with Bram Hoogenkamp from OpenZeppelin about the OpenZeppelin Monitor - providing monitoring and alerting for smart contracts.</p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-05-01]]></title>
            <link>https://developers.stellar.org/meetings/2025/05/01</link>
            <guid>https://developers.stellar.org/meetings/2025/05/01</guid>
            <pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[We are close to completing the implementation of Whisk, Protocol 23 CAPs, the next step in the CAP lifecycle is voting by the Core CAP team. In this protocol meeting an update was provided on the CAPs and any final questions from the community was answered.]]></description>
            <content:encoded><![CDATA[<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/fuX07T1HUf0?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>We are close to completing the implementation of Whisk, Protocol 23 CAPs, the next step in the CAP lifecycle is voting by the Core CAP team. In this protocol meeting an update was provided on the CAPs and any final questions from the community was answered.</p>
<p>Read up on the CAPs here:</p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0062.md" target="_blank" rel="noopener noreferrer" class="">CAP-0062</a> - <a href="https://github.com/orgs/stellar/discussions/1575" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0063.md" target="_blank" rel="noopener noreferrer" class="">CAP-0063</a> - <a href="https://github.com/orgs/stellar/discussions/1602" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0065.md" target="_blank" rel="noopener noreferrer" class="">CAP-0065</a> - <a href="https://github.com/orgs/stellar/discussions/1615" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0066.md" target="_blank" rel="noopener noreferrer" class="">CAP-0066</a> - <a href="https://github.com/orgs/stellar/discussions/1585" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0067.md" target="_blank" rel="noopener noreferrer" class="">CAP-0067</a> - <a href="https://github.com/orgs/stellar/discussions/1553" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0068.md" target="_blank" rel="noopener noreferrer" class="">CAP-0068</a> - <a href="https://github.com/orgs/stellar/discussions/1626" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0069.md" target="_blank" rel="noopener noreferrer" class="">CAP-0069</a> - <a href="https://github.com/orgs/stellar/discussions/1633" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>
<p><a href="https://github.com/stellar/stellar-protocol/blob/master/core/cap-0070.md" target="_blank" rel="noopener noreferrer" class="">CAP-0070</a> - <a href="https://github.com/orgs/stellar/discussions/1719" target="_blank" rel="noopener noreferrer" class="">Discussion</a></p>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-04-17]]></title>
            <link>https://developers.stellar.org/meetings/2025/04/17</link>
            <guid>https://developers.stellar.org/meetings/2025/04/17</guid>
            <pubDate>Thu, 17 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[This week we’ll dive into one of the most overlooked tools - Quickstart.]]></description>
            <content:encoded><![CDATA[<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/7O4tOSn_UFc?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>This week we’ll dive into one of the most overlooked tools - Quickstart.</p>
<p>Quickstart is a local Stellar network environment (node) that allows developers to run a local version of the Stellar network for development and testing.</p>
<p>Learn about Quickstart, see how to install it and how to deploy the Hello World sample dapp on Quickstart.</p>
<p>Link:</p>
<ul>
<li class=""><a class="" href="https://developers.stellar.org/docs/tools/quickstart">Stellar Quickstart</a></li>
</ul>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-04-10]]></title>
            <link>https://developers.stellar.org/meetings/2025/04/10</link>
            <guid>https://developers.stellar.org/meetings/2025/04/10</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Pamphile (better know as tupui) is a senior software engineer working at Bitpanda. Previously he worked in the team who brought Flight Simulator 2020, and he created a consulting company to work on open source software.]]></description>
            <content:encoded><![CDATA[<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/346G-EQ8ScY?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>Pamphile (better know as tupui) is a senior software engineer working at Bitpanda. Previously he worked in the team who brought Flight Simulator 2020, and he created a consulting company to work on open source software.</p>
<p>Now he is building his project named Tansu on the Stellar blockchain. Tansu is a decentralized system which aims to secure the software supply chain and break siloed communities by using a DAO.</p>
<p>Link:</p>
<ul>
<li class=""><a href="https://tansu.dev/" target="_blank" rel="noopener noreferrer" class="">Tansu</a></li>
</ul>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-04-03]]></title>
            <link>https://developers.stellar.org/meetings/2025/04/03</link>
            <guid>https://developers.stellar.org/meetings/2025/04/03</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[First we take a look at look at Stellar Lab, a lot of features and improvements have been added since we did a Stellar Lab presentation last year. Stellar Lab is a powerful tool for everyone developing on Stellar.]]></description>
            <content:encoded><![CDATA[<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/ea2fTBiLvoM?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>First we take a look at look at Stellar Lab, a lot of features and improvements have been added since we did a Stellar Lab presentation last year. Stellar Lab is a powerful tool for everyone developing on Stellar.</p>
<p>We are looking for community feedback on the Upgradeable Contracts SEP, and will present the details of this proposal.</p>
<p>Links:</p>
<ul>
<li class="">
<p><a href="https://lab.stellar.org/" target="_blank" rel="noopener noreferrer" class="">Stellar Lab</a></p>
</li>
<li class="">
<p><a href="https://github.com/stellar/stellar-protocol/pull/1671" target="_blank" rel="noopener noreferrer" class="">Upgradeable Contracts SEP</a></p>
</li>
</ul>]]></content:encoded>
            <category>developer</category>
        </item>
        <item>
            <title><![CDATA[2025-03-27]]></title>
            <link>https://developers.stellar.org/meetings/2025/03/27</link>
            <guid>https://developers.stellar.org/meetings/2025/03/27</guid>
            <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Part 1]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="part-1">Part 1<a href="https://developers.stellar.org/meetings/2025/03/27#part-1" class="hash-link" aria-label="Direct link to Part 1" title="Direct link to Part 1" translate="no">​</a></h2>
<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/zqrE4mWNog0?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>We are meeting with the OpenZeppelin team again to catch up on the latest feature additions, and this time we have invited two of their engineers, Boyan Barakov and Ozgun Ozerk, to answer technical questions from the audience.</p>
<p>Links:</p>
<ul>
<li class="">
<p><a href="https://wizard.openzeppelin.com/stellar" target="_blank" rel="noopener noreferrer" class="">OpenZeppelin Contract Wizard</a></p>
</li>
<li class="">
<p><a href="https://github.com/OpenZeppelin/stellar-contracts" target="_blank" rel="noopener noreferrer" class="">OpenZeppelin Stellar Contracts</a></p>
</li>
<li class="">
<p><a href="https://www.youtube.com/watch?v=iD7ZspsZLVo" target="_blank" rel="noopener noreferrer" class="">Dev Walkthrough</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="part-2">Part 2<a href="https://developers.stellar.org/meetings/2025/03/27#part-2" class="hash-link" aria-label="Direct link to Part 2" title="Direct link to Part 2" translate="no">​</a></h2>
<div style="position:relative;width:100%;padding-bottom:56.25%;height:0;margin-bottom:23px"><iframe src="https://www.youtube-nocookie.com/embed/2q3NlmrtmQg?controls=0&amp;rel=0&amp;modestbranding=1" title="Informational explainer" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0px;border-radius:25pt"></iframe></div>
<p>This is a short protocol meeting, following up on previous discussions.</p>]]></content:encoded>
            <category>developer</category>
        </item>
    </channel>
</rss>