<?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>Modular Media</title>
        <link>https://paragraph.com/@modularmedia-2</link>
        <description>Modular blockchain news and education</description>
        <lastBuildDate>Sun, 17 May 2026 12:38:45 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Modular Media</title>
            <url>https://storage.googleapis.com/papyrus_images/fbeba8b03290b8901d478b313003d989ac44b489a5e002c4bb03f9a94309719f.png</url>
            <link>https://paragraph.com/@modularmedia-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Weekly Rollup #21]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-21</link>
            <guid>bjuHsCLKgPfnGNLhcVmB</guid>
            <pubDate>Tue, 04 Jul 2023 14:33:25 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Introducing the ZK StackPolygon Unveils 2.0 ArchitectureFroopyland: Dymension’s First Incentivized TestnetMore News & AnnouncementsWill rollups outsource ZK proving?Do optimistic sovereign rollups make sense?More Discourse & Educat...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Introducing the ZK Stack</p></li><li><p>Polygon Unveils 2.0 Architecture</p></li><li><p>Froopyland: Dymension’s First Incentivized Testnet</p></li><li><p>More News &amp; Announcements</p></li><li><p>Will rollups outsource ZK proving?</p></li><li><p>Do optimistic sovereign rollups make sense?</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d61161459d139cb69e48c93fe1b2ad19579c8447829fa8880c00446d812e09a6.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><blockquote><p>Modular Cloud is reimagining developer tools and cloud services for the modular blockchain stack. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://calendly.com/modularcloud/meeting">Get in touch</a> to learn more about Modular Cloud&apos;s product offering today, including the world&apos;s first block explorer for modular blockchains.</p></blockquote><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-introducing-the-zk-stack" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Introducing the ZK Stack</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1673317167628967936">https://twitter.com/zksync/status/1673317167628967936</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1673317167628967936">Last week, zkSync announced its ZK Stack,</a> a modular framework that developers can use to build “custom ZK-powered L2s and L3s (referred to as Hyperchains), based on the code of zkSync Era”. In other words, the ZK Stack provides teams with the tools and infrastructure they need to build their own zkSync-like network, but for their own specific use case.</p><p>This year, we have seen the top Ethereum L2s announce their own modular framework to expand their own ecosystem’s network of rollups. There’s Arbitrum Orbit, Optimism’s OP Stack, Polygon 2.0, and now the ZK-Stack.</p><p><strong>Customizable Components</strong></p><p>Using the ZK Stack, developers will be able to customize several different components within their own rollup, including:</p><ul><li><p><strong>Data Availability (DA)</strong>: whether you want to have a full-scale zk-rollup and have your data posted on Ethereum, or whether you prefer a validium solution that posts its data on a separate network, such as Celestia, Eigen DA, or zkSync’s own zkPorter.</p></li><li><p><strong>Sequencer:</strong> teams will have the option to either have a centralized or decentralized sequencer solution for their specific rollup. Don’t want to share a sequencer with other apps? Use a centralized solution. Want to provide maximum decentralization? Use zkSync’s soon to launch (on public testnet) decentralized sequencer solution.</p></li><li><p><strong>Tokenomics</strong>: use your own token for gas on your rollup, to stake for your centralized sequencer, etc.</p></li></ul><p>&amp; more.</p><p><strong>Sovereignty,</strong> <strong>Seamless Composability &amp; Account Abstraction</strong></p><p>Aside from these customizable components, there are a couple of features each rollup will get to benefit from right out-of-the-box, including network sovereignty, seamless connection to the rest of the Hyperchain ecosystem, and native account abstraction to improve the end-user experience.</p><p>Put simply, being a fully sovereign Hyperchain means your network is not defined by whatever zkSync says - networks have independent control and can push network upgrades or respond to hacks without waiting on approval from anyone. Also, it means you can take your Hyperchain and leave to a different ecosystem if you ever disagree with zkSync’s direction.</p><p>zkSync envisions a large network of Hyperchains, and if this is going to be the case, then connectivity between each Hyperchain is essential. As a user, you shouldn’t have to go through several different steps in order to go from one appchain to another. Connectivity should resemble the internet; you just click a link and you’re wherever you want to go. Within the zkSync ecosystem, every Hyperchain will have seamless composability with one another. So as a user, you won&apos;t have to bridge to a different network, utilize extra capital, or make any additional trust assumptions in order to perform a cross-chain transaction. This is all done within a single transaction from a user’s perspective.</p><p>Aside from seamless composability, teams, and end users will be able to take advantage of zkSync’s native account abstraction. As a reminder, account abstraction allows developers to adjust their payment structure, thereby improving the user experience. For example, you could increase the end-user’s security by allowing him/her to sign for transactions using biometrics (faceID, etc.), remove gas fees altogether for end-users by subsidizing them using some of your earned revenue, and much more.</p><p><strong>So who will Hyperchains be for?</strong></p><p>While it doesn’t make sense for every single app to have its own dedicated rollup, it may be useful in certain scenarios, including:</p><ul><li><p>when you need to add your own unique chain customizations</p></li><li><p>apps that don’t want to share a sequencer with others: fast &amp; efficient sequencing</p></li><li><p>high-frequency defi apps like DYDX</p></li><li><p>enterprises that want chain privacy while still being connected to the broader ecosystem</p></li></ul><p><strong>What’s Next</strong></p><p>The zkSync team will publish deep dives over the following weeks to give the community a further understanding of the ZK Stack. You can find several links down below to learn more about ZK Stack if you’re interested!</p><h3 id="h-polygon-unveils-20-architecture" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Polygon Unveils 2.0 Architecture</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1674538238835343361">https://twitter.com/0xPolygonLabs/status/1674538238835343361</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1674538238835343361">This past week, the Polygon team unveiled their proposed architecture for Polygon 2.0,</a> which is “designed to provide unlimited scalability and unified liquidity, and realize the vision of Polygon as the Value Layer of the Internet”.</p><p><strong>The Scaling Problem:</strong></p><p>Polygon 2.0 intends to address the current challenges faced by web3, where the addition of new chains leads to liquidity fragmentation, as well as a subpar user experience. For example, it aims to resolve the trade-off dilemma faced by users who must currently choose between different liquidity pools on various platforms - “Do I want to LP on Polygon PoS, or on Polygon zkEVM?”. This architecture consists of four protocol layers, each serving a distinct purpose, enabling seamless coordination and facilitating future upgrades. This modular approach allows for continuous enhancement and optimization of individual layers to keep pace with emerging innovations.</p><p>These four protocol layers in Polygon 2.0 include the Staking Layer, Interop Layer, Execution Layer, and Proving Layer.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a25684c81fe4d51e48c5c52c10373f39d7d57a237dc6b4bfd29a7c4d33f85dd6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Staking Layer</strong></p><p>The staking layer is a PoS based protocol, that “leverages Polygon’s native token to provide decentralization to participating Polygon chains”.</p><p>Polygon sees a future in which many networks will be running under the Polygon ecosystem (appchains everywhere), and this is where “restaking” comes in. Rather than having each of these networks take the time to grow a decentralized validator network, they will be able to leverage Polygon’s existing set. In return for the validator&apos;s services, they are rewarded with different Polygon tokens, as well as having the potential to earn extra revenue through transaction fees and token rewards from the chains they validate. According to a recent Twitter Space, users like you and I will be able to stake our MATIC to take part in some of the components mentioned below, including the aggregator and prover.</p><p><strong>Interop Layer</strong></p><p>If Polygon intends to have all these chains across its network, then they’re going to need a way to seamlessly communicate with one another, and that is where the interop layer comes in. According to the team, users will be able to access any Polygon app from whatever Polygon chain they are on. This interop layer will enable (1) a shared bridge with Ethereum, meaning no more tons of variations of a single token, and (2) seamless composability, which means “near-instant and atomic cross-chain transactions”. It will all “feel like a single chain”.</p><p>This interop layer will be enabled by the use of zk-proofs, which will be handled by Polygon’s newly proposed “aggregator” component. This aggregator will be responsible for accepting zk-proofs and messages, as well as aggregating all these zk-proofs into a single proof to be posted on Ethereum (reducing to 1 single proof lowers fees of course).</p><p><strong>Execution Layer</strong></p><p>“The Execution Layer enables any Polygon chain to produce sequenced batches of transactions, aka blocks”. This is where the Polygon validators and nodes interact with one another in order to exchange messages, reach a consensus on a single chain of blocks to follow, and more.</p><p><strong>Proving Layer</strong></p><p>Finally, we have the proving layer, which consists of a single, common prover that generates the proofs for all transactions on every Polygon chain. Whether a developer wants to use the zkEVM, MidenVM, or construct their own state machine, Polygon 2.0 intends to support all three.</p><p><strong>What’s Next</strong></p><p>Over the following weeks, the Polygon team will be sharing further details about each of these layers with the community. You can follow them along on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs">Twitter</a> if you’re interested.</p><hr><h3 id="h-froopyland-dymensions-first-incentivized-testnet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Froopyland: Dymension’s First Incentivized Testnet</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dymension/status/1673309737977364481">https://twitter.com/dymension/status/1673309737977364481</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dymension/status/1673309737977364481">Last week, the Dymension team published their first details about “Froopyland”,</a> their first incentivized public testnet which is intended to launch soon.</p><p><strong>Frooopyland Details</strong></p><p>$DYM, which is Dymension’s own native token, will have a total supply of 1 billion. Throughout this Froopyland testnet, 1% of that (10M DYM) will be distributed to rollup deployers, validators, users, and the top 10 performing Dymension rollups, as follows:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ebb1f741a07fccf902d05b5388af88eb0363a326be3402a41b8d49bcdc9ffe95.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><strong>Rollup Deployers (4M DYM):</strong> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.dymension.xyz/develop/roller/">deploy</a> a rollup, and win rewards proportional to that rollup’s uptime. You must hold the “RollApp fam” role on their Discord server to be able to launch a rollup during this testnet.</p></li><li><p><strong>Validators (4M DYM):</strong> Those of you who help keep the network running by managing a Dymension Hub validator, will earn rewards “proportional to the uptime of the validator and the RollApp your team deploys”. Yeah, you’ll have to deploy a rollup.</p></li><li><p><strong>Users (1M DYM):</strong> End-users like you and I can visit the Dymension <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portal.dymension.xyz/rollapps">portal</a>, take a look at the different rollups launched on the Dymension Hub, and start interacting with these to earn DYM rewards. That said, this is exclusive for those with the “Rollapes” Discord roll.</p></li><li><p><strong>Best 10 Rollups (1M DYM)</strong>: The 10 best performing rollups, in terms of uptime and user activity I would assume, will earn from this reward pool. Of these top 10, the more active your rollup is, the more DYM you get.</p></li></ul><p><strong>35-C</strong></p><p>As a reminder, today Dymension is running a non-incentivized testnet, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@dymension/dymension-35-c-4dc8ac1c987c">35-C</a>, which launched back in February. 35-C introduced the genesis launch of the Dymension Hub (the ecosystem’s own settlement layer), along with two rollups, RollApp X, and EVM RollApp. Although as users we were able to interact and stake with these two rollapps, developers were not able to launch their own (permissioned rollup deployment). So, we’re excited to see the different rollapps developers launch on Froopyland.</p><p>Here are some of the numbers 35-C was able to achieve across the two rollapps:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3244a571f055403a19d3c0bf8cfc19102695a1e9e102f510cfd072b46de097b3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>What’s Next</strong></p><p>Make sure to follow Dymension on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dymension">Twitter</a> to find out when Froopyland launches. Also, incase you haven’t noticed, it looks like it pays to join the team&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/invite/dymension">Discord</a>.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CatalystAMM/status/1674087183064367104">Catalyst announces</a> that it will be building out its cross-chain liquidity layer on top of Celestia, thereby enabling permissionless cross-chain swaps between Celestia rollups, and other Catalyst-connected chains like Ethereum. On an architecture level, this means Catalyst will be using Celestia for DA and consensus.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1674050988334886912">Radius just posted</a> all the video presentation recordings from their recent “Scaling 2023” event.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MikeWilliamsz/status/1673742328853323776?s=20">The Flashbots Transparency Report</a> is now out for your reading.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1672231248922648581">Check out</a> some of the current stats for Omni Network’s (Ethereum interop) currently deployed “Origins” testnet, including 20K+ addresses, and about 120K total transactions.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cpkcpk3/status/1671933025654018049">Here</a> are some intern notes (shoutout <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cpkcpk3">@cpkcpk3</a>) from Connext’s recent Twitter Space, where they went over their recent fundraising, Connext as the HTTP of web3, and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1673728601211150338">Check out</a> the winners from ETHGlobal Waterloo who built Hyperlane related projects.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/babylon_chain/status/1673770087180914690">Quicksilver users can start</a> “tapping into BTC security &amp; fast unbonding through Babylon&apos;s architecture”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EclipseFND/status/1674477530894716929">Eclipse and Plural Energy announce Illuminet.</a> &quot;Long term, Lumen Tokens, generated on Illuminet, can be converted into fractional renewable energy credits”. Testnet coming in Q3.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Calderaxyz/status/1673719445129429001">It looks like L2s are coming to the Cronos network now,</a> thanks to a collaboration with Caldera. Devs will be able to leverage Caldera’s 1-click solution to deploy their own custom rollup in minutes.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/GoldAdventure/status/1673908720810754048">Adventure Gold DAO announces</a> that they’ll be launching Loot Chain, an L2 for the Lootverse (autonomous worlds) powered by Caldera.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1674432415748718596">The Taiko (zkEVM) team shared recent some stats</a> about the network’s proposer (a 16x increase in participants) and prover (a 6.3x jump) mechanisms, both of which are permissionless, along with other testnet stats throughout the past three weeks, including total transactions (2.7M), and wallet addresses (322K).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aztecnetwork/status/1674055103567872001">Aztec partners with Nym</a> to create a web3 privacy solution. “Nym plays a crucial role in enhancing privacy at the network level – below the level of even the protocol”.</p></li><li><p>Unmarshall (data access infra) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1674787055543660546">integrates the Mantle L2 Network</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Scroll_ZKP/status/1673706829258579970">It looks like Aave v3 is one step closer</a> to launching on Scroll. “In the coming weeks, the Aave community will conduct a thorough risk assessment followed by a technical assessment.”</p></li><li><p>Router Protocol (cross-chain protocol) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/routerprotocol/status/1673386668752273408">integrates the Scroll network.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OPLabsPBC/status/1674823794949603350">Check out this thread</a> highlighting some of Optimism’s latest stats following its Bedrock upgrade, including users saving over $1.3M in fees.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/o1_labs/status/1674180590298599424">O(1) Labs submits a proposal</a> to Optimism to add their zk-proof stack to the OP Stack.</p></li><li><p>“Reboot Protocol and pixelvault’s flagship game, ‘BattlePlan!’, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/rebootgg_/status/1674137318490509312">will launch on Arbitrum Nova”</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/TransientLabs/status/1673715945813196801">Transient Labs announces “The Lab”</a>, an NFT ecosystem.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/myBraavos/status/1672924194542108674">Starknet users can now</a> stake their ETH through their Braavos wallet.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Starknet/status/1675052386862399489">Starknet public testnet will upgrade to v0.12 this week:</a> “Starknet v0.12.0 will offer significant throughput and latency enhancements, thanks to six months of work on Rust-ifying the Starknet stack, dramatically reducing block execution time and increasing throughput.“</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1674881211812966400">PancakeSwap launches</a> on Polygon zkEVM.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Fwiz/status/1674057031525842948">Polygon partners</a> with Warner Music for a music accelerator program.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gauntletnetwork/status/1674126087146688522">Gauntlet announces its support for Base,</a> allowing Base protocols to leverage the platform’s risk management, advisory, and monitoring services.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmos/status/1674054238270357509">Checkout the Cosmos Game of NFTs</a> hackathon winners, which include: Lendlord (NFT leasing), NFT Vault (binds NFTs to account), and UniCard (cross-chain digital card wallet).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/empowerchain_io/status/1674071945959165958">The Empower appchain launches</a> on Cosmos: a ReFi project focused on leveraging IBC for the circular economy</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1672308548791836674">Duality submits the third consumer chain draft proposal</a>. It looks like Duality is aligning itself nicely with the Hub, as they proposed the sharing of swap fees to liquidity providers, and 100% of gas fees &amp; MEV to the Cosmos Hub. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1672560204259663874">Here’s a space</a> about Duality’s ICS onboarding.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1673727796009398273">Prop #799 &amp; #800</a> on the Cosmos Hub passes, meaning Stride will officially be onboarding as a Hub consumer chain on July 19th.</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-will-rollups-outsource-zk-proving" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Will rollups outsource ZK proving?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hasufl/status/1674295510079873025?s=20">Hasu from Flashbots</a> asks validity rollup teams how they think about internal vs. external prover networks. To be clear, he is not referring to whether or not a rollup prover network is permissioned vs. permissionless. A permissionless prover network would fall into Hasu’s “internal” category. An example of an external prover network would be a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1674384372915470339?s=20">third-party marketplace</a>, where neither the rollup core team nor community has to run any provers.</p><p>It’s likely that established rollups with large user bases <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VelvetMilkman/status/1674391474409013248?s=20">will operate their own internal prover networks</a>, both to keep control of early-stage ZK technology and for greater token utility / value capture. It’s of course possible that this changes as ZK technology and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ralexstokes/status/1674449843002167297?s=20">external proof markets mature</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VelvetMilkman/status/1674391530885316609?s=20">specialized vendors emerge</a>.</p><p>To gain more familiarity with the emerging ZK proving space, we highly recommend <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/tracecrypto1/status/1674065374889779208?s=20">this new post</a> by Trace from Figment Capital.</p><hr><h3 id="h-do-optimistic-sovereign-rollups-make-sense" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Do optimistic sovereign rollups make sense?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ercwl/status/1673532480966610944?s=20">Eric Wall claims</a> that optimistic sovereign rollups make no sense since light nodes have to wait 7 days to reach finality.</p><p>While it’s true that in practice optimistic rollups have 7-day challenge periods, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram/status/1673555724750733312?s=20">they are not technically required</a> to do so. It’s worth understanding why this decision is so often made - to learn more about the 7-day justification we recommend <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://kelvinfichter.com/pages/thoughts/challenge-periods/">this post</a> by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter">Kelvin from OP Labs</a>.</p><p>The next thing to note is that the sensibility of optimistic sovereign rollups does not depend on the usefulness of their light nodes. For all rollups - sovereign, settled, optimistic or ZK - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/neelsalami/status/1673548474124742657?s=20">finality is reached</a> when the transaction data finalizes on L1. This is because anyone can run a rollup full node and compute state transitions using the finalized input data. The real bottleneck for optimistic sovereign rollup finality is the data throughput of the underlying L1, which could be optimized down to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/colludingnode/status/1673730479000809473?s=20">minutes or even seconds</a>.</p><p>There are also other approaches being considered, such as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aeyakovenko/status/1673536123669458944?s=20">signaling fault across the p2p layer</a>. This will be very interesting if it works for L2s and L1s alike, but <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fede_intern/status/1673540174209249280?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1673540174209249280%7Ctwgr%5E6d3812f4a89de383b57bb09a8b51dd14bb57eb5c%7Ctwcon%5Es1_&amp;ref_url=https%3A%2F%2Fchrismarrie.notion.site%2FOptimistic-sovereign-rollups-29bcf7665a184ceeaaf759562988db13">it could be hard</a>.</p><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stacy_muur/status/1674091705300312066?s=20">@stacy_muur deep dives</a> into L2 projects, including an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stacy_muur/status/1674091715207254018?s=20">excellent comparison chart</a> 💬🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1674128963915112448?s=20">Celestia discusses</a> where ZK proofs fit in the modular stack with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BrianRetford">Brian from RISC Zero</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/theyisun">Yi from Axiom</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prestonevans__">Preston from Sovereign</a> 🎙️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/TrustlessState/status/1673322814269452289?s=20">Bankless discusse</a>s zkSync’s new ZK Stack for easy customization and deployment of ZK chains with zkSync co-founders 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xResearch/status/1674410814143361024?s=20">0xResearch discusses</a> the ZK Stack and Hyperchains with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gluk64">Alex</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/anthonykrose">Anthony</a> from zkSync 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1673430051306749959?s=20">zkSync discusses</a> the ZK Credo, the ZK Stack, and what&apos;s ahead for ZK scaling 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/expctchaos/status/1673436051199922176?s=20">@expctchaos breaks down</a> zkSync’s ZK Stack and Hyperchains 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1674143203065298944?s=20">Polygon Labs discusses</a> Polygon 2.0 architecture and roadmap 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1673657984323387392?s=20">@_bfarmer contrasts</a> Polygon 2.0 with zkSync Hyperchains 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/o1_labs/status/1674180590298599424?s=20">0(1) Labs outlines</a> how to apply their zero knowledge proof stack to OP Stack fraud proofs ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sunnydece/status/1674132866995998720?s=20">@sunnydece unpacks</a> the Sovereign SDK, including <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sunnydece/status/1674132874390568960?s=20">helpful diagrams</a> ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/JayBuidl/status/1673386961678024704?s=20">@JayBuidl shares</a> his DevNet experience setting up Kleros, an L3 rollup on Arbitrum 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seb3point0/status/1673574120930287617?s=20">@seb3point0 discusses</a> rollups vs. appchains, IBC, next-generation dapps and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/neelsalami">Neel from Eclipse</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sidshekhar24/status/1674107169380106258?s=20">@sidshekhar24 explores</a> onchain activity and the shift from Ethereum mainnet to Layer 2 networks 📊</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/TrustlessState/status/1674398522068680705?s=20">Bankless discusses</a> restaking alignment with Sreeram and Ethereum researchers 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1674485780516061184?s=20">@jiayaoqi summarizes</a> the restaking alignment episode 💬👆</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bobbinth/status/1674482508682100736?s=20">@bobbinth explains</a> a key innovation within the Miden VM, a recording advice provider 💬🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/expctchaos/status/1674477862307631105?s=20">@expctchaos explains</a> Axelar’s cross-chain messaging protocol and why it matters 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jarrodWattsDev/status/1674312138402283520?s=20">@jarrodWattsDev explains</a> how ZK proofs and zkEVMs work, using very simple analogies and diagrams 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1673574085866192897?s=20">@jiayaoqi explains</a> Proposer-Builder Separation (PBS) and enshrined PBS ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/spacesailor24/status/1673972335576227842?s=20">@spacesailor24 curates</a> a deep dive guide on Solidity events ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EclipseFND/status/1672350458583842816?s=20">Eclipse discusses</a> DePIN and bringing the offline onchain with builders from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/WyndNetwork">Wynd</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/iotex_io">IoTeX</a> and more 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/chelms34/status/1671552303101530112?s=20">@chelms34 highlights</a> marketplace solutions plugging into Polygon zkEVM 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jarrodWattsDev/status/1673127327356841985?s=20">@jarrodWattsDev frames</a> the design space for wallets based on ease of use and levels of security 🖼️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SevenXVentures/status/1674106931513028609?s=20">SevenX Ventures explores</a> coprocessors, a new category of blockchain infrastructure ✍️</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1676238508946788352?s=20">https://twitter.com/modularmedia_/status/1676238508946788352?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/6fef71deff4bce1ead2f93d712a79147a75dda8f0726c4c5bedaa4118954f2f8.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How Permissionless Innovation Works]]></title>
            <link>https://paragraph.com/@modularmedia-2/how-permissionless-innovation-works</link>
            <guid>8QB75njCKEXF8v5UmX2P</guid>
            <pubDate>Fri, 30 Jun 2023 17:53:02 GMT</pubDate>
            <description><![CDATA[This is a guest post by Shiva. Give him a follow and check out his other work!The invention of the Internet revolutionized the speed and scope of information exchange, connecting the world like never before. Acquiring new skills or knowledge is no longer limited by the physical boundaries of schools and libraries. Anyone with an internet connection, anywhere in the world can tap into a vast ocean of knowledge at the click of a button. And this has some amazing downstream implications. The acc...]]></description>
            <content:encoded><![CDATA[<blockquote><p>This is a guest post by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan">Shiva</a>. Give him a follow and check out <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://shivamadan.notion.site/">his other work</a>!</p></blockquote><hr><p>The invention of the Internet revolutionized the speed and scope of information exchange, connecting the world like never before.</p><p>Acquiring new skills or knowledge is no longer limited by the physical boundaries of schools and libraries. Anyone with an internet connection, anywhere in the world can tap into a vast ocean of knowledge at the click of a button. And this has some amazing downstream implications.</p><p>The accessibility feeds into the curiosity of human minds. We try to search for <em>newer and better</em> ways of doing things.</p><p>Technological innovation improves economic efficiency, expands the range of goods and services available to the public, and generally lowers prices and raises quality in the process. It also expands the range of potential social and cultural opportunities. This raises living standards over the long term by promoting greater health and happiness.</p><p>This ability for anyone to experiment and build better things is called <strong>Permissionless Innovation</strong>.</p><p>When humans are free to innovate without seeking permission, it leads to more efficient technologies, superior products, and services, all at an ever-reducing cost to the consumer.</p><h2 id="h-toll-tax-on-the-superhighway" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Toll tax on the Superhighway</h2><p>But, the picture is not all that rosy.</p><p>The invention of the internet has also led to the development of global surveillance systems that have eroded our basic liberties over the years. Building an economy on the information superhighway saw a rise of centralized authorities that charge tolls to maintain this highway.</p><p>Instead of money, the toll is charged in the form of trust. We trust these authorities to protect our data, provide equitable network services to all users, and even define credibly neutral laws of cyberspace.</p><p>In most cases, this dynamic works just fine. We tend to believe the juice is worth the squeeze as the convenience of life and the pace of information exchange driven by the internet far outweigh the price we pay in the form of trust. We willingly give away our privacy for the sake of this convenience.</p><p>In more extreme scenarios, however, these ‘permissioned’ systems can take the form of punitive actions aimed against certain individuals or groups. Governments freezing accounts, social media companies banning presidents from using their platforms, etc. are all examples of such extreme scenarios.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2df0b65dc0d24589eb1f5360a186d8ac073534630a790dddf8c5a40506f6c9cd.png" alt="From Chris Dixon&apos;s &quot;Why decentralization matters&quot;" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From Chris Dixon&apos;s &quot;Why decentralization matters&quot;</figcaption></figure><p>At a minimum, these permissioned surveillance systems slow down the pace of innovation by defining <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://onezero.medium.com/why-decentralization-matters-5e3f79f7638e">zero-sum rules</a> of cyberspace. At their worst, they can limit <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://youtu.be/6t-6iX2XHVQ?t=962">individual &amp; societal freedom</a>.</p><p>This is why we need blockchains.</p><p>The promise of blockchains is to provide a platform for ‘toll-free’ permissionless innovation. It is to allow for trustless cooperation on a global scale: to remove singular points of failure from socio-economic systems and instead distribute the trust amongst a diverse (geographically and otherwise) group of people while using crypto-economics to make it tough for them to collude.</p><blockquote><p><em>“Just like the internet is the information super highway, I think of Blockchains as the cooperation super highway” - Sreeram Kannan</em></p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/88c358dd4296631781ee5bff85f3d7f52f06ded97c281a5ef617a19783d91a89.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>A credibly neutral network for permissionless innovation would be limitless in the scope of how people with diverse experiences &amp; backgrounds can contribute to it. It would allow anyone to permissionlessly express their ideas in any manner they deem right, without being herded into socially acceptable norms.</p><blockquote><p><em>“Blockchains don’t do many things well - they’re expensive, they’re inefficient.</em></p><p><em>But the one thing they do do well is they can return power and agency to individuals who have otherwise become wholly dependent on corporations for their dealings online.”</em></p><p><em>- Peter VanValkenburgh</em></p></blockquote><h2 id="h-moving-up-the-permissionlessness-scale" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Moving up the Permissionlessness Scale</h2><p>So, how far have we come in developing completely permissionless blockchains?</p><p>Well, we are still laying the foundations! Rome wasn’t built in a day and <em>permissionless-ness</em> can’t be achieved overnight.</p><p>Instead, it’s an evolutionary process.</p><p>While biological evolution follows the ‘Survival of the Fittest’, <em>Permissionless-ness</em> follows ‘<strong>Modularity</strong>’. Breaking down the blockchain stack into individual components allows for an explosion of innovation at every layer of the stack.</p><p>Instead of requiring network participants to build a complete blockchain stack from scratch every time they want to build a “newer and better” use case, Modularity allows participants to focus on building the components that they have expertise in while outsourcing the development of the rest of the components.</p><p>And if you trace the development of blockchains from Bitcoin&apos;s genesis to the present day, one recurring theme stands out: Modularizing blockchains moves them up the permissionless scale - allowing for more innovation, more participants, and hence, more decentralization.</p><p>&quot;Modularize and Decentralize&quot;</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/055b6bdf92a9f166f45c0033305f09e17494f0b56643731000a0579b53ad0308.png" alt="Modularize and Decentralize, that&apos;s all it is" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Modularize and Decentralize, that&apos;s all it is</figcaption></figure><h2 id="h-bitcoin-permissionless-users" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Bitcoin: Permissionless Users</h2><p>Bitcoin was invented in the aftermath of the 2008 financial crisis. Fed up by the incompetence of the traditional financial markets, Satoshi wanted to create a peer-to-peer version of electronic cash that would eradicate the need to trust a central party.</p><blockquote><p><em>“What is needed is an electronic payment system based on cryptographic proof instead of trust, allowing any two willing parties to transact directly with each other without the need for a trusted third party.” - Bitcoin Whitepaper</em></p></blockquote><p>Traditional Capital markets consist of 2 main layers:</p><ul><li><p>The transacting parties: Sender and Receiver</p></li><li><p>A trusted third party (bank) to oversee the transaction</p></li></ul><p>Users rely on this trusted third party to open their books and add a ledger entry that debits the send and credits the receiver.</p><p>Satoshi’s brilliance was to separate these 2 layers - and decentralize the trust layer. The concept is simple &amp; genius - Instead of trusting one single party to facilitate the transaction, now anyone in the world can validate all the transactions taking place on this public ledger called Bitcoin.</p><p>Anyone can add an entry to the ledger transferring their bitcoin to someone else. And anyone - regardless of their nationality, race, religion, gender, sex, credit worthiness - can for absolutely no cost, create a Bitcoin address in order to receive payments digitally.</p><p>And this idea is revolutionary! Bitcoin is the world’s first practical implementation of globally accessible money. A public, permissionless digital payments system - available to all, and owned by no one.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/da6e129d24aadfd56f0f8b59a70a58d51185ac91476053c26def86b4cccb1df0.png" alt="source: 0 to 1 in Crypto: Grasping Blockchains, their Applications &amp; future Impact" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">source: 0 to 1 in Crypto: Grasping Blockchains, their Applications &amp; future Impact</figcaption></figure><p>In the years since the invention of Bitcoin, however, two challenges have become apparent:</p><h3 id="h-1-bitcoin-is-one-app-permissionless-money" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. Bitcoin is one app: permissionless money</h3><p>Global cooperation can take many forms of expression: financial transactions, support for a football team, religion, memes, etc.</p><p>Bitcoin’s model limits users to express themselves through financial transactions. Don’t get me wrong - In absolutely no way does this imply what Bitcoin has brought to the world is anything less than a revolution. But it only allows one form of expression. Humans are so much more!</p><h3 id="h-2-bitcoins-execution-and-consensus-have-to-follow-strict-permissioned-rules" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2. Bitcoin’s execution &amp; consensus have to follow strict ‘permissioned’ rules</h3><p>In fact, over the years, as the size of the network has grown, high hardware requirements to produce blocks and validate transactions have meant that Bitcoin has grown to be more and more centralized. There are 5 mining companies that handle ~80% of the Bitcoin block production.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3d091ed7f042c237a425cd77a1105204692981c5f72db89bf220884c80bdea7e.png" alt="Source: btc.com" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: btc.com</figcaption></figure><h2 id="h-ethereum-permissionless-users-and-dapps" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum: Permissionless Users &amp; dApps</h2><p>If Bitcoin is decentralized money, Ethereum is the decentralized computer.</p><p>Ethereum continued to build on the Modularity theme and separated Bitcoin into two further layers - Trust and Innovation. It delivered a universal smart contract platform, on top of a layer of decentralized trust.</p><p>Why is this powerful?</p><p>This smart contract platform invites anyone and everyone to innovate on the Ethereum blockchain using smart contracts. From a DEX to a game to a university - any anonymous entity could build anything on top of Ethereum, and yet it would work because everything would be secured by an entire decentralized network of validators!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c70d6b46ba96c3176661e22d4b2cca9daf44cc89a4d77f548e892d2c70cc451f.png" alt="source: 0 to 1 in Crypto: Grasping Blockchains, their Applications &amp; future Impact" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">source: 0 to 1 in Crypto: Grasping Blockchains, their Applications &amp; future Impact</figcaption></figure><p>THIS is a paradigm shift! As Sreeram Kannan <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://youtu.be/HyQ-6L9uDEo?t=925">mentions</a>, it’s a shift analogous to the inception of the Venture Capital industry:</p><ul><li><p>With VCs, innovators could build on their ideas without needing to worry about bootstrapping capital.</p></li><li><p>With Ethereum, innovators can build on their ideas without needing to worry about developing trust.</p></li></ul><p>Instead, Ethereum’s trust layer will take care of making sure that the rules are legit, the code makes sense, and the transactions are valid.</p><p>By separating innovation from Bitcoin’s trust layer, Ethereum moved up the permissionless scale, allowing anyone to innovate on its ‘trustless’ platform. And it didn’t stop there.</p><p>The Ethereum community ruthlessly follows the vision of permissionless innovation. Most recent upgrades and the upcoming features in the Ethereum Roadmap have been guided by the Northstar of pushing this vision forward. And they all follow the same theme -</p><p>‘Modularity Enables Permissionless Innovation’</p><h3 id="h-1-pbs-separating-block-production-from-block-proposing" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. PBS: Separating block production from block proposing</h3><p><em>(a) The Merge</em></p><p>In the beginning, Ethereum used the same Proof-of-Work consensus mechanism as Bitcoin which required setting up mining infrastructure. However, it always planned to make a switch to Proof-of-Stake once the infra was ready and there were enough users who would be willing to stake their ETH to secure the network. The vision for PoS is to allow users to validate transactions using a simple phone/laptop with an internet connection.</p><p>But it’s not as simple as it might sound. Even in PoS, block building requires expertise and a higher level of infrastructure that we cannot expect every granny and dentist to have. That is why, a major (upcoming) aspect of the PoS implementation is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethresear.ch/t/why-enshrine-proposer-builder-separation-a-viable-path-to-epbs/15710">enshrined Proposer-Builder Separation</a> or PBS.</p><p><em>(b) Proposer-Builder Separation</em></p><p>PBS follows the theme of Modularity by separating the roles of block proposers and block builders. And it’s a fascinating concept - Block building is tough to decentralize, so instead, we decentralize the block-proposing part of it. Vitalik emphasizes this in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vitalik.ca/general/2021/12/06/endgame.html">Endgame</a>.</p><p>Centralized builders will be able to create blocks as they wish, but they would only be included in the blockchain if the proposer attests to them. And what would it take for the proposer to attest to a block? A laptop and an internet connection.</p><p>Currently, most of the Ethereum validators use external PBS (operated by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.flashbots.net/flashbots-mev-boost/introduction">Flashbots</a>) to produce blocks.Flashbots is a highly respected entity in the crypto sphere, but it is a third party. With enshrined PBS, the idea is to allow for this separation within the Ethereum protocol.</p><h3 id="h-2-rollup-centric-roadmap-permissionless-users-dapps-and-execution-environments" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2. Rollup-Centric Roadmap: Permissionless Users, dApps, and Execution Environments</h3><p>Aligned with the theme of modularity, Ethereum has also dedicated itself to a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum-magicians.org/t/a-rollup-centric-ethereum-roadmap/4698">rollup-centric future</a>. Let’s see what this means:</p><p>There are several components to a “transaction” on blockchains - Execution, Data Availability, Consensus, and Settlement. With the rollup-centric vision, Ethereum separates and offloads the execution layer to rollups to lower the congestion on the Ethereum network.</p><p>At a high level, this means that <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/shivamadan.eth/yumiVPNtUw2pKqba38dwTW8Dn4EnWq8gcq2vrcBFCd8">rollups</a> execute transactions off-chain (away from Ethereum), and then post the transaction data and the proof of its correctness on Ethereum. In exchange, rollups get the same security guarantees as any other transaction on Ethereum.</p><p>This trade results in a win-win situation. Users get higher speeds and lower fees, and Ethereum gets to reduce congestion on the network.</p><p>The modularization of the execution layer has reduced the cost of innovation significantly. Developers don’t need to bootstrap an expensive trust network and stakeholders, and can simply build a rollup and tap into Ethereum’s security guarantees.</p><p>However, Ethereum base layer itself has remained a monolithic blockchain as it maintains the Consensus/Settlement Layer, the DA layer, and the Execution Layer inside its stack. If developers want to innovate using a different consensus mechanism than Ethereum’s PoS, or if they want to build a gaming dApp and want faster transactions than Ethereum’s 12-second block time, there is no way to do that!</p><p>Ethereum’s monolithic stack reaches its limitations here.</p><h3 id="h-3-eigenlayer-permissionless-users-dapps-execution-environments-and-consensus" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3. EigenLayer: Permissionless Users, dApps, Execution Environments, and Consensus</h3><p>By default design, blockchains operate in their own siloes. If a dApp wants to access data from the outside world (say prices of assets, stocks, news, etc.), they need to rely on an entity called the ‘Oracle’. Or if they want to transfer assets to/from a separate blockchain, they need to rely on ‘Bridges’. Or if a dApp uses a high amount of data that requires faster processing speeds, it needs to be stored on off-chain data layers.</p><p>These services like oracles, bridges, and DA layers are often run by trusted third parties. These trusted parties can choose to decentralize the network (e.g., Chainlink) but they have to bootstrap a validator network from scratch, thus putting shackles on the innovation in this ‘Middleware’ layer.</p><p>Eigenlayer is a “restaking collective” that separates the consensus layer from the trust network and takes Ethereum further up the Permissionless Innovation scale. Anyone who is a validator for Ethereum, can ‘restake’ their ETH and opt into securing other “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://2039955362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPy2Kmkwju3mPSo9jrKKt%2Fuploads%2F9tExk4U2OdiRKGEsUWqW%2FEigenLayer_WhitePaper.pdf?alt=media&amp;token=c20ac4bd-badd-4826-9fb6-492923741c9e">Actively Validated Services (AVS)</a>”, which include these middleware solutions like bridges and oracles.</p><p>This allows the operators of these AVS to tap into Ethereum’s security network and removes the need for them to bootstrap a network from scratch. In turn, this reduces the cost of innovation and lowers the barrier to entry.</p><p>Want to build a Solana L1 fork? Simply launch your network on Eigenlayer and leverage security services of validators who are already running a node for Ethereum.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ab77cd92537a024ca56b2ac69de61de042cf4495ec5dab10e3c5b7941c396891.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Modularism also shows up in other parts of the Ethereum stack:</p><h3 id="h-1-rollup-sequencers" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. Rollup Sequencers</h3><p>Most rollups today have enshrined, centralized sequencers. Decentralized Sequencing is a design space being explored by teams like Espresso Systems and Astria. Centralized sequencer nodes are responsible for ordering rollup transactions in batches AND executing them.</p><p>Shared sequencers like Espresso abstract away the sequencing layer from rollups and allow anyone to participate in the transaction sequencing process. Since ordering transactions is a stateless process, it can be done quickly and efficiently without the need for any hardcore hardware.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/94f7a5a5ca9029154305321ad1ad8496b0f943c4ed6c6168a9485947706024ee.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-2-rollups-as-a-service" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2. Rollups-as-a-Service</h3><p>Rollup SDKs and no-code RaaS services (like Eclipse, Sovereign Labs, etc.) take the modularism game to a whole another level by allowing anyone to build a rollup easily while choosing a different environment for each layer of the stack.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2622f1595d925ab7e30028c813edf0882f023249ce4f465c9ef2325ccb66924e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-celestia-the-worlds-first-modular-blockchain" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Celestia: The World’s First Modular Blockchain</h2><p>No article on Modularism can be complete without the mention of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://celestia.org/">Celestia</a>, the network that popularized the idea of modular blockchains. Celestia aims to build a scalable DA layer that can be utilized by other modular blockchains to achieve high data processing speeds. A DA layer is only responsible for ordering transactions and guaranteeing their data availability.</p><p>Celestia’s Data Availability Sampling (DAS) primitive provides an efficient solution to the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coinmarketcap.com/alexandria/article/what-is-data-availability">data availability problem</a> by only requiring resource-limited light nodes to sample a small number of random chunks from each block to verify data availability.</p><p>Higher the number of light nodes that participate in sampling, higher the amount of data that the network can safely handle, enabling the block size to increase without equally increasing the cost to verify the chain.</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>Hopefully, it’s apparent how modularizing has almost been a pre-requisite to making blockchains permissionless. As we continue to modularize, we unlock new opportunities for cooperation and innovation that will shape the future of human interaction. And hopefully, this would empower individuals to participate in the global economy on their OWN terms.</p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/a0b3bdf4e92063fd485184de84180f272735e8e7f7e51d8982917b85507c6fae.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #20]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-20</link>
            <guid>qs4OwmWnDhevOvUuQqrv</guid>
            <pubDate>Mon, 26 Jun 2023 23:08:00 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Polygon proposes zkEVM validiumIntroducing the Zora NetworkBNB Smart Chain Launches opBNBMore News & AnnouncementsWhat are validiums?Are validiums L2s?Avail x Sovereign: The Future of RollupsMore Discourse & EducationModular Cloud ...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Polygon proposes zkEVM validium</p></li><li><p>Introducing the Zora Network</p></li><li><p>BNB Smart Chain Launches opBNB</p></li><li><p>More News &amp; Announcements</p></li><li><p>What are validiums?</p></li><li><p>Are validiums L2s?</p></li><li><p>Avail x Sovereign: The Future of Rollups</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d61161459d139cb69e48c93fe1b2ad19579c8447829fa8880c00446d812e09a6.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><blockquote><p>Modular Cloud is reimagining developer tools and cloud services for the modular blockchain stack. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://calendly.com/modularcloud/meeting">Get in touch</a> to learn more about Modular Cloud&apos;s product offering today, including the world&apos;s first block explorer for modular blockchains.</p></blockquote><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-polygon-proposes-transition-from-pos-to-zkevm-validium" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Polygon Proposes Transition from PoS to zkEVM-Validium</h3><p>As we mentioned in last week’s newsletter, the Polygon Labs team recently announced the start of a new roadmap, Polygon 2.0, which is focused on creating the “value layer of the internet”. Over the course of four weeks, Polygon would be announcing further details as to what 2.0 is all about:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bf3e03c6e3ad2cf415b6d2898fccd96ae625dc99e07c753269a56bde2cdcd253.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1671208777784209441">Well, right on schedule, this past week Polygon announced its plan for its PoS chain</a>, the Polygon side chain where most of the network’s activity lives. Polygon will be transitioning its PoS network, into a zkEVM validium (assuming the proposal goes through).</p><p>As a reminder, a validium is similar to a rollup in that they’re both off-chain scaling soutions. However, rollups publish their transaction data on its underlying base layer (Ethereum in most cases), whereas a validium posts its transaction data on an external network, rather than the one it’s deployed on.</p><p><strong>PoS side chain vs zkEVM validium</strong></p><p>The upside of this PoS chain is the increased throughput it provides, however, this comes at the cost of security, considering it does not post state changes or transaction data on the L1 (Ethereum).</p><p>If the proposal passes and the PoS chain becomes a zkEVM validium, then the network will begin producing validity proofs and posting these proofs on Ethereum to be verified by the network’s validators. Rather than having the transaction data also be posted on Ethereum (which would make this a rollup), the data will live elsewhere. I have not heard a mention of where this data will live, but I would imagine either continuing with the Polygon validators, on Avail, or some sort of committee (similar to Starknet’s approach).</p><p><strong>zkEVM validium vs zkEVM rollup</strong></p><p>As you may already know, Polygon just launched its first zkEVM rollup a couple of months ago. The two networks are expected to live alongside one another, and it’ll be up to the developers to choose their preferred network to deploy on.</p><p>One of the main advantages of a validium over a rollup is lower fees. As you may already know, these off-chain scaling solutions (validiums &amp; rollups), must publish their data on chain somewhere. Your traditional zkEVM rollup posts this data on Ethereum, and as you may know, posting this data accounts for most of the gas fees you pay when using the Ethereum network (this includes your favorite L2s like Arbitrum, Era, etc.). So, not having to post this data on Ethereum lowers fees for everyone.</p><p>However, as crypto has already taught us, nothing comes without a cost. The tradeoff a validium makes for these lower fees is lower security. Yes, technically proofs will be posted on Ethereum, but we’ll still be trusting a separate party to store our data, rather than trusting Ethereum validators.</p><p>I would imagine high-value defi applications launching on the zkEVM rollup because of the stronger security guarantees, however, I can see gaming or social apps launch on zkEVM validium for the increased scalability.</p><p><strong>What’s next</strong></p><p>Polygon pulling this off would be an incredible feat, as it’ll finally make Polygon’s most active chain, an actual L2.</p><p>According to the Polygon team, this transition can be comparable to Ethereum’s recent “merge”, meaning end-users will not even notice the change - it’ll all be done on the backend without even realizing it. This means that the network’s current users, liquidity, and dapps will have a seamless migration to a more secure chain.</p><p>We’re excited to hear about the rest of the Polygon 2.0 plan throughout the following weeks. To learn more about Polygon’s zk-validium, you can check out the original post, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://polygon.technology/blog/polygon-2-0-polygon-pos-zk-layer-2?utm_source=twitter&amp;utm_medium=social">here</a>.</p><hr><h3 id="h-introducing-the-zora-network-an-op-stack-rollup-dedicated-to-the-platforms-nft-ecosystem" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Introducing the Zora Network: An OP Stack Rollup Dedicated to the Platform’s NFT Ecosystem</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ourZORA/status/1671602234994622464">https://twitter.com/ourZORA/status/1671602234994622464</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ourZORA/status/1671602234994622464">Last week, the Zora team announced the launch of the Zora network</a>, the ecosystem’s own L2 rollup that was built using the OP Stack. Specifically, this rollup was built using <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://conduit.xyz/">Conduit</a>, a rollup as a service solution that developers can leverage to launch their own custom dedicated OP Stack rollup “in one click” (we spoke about Conduit in one of our <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/p/weekly-rollup-8#%C2%A7announcing-conduit-deploy-on-the-optimism-superchain-in-just-a-few-minutes">previous issues</a>).</p><p>Zora is an NFT marketplace that was originally deployed on Ethereum, however, according to Zora founder, Ethereum’s low throughput, and high network fees have caused the team to expand Zora to its own execution environment. That being said, Zora will continue running on Ethereum, alongside the Zora network and any other chain Zora expands to in the near future, such as Optimism mainnet (which was already announced as happening).</p><p>“Zora offers a toolkit to have your artwork, songs, videos, podcasts, animations, or memes turned into NFT collections”. As a creator, you’ll be able to leverage these tools on your preferred network, whether on the Ethereum L1 or the Zora L2 network to take advantage of the lower gas fees.</p><p>To celebrate the launch of Zora network, the team launched a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zora.co/collect/zora:0x6c00cf938446c553a581f913fb0ad17a613157f9/1">commemorative NFT</a> that anyone can mint over the next 11 days. Sounds like Zora will have its own token in the future, so minting this NFT may or may not help with getting on that airdrop list. To do so, simply:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://support.zora.co/en/articles/8033751-adding-zora-network-to-your-wallet">Add the Zora network</a> to your wallet</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.zora.energy/">Bridge funds</a> to the wallet (need for minting fee)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zora.co/collect/zora:0x6c00cf938446c553a581f913fb0ad17a613157f9/1">Mint</a> the NFT</p></li></ul><p>Congrats to the Zora team for their launch!</p><hr><h3 id="h-introducing-opbnb" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Introducing opBNB</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BNBCHAIN/status/1670783527485419521">https://twitter.com/BNBCHAIN/status/1670783527485419521</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BNBCHAIN/status/1670783527485419521">Last Monday, the Build n’ Build (BNB) team introduced opBNB,</a> an L2 rollup built with the OP Stack.</p><p><strong>This new L2 will serve as a new execution environment for the BNB Smart Chain.</strong></p><p>As you may already know, rollups are off-chain scaling solutions. Similar to how OP mainnet and Arbitrum are rollups deployed on top of Ethereum, opBNB will live on top of BSC. So, end-users will interact with the opBNB network, and the corresponding transaction data will be sent to the underlying mainnet (the BNB L1). Fraud proofs, which will be used to secure opBNB, will also settle on the L1.</p><p>Considering opBNB is EVM compatible, developers will be able to port their existing applications from the BNB L1 chain, or from any other EVM network, to this new L2 with relative ease.</p><p><strong>opBNB vs OP mainnet &amp; BNB</strong></p><p>According to the team, the upside of launching on opBNB as opposed to launching on OP mainet is the increased performance features. “The optimisation of data accessibility, the caching layer and adjusting the submission process algorithm to allow simultaneous operations“ help enable opBNB to “support over 4000 transfer transactions per second and an average transaction cost lower than 0.005 USD”.</p><p><strong>What’s Next</strong></p><p>Personally, I was never too involved with the Binance ecosystem, however, we are definitely looking forward to seeing the growth of this BNB ecosystem across its new L2. Its especially exciting to see the second biggest smart contract network (after Ethereum) also follow in the rollup vision.</p><p>opBNB officially launched its testnet on the 19th. You can read the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bnbchain.org/en/blog/introducing-opbnb-unleashing-a-new-era-of-scalability/">official post</a> to learn more about this launch, and if you’re a developer, feel free to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opbnb.bnbchain.org/en">start deploying your contracts</a> on the new L2.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CatalystAMM/status/1671559100172230656">Catalyst launches testnet:</a> Now, anyone is able to try out the cross-chain liquidity network for themselves, and get a first hand look at the slick UI the platform has to offer.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/l2beat/status/1670760726921658368">L2Beat</a> [introduces Stages, “a maturity ranking for L2 projects”. This is based on Vitalik’s previous rollup “training wheels” post and is meant to allow users to see where in the decentralization stage (Stage 0,1, or 2) each L2 is.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ArgusLabs_/status/1671910932509863936">“ArgusLabs and Celestia proudly present</a> the Modular Hacker House in Paris for ambitious individuals interested in hacking on pressing challenges within the modular ecosystem”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1671710860270772226">Radius raises $1.7M</a> in a pre-seed round led by Hashed. The capital will be used to continue the development of its shared sequencing network, as they approach its Q1 2024 mainnet launch.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1671157616163323905">Omni Network (Ethereum interoperability protocol) launches</a> its “Origin” testnet. Check out the linked thread to learn how can earn free testnet funds and start interacting with the Origins testnet.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SecretNetwork/status/1671911816836907008">Secret Network is now supported</a> on the Babylon testnet: “This integration enhances Secret Network&apos;s security, utilizing Bitcoin&apos;s timestamping to safeguard transactions on the platform”. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/babylon_chain/status/1671148723685007363">Babylon also integrates Persistence</a>, a Cosmos-based liquid staking hub, into its tesnet.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1670884131558035458">Eclipse helps enable</a> the first Solana &lt;&gt; EVM Hyperlane message on testnet. Soon, any Hyperlane-connected chain will be able to communicate with Solana.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zkHoldem/status/1670832910927278082">zkHoldem will be launching</a> its fully on-chain zk-enabled poker game as its own Caldera chain (app-specific rollup).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jackmelnick_/status/1669777518365212680">There is a new proposal</a> to bring Rocket Pool to Polygon zkEVM</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aztecnetwork/status/1671622407415803904">Continuing on Aztec Network’s decentralization roadmap</a>, the team is now looking for community members to give their thoughts on how the network should approach future protocol upgrades.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SyndrHQ/status/1672087908524892167">Introducing Syndr chain</a>, an app-specific Arbitrum L3 built to host its options &amp; futures DEX. Syndr was built using Caldera’s RaaS solution. You can check out the linked thread to learn more about what Syndr is, what it offers, and how you can become an early beta tester.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1672308548791836674">New proposal</a> is up for the Duality exchange to adopt Cosmos Hub interchain security (ICS) thereby becoming the third consumer chain.</p></li><li><p>“Starting on Jun 22, 2023, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Bybit_Official/status/1671821589472477184">Bybit will support Mantle</a> in facilitating the conversion of BIT to MNT tokens”.</p></li><li><p>There was a couple of Fuel (L2 rollup) updates this past week, including:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1670822419148468224">The Fuel team announces Sway Summer</a>, an online hackathon with $100K in prizes</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1671540022913433600">Fuel announces</a> the next round of its grants program: “The next cohort of 10 projects will receive up to $50K each in funding for a 3-month opportunity to bring their ideas to life”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ThunderbyFuel/status/1671548531570778112">Thunder launches</a> the open beta of its Fuel NFT platform.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1671191843374239744">The Fuel Wallet beta</a> is now available for download on the chrome store</p></li></ol></li><li><p>Arbitrum network updates from this past week include:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OffchainLabs/status/1671567601292705792">Offchain Labs (Arbitrum) just published a quickstart guide and tools</a> to help devs launch their own Arbitrum Orbit devnet chain (an L3 that settles on Arbitrum Goerli). Testnet &amp; mainnet guides are next - will we see a lot more Arbitrum L3s this year?</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stellaxyz_/status/1671526915541278723">Stella deploys on Arbitrum</a>, bringing its “pay as you earn” model to the network</p></li><li><p>Venly, a web3 wallet provider, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Venly_io/status/1671489852754350080">integrates the Arbitrum network</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AuraFinance/status/1671200942610427910">Aura is live on Arbitrum</a>, bringing its defi yield &amp; governance boosting protocol to the network. It looks like a handful of recognizable defi protocols will be integrated within the Aura platform, including Balancer, Timeswap, Beefy Finance, and more.</p></li></ol></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MorphineFi/status/1671160947996762114">Take a look</a> at the new features Morphine Finance will be adding in the near future, including placing SL and TP orders on our defi positions, and the ability to leverage our defi positions. While v1 provided us access to info, v2 is about building the set of tools to work with this gathered data.</p></li><li><p>Two new dapps coming to Starknet:</p><ol><li><p>“Rules”, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ruleslabs/status/1670808834195988482">a new trading card game</a>, is coming to Starknet on the 23rd.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MarketPyramid/status/1671178217758027777">Pyramid</a>, a new NFT marketplace</p></li></ol></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BonsaiswapDEX/status/1669739564351496192">Introducing Bonsaiswap</a>, a DEX that is exclusively native to Polygon zkEVM</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/KyberNetwork/status/1671520057912860677">zkSync becomes the 14th chain</a> integrated within the KyberSwap</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1672224297337643008">zkSync shares a first draft of a ZK-Credo</a>, ****************“a declaration of the foundational principles for the emerging ZK-powered Internet of Value”. The Credo addresses principles (such as security, privacy, and more), as well as community ethos, or, “the understanding of a shared moral duty for collective action against oppression.” This is not intended to be exclusive to zkSync, so whether you’re a team or individual user, feel free to share your thoughts.</p></li><li><p>The Scroll team held an ETHPrague “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildWithScroll/status/1670839297140989953">hackathon recap call</a>” about an hour-long video of the winning teams presenting their project to the community.</p></li><li><p>Optimism-related news from this past week includes:</p><ol><li><p>“The chain formerly known as Optimism i<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismFND/status/1672281032962478080">s now OP Mainnet</a>”</p></li><li><p>The Optimism team announced Round 3 of its Public Goods Funding initiative, which includes 30M OP in funding across ecosystem builders and creators. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismFND/status/1671623754764435456">This week’s OP Radio session</a> featured a discussion about this Retro PGF Round 3.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VelodromeFi/status/1671979216039202816">Velodrome releases v2</a> of its liquidity hub</p></li><li><p>AirGap, a smartphone cold wallet solution, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AirGap_it/status/1671850584297689088">integrates OP mainnet</a></p></li></ol></li><li><p>Avail (DA solution) g<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1671142703499812864">ets a new brand look</a></p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-what-are-validiums" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">What are validiums?</h3><p>As mentioned above, Polygon Labs is transitioning PoS chain into a validium. If you are familiar with rollups, you can consider validiums their close cousins. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/developers/docs/scaling/validium/">Ethereum.org has a good description</a> of validiums, but the TLDR is: basically rollups, except transaction data is not posted on L1.</p><p>What are the implications of not posting transaction data on L1?</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Ethereum.org">Ethereum.org</a> explains this well:</p><p>“However, validium users can have their funds frozen and withdrawals restricted. This can happen if data availability managers on the validium chain withhold off-chain state data from users. Without access to transaction data, users cannot compute the Merkle proof required to prove ownership of funds and execute withdrawals.”</p><p>It is probably obvious why the above scenarios are bad. While validiums maintain the guaranteed correctness property of their cousin rollups (L1 and participants reading L1 cannot be fooled!), they do not maintain the same data availability assurances. Put another way, they offer the same safety guarantees as rollups, but not the same liveness guarantees. If there’s one entity responsible for data availability and they misbehave, the system is effectively stalled.</p><p>How can validium risks be mitigated?</p><p>Again, the main challenge for validiums is data availability. The good thing is there are many DA options, and projects can pick whatever best fits their needs. We used the example of “one entity responsible for DA”, but realistically most projects will pick a more decentralized solution.</p><p>Here are examples of slightly more decentralized DA options:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.co/starkex/">StarkWare DA committee</a>. “StarkEx’s default Data Availability Committee members are ConsenSys, Infura, Nethermind, Cephalopod, Iqlusion, and StarkWare. Committee members can be easily removed or added, depending on the dApp’s choice.”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://developer.arbitrum.io/inside-anytrust">Arbitrum AnyTrust DA committee</a>. “The Committee has N members, of which AnyTrust assumes at least two are honest. This means that if N-1 Committee members promise to provide access to some data, at least one of the promising parties must be honest, ensuring that the data will be available so that the rollup protocol can function correctly.”</p></li></ul><p>Here are examples of (once live) much more decentralized DA options:</p><ul><li><p>EigenDA</p></li><li><p>Celestia</p></li><li><p>Avail</p></li></ul><p>Validiums will remain an interesting option, since historically developers have always pushed the boundaries of what’s possible (in this case, with throughput), but we expect them to be especially compelling for the near-medium term while Ethereum DA remains expensive. This is precisely the case with the Polygon’s validium - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1671530183772237830?s=20">it would ideally be a rollup</a>.</p><p>Ok, finally tying this back to the Polygon announcement. Here are a few of our favorite threads about validiums and how Polygon is using them:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan">Thread by @ShivanshuMadan</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jarrodWattsDev/status/1672028274635988993?s=20">Thread by @jarrodWattsDev</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xSalazar/status/1671820176977965056?s=20">Thread by @0xSalazar</a></p></li></ul><hr><h3 id="h-are-validiums-l2s" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Are validiums L2s?</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/37236413c519e4bf77863124217b31b82ca8b1cd552c8bcfd87bbae057f4d79b.png" alt="Not again" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Not again</figcaption></figure><p>Surprise! More on rollup definitions.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ercwl/status/1671220942750482438?s=20">Eric Wall states</a> that “validiums are not L2s”, clearly reacting to Polygon’s announcement. This sparked a bunch of discussion, so let’s speedrun through key takes:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1671275691030003718?s=20">Polygon is using</a> L2Beat’s definition of L2, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2beat.com/faq#ok-so-what-are-the-main-categories-of-l2s">which includes validiums</a></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/22d39b63908e30c77877eac21bdeac6f6e051c62fcbe4f2ed971cb845f7367ae.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1671528252358250499?s=20">All validiums are WIP rollups</a> until Ethereum can accomodate high data throughput</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1671530183772237830?s=20">Validium is needed</a> for Polygon PoS to retain ~$0.01 fees</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram/status/1671228352940605476?s=20">L2s are typically defined</a> by correctness guarantees</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer/status/1671241835996389377?s=20">L2 is a broader definition than rollup</a> and should include systems with different tradeoffs</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram/status/1671230876288417801?s=20">Validium failure mode is</a> (as mentioned above) data can be made unavailable, thus essentially freezing assets</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram/status/1671241592038981632?s=20">Validium data availability / liveness is a more trivial problem</a> to solve than correctness, justifying the the flexibilty in L2 consideration</p></li></ul><p>You’ve probably noticed the above is more aligned with Ethereum-land perspectives. There are certainly other interesting angles to consider though! <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1671254728909389828?s=20">This dialogue</a> between <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram">Toghrul from Scroll</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb">Jon from DBA</a> does a good job illustrates an opposing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://view.to">view.</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram/status/1671383669976739841?s=20">This branch</a> is also worth reading.</p><p>What do you think? Dare to enter the battlefield, anon? Kidding we have fun on CT.</p><hr><h3 id="h-avail-x-sovereign-the-future-of-rollups" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Avail x Sovereign: The Future of Rollups</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1672258879730712577?s=20">We hosted our first Twitter Spaces last week</a> 😆</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prestonevans__">Preston from Sovereign</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prabalbanerjee">Prabal from Avail</a> joined us for a discussion about rollups. We covered topics including:</p><ul><li><p>Avail / Sovereign collaboration</p></li><li><p>Data availability design space</p></li><li><p>Based sequencing and ideal use cases</p></li><li><p>Future user experience for sovereign rollups</p></li></ul><p>We had fun and plan to do more of these. If you have ideas for projects or topics to cover, please shoot us a note!</p><hr><h3 id="h-more-news-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.youtube.com/live/ymVd2Ch7wBc?feature=share">AltLayer hosts</a> Rollup-as-a-Service Day featuring presentations from EigenLayer, Matter Labs, Espresso, Arbitrum and more 🎥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/digitalmustafa/status/1672301896584040449?s=20">@digitalmustafa frames</a> the spectrum of monolithic to modular blockchain design, introducing two interim stages called Polylithic and Semi-modular ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VitalikButerin/status/1671170970634317826?s=20">@VitalikButerin explores</a> better strategies for L1 &lt;&gt; L2 messaging (how to make it easier to read L1 from L2, L2 from L1, or an L2 from another L2) ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/3qfHfYHG3yqE3vNMp5TgMT?si=Zqp48vkdQS2r5AK3fmlOLQ">Bankless discusses</a> Zora’s new OP Stack rollup with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/js_horne">Jacob from Zora</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/UmbraResearch/status/1671928636809658379?s=20">Umbra Research explains</a> Shared Validity Sequencing, a shared sequencer architecture for optimistic rollups that enables atomic interoperability ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lagrangedev/status/1670870730257620992?s=20">Lagrange explains</a> interoperability for modular blockchains, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lagrangedev/status/1670870734443540481?s=20">covering different approaches</a> and what they are each optimized for ✍️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EDCON2024/status/1670234877784883200?s=20">@toghrulmaharram discusses</a> rollups, security guarantees and sequencer centralization 🎥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/rabiaf183/status/1671843773066911745?s=20">Ingonyama deep dives</a> into ZKPs for bridging, including a comparison between Succinct, Electron and zkBridge ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kay_phillips_/status/1671164500450619398?s=20">@kay_phillips_ compares</a> top RaaS solutions by functionality and integrations 🖼️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/mempoolsurfer/status/1670841480955543564?s=20">@mempoolsurfer breaks down</a> Starknet’s L2Beat Risk Analysis and how each risk will be mitigated 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/pumatheuma">@pumatheuma</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jtguibas">@jtguibas</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://0xparc.org/blog/batch-ecdsa">explore</a> faster verification of ECDSA signature batches using ZK-SNARKs ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/__geometry__/status/1670725065061842944?s=20">@khushii_w explains</a> homomorphic encryption and how it can be used to build privacy-preserving applications ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OPLabsPBC/status/1671958841481633808?s=20">OP Labs explains</a> how the OP Stack enables exponential scalability for L2s ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1670733864397049856?s=20">@jiayaoqi explains</a> the pros and cons of optimistic, ZK, sovereign and enshrined rollups ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/levs57/status/1670191546631704578?s=20">@levs57 proposes</a> Optimistic Pool a universal co-processor for Ethereum mainnet ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/__________sam__/status/1670700017999556610?s=20">@________<strong>sam</strong> creates</a> simple examples of the Noir language (private, succinctly provable programs) in action 👨‍💻</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ZetaMarkets/status/1672258265554776065?s=20">Zeta Markets explains</a> based rollups, covering their benefits and tradeoffs 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanklessHQ/status/1670808883458359298?s=20">Bankless discusses</a> the “moneyness spectrum” with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/brendanpmalone">Brendan from Paradigm</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zer8_future/status/1670940170059759617?s=20">@zer8_future compares</a> the last three months of Optimism and Arbitrum usage 📊</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Brandon_M_Kumar/status/1670111382195572737?s=20">@Brandon_M_Kumar highlights</a> resources for learning about L2s and cross-chain tools 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OvrCldJonny/status/1670827320549212163?s=20">@OvrCldJonny explains</a> opBNB, Binance’s new OP stack rollup 💬</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1673469790974021632?s=20">https://twitter.com/modularmedia_/status/1673469790974021632?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d3e064d90e6f42d5131ac1817d5f6f44ab5e75acc04d34f82724a1d6fc9d1618.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #19]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-19</link>
            <guid>54jJJzXyhaxn7r3McVPN</guid>
            <pubDate>Tue, 20 Jun 2023 16:49:41 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Uniswap Announces V4EigenLayer Initiates TestnetPolygon 2.0The Cosmos RundownMore News & AnnouncementsMore on Polygon 2.0Cosmos vs. Ethereum social alignmentMore Discourse & EducationModular Cloud is reimagining developer tools and...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Uniswap Announces V4</p></li><li><p>EigenLayer Initiates Testnet</p></li><li><p>Polygon 2.0</p></li><li><p>The Cosmos Rundown</p></li><li><p>More News &amp; Announcements</p></li><li><p>More on Polygon 2.0</p></li><li><p>Cosmos vs. Ethereum social alignment</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d61161459d139cb69e48c93fe1b2ad19579c8447829fa8880c00446d812e09a6.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><blockquote><p>Modular Cloud is reimagining developer tools and cloud services for the modular blockchain stack. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://calendly.com/modularcloud/meeting">Get in touch</a> to learn more about Modular Cloud&apos;s product offering today, including the world&apos;s first block explorer for modular blockchains.</p></blockquote><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-uniswap-announces-v4" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Uniswap Announces V4</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Uniswap/status/1668603580184502276">https://twitter.com/Uniswap/status/1668603580184502276</a></p><p>On June 12th, the Uniswap Labs team announced the upcoming launch of Uniswap v4, introducing a new, modular approach to the Uniswap application.</p><p><strong>Why v4?</strong></p><p>According to Hayden Adams, Uniswap founder, a lot of teams were launching new Uniswap forks with updated parameters, such as a new fee model. So, v4 introduces a way for developers to continue launching new innovations in the AMM space (as “hooks”) within Uniswap itself, rather than deploying a completely new AMM with minimal changes.</p><p><strong>What’s new with v4?</strong></p><p>V4’s flagship feature is “hooks”.</p><p>Hooks are modules, or customizations, that any user can build or implement when deploying a new pool on Uniswap. Specifically, hooks are code that runs at certain points of the lifecycle of a transaction. These hooks can be added before a swap, after a swap, at the moment you create a new pool, remove liquidity, etc. For example, “run this code (hook) that checks for an oracle price feed before executing a swap”.</p><p>So, similarly to how existing solutions such as Eclipse or Caldera allow developers to deploy custom rollups by allowing them to mix &amp; match different modules (choose your settlement, your DA, gas token, etc.), Uniswap v4 will enable anyone to create custom pools by allowing them to select whatever modules (hooks) they’d like to use. In other words, you can use hooks to modify parameters within a pool.</p><ul><li><p>Dynamic fee hook</p></li><li><p>Limit Order hook</p></li><li><p>Time-weighted average market maker (TWAM)</p></li><li><p>use out-of-range LP deposits to accrue extra yield through lending protocols</p></li></ul><p>Another added feature to Uni v4 was the addition of the Singleton contract. With previous versions of Uniswap, every time someone deployed a new pool, a separate contract would also deploy. So if I wanted to create a new USDC&lt;&gt;ETH pool, I would have to spin out a new contract, even though this contract was basically the same as any other Uniswap pool contract (just different tokens involved mostly). In other words, the same code gets duplicated across all pool smart contracts. Now, rather than each newly created pool being its own smart contract, pools now live within the singleton contract. This reduces the cost of deploying a new pool by about 99%.</p><p>Overall, for end-users the main advantage with v4 will be an even greater decrease in gas fees, while developers benefit from an increased developer experience that allows for an increased rate of AMM innovation.</p><p><strong>What’s Next</strong></p><p>According to Hayden Adams, Uniswap founder, users can (probably) expect to start using v4 sometime after the next Ethereum upgrade, Cancun. However, developers can start experimenting with v4 today - of course, keep in mind that the new contracts have not been audited yet, so use with caution!</p><p>You can read the team&apos;s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.uniswap.org/uniswap-v4">official blog post</a> to dive deeper into this latest Uniswap version launch.</p><hr><h3 id="h-eigenlayer-initiates-testnet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">EigenLayer Initiates Testnet</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/eigenlayer/status/1669065156427681792">https://twitter.com/eigenlayer/status/1669065156427681792</a></p><p>This past week, EigenLayer launched “Stage 1” of its mainnet rollout.</p><p>Altogether, the protocol’s mainnet rollout is expected to happen in three stages:</p><ul><li><p>Stage 1: onboarding restakers</p></li><li><p>Stage 2: onboard operators who perform validation tasks for AVSs built on Eigen</p></li><li><p>Stage 3: several AVSs will launch on Eigen</p></li></ul><p>During this stage 1 phase, three liquid-staked ETH tokens were able to be deposited into the EigenLayer’s restaking protocol:</p><ul><li><p>Lido’s stETH: this pool’s max cap was reached within the first hour!</p></li><li><p>Rocket Pool’s rETH</p></li><li><p>Coinbase wrapped staked ETH (cbETH)</p></li></ul><p>That being said, the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/eigenlayer/status/1669139833909039104">3.2K max cap per asset was reached</a> within just the first day, meaning the protocol is closed off for now, until the cap increases.</p><p>This just goes to show how excited the Ethereum community is for EigenLayer. As a developer, you get to leverage $ETH security for your own application/chain, while ETH restakers will get to benefit from increased token rewards from the different applications their ETH will be securing.</p><p>For anyone interested in keeping up with EigenLayer stats, both the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.parsec.finance/layout/wilburforce/8jJAlEG2">Parsec Finance</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://restaking.nethermind.io/">Nethermind</a> teams have each built a dashboard that keeps track of metrics like total deposited staked ETH per each asset, token withdrawals, and more. Of course, there is not much to keep up with as of now, considering the 3.2K cap.</p><hr><h3 id="h-polygon-20" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Polygon 2.0</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668312616459030528">https://twitter.com/0xPolygonLabs/status/1668312616459030528</a></p><p>This past week, Polygon Labs introduced Polygon 2.0, which lays the blueprint for how Polygon aims to become the “value layer of the internet”.</p><p>TLDR: this was an announcement about the upcoming announcement of what Polygon 2.0 will entail.</p><p><strong>What is Polygon 2.0</strong></p><p>According to the team, “Polygon 2.0 is the blueprint to building the value layer of the internet (something Ethereum set to accomplish) - it is a set of proposed upgrades that radically reimagine every aspect of Polygon, from protocol architecture, to tokenomics &amp; governance”.</p><p>Specifically, 2.0 is “a network of zk-rollups unified via a novel cross-chain coordination protocol“. The vision is for Polygon to be able to host an unlimited number of chains, without sacrificing liquidity, efficiency, and the overall user experience (feel as though you’re using a single chain).</p><p><strong>Wen Details?</strong></p><p>Over the following weeks, the Polygon Labs team will be publishing blog posts, AMAs, and more in order to explain the details behind 2.0. Changes we can expect to see include:</p><ul><li><p>Polygon PoS</p></li><li><p>Utility and evolution of MATIC</p></li><li><p>Transition to community governance of the protocol and treasury</p></li></ul><p>In fact, here is a rough schedule as to when we can expect more information:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/342bb676de1497afbcc39b9ff70cad0a026c03285805b9a20f84ac3256f87f5e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>What’s Next</strong></p><p>About two years ago now, Polygon announced their $1B investment into zk-technology. This has culminated into the addition of four different zk-rollups across the Polygon ecosystem (expanding beyond the single PoS chain it started as), including Polygon zkEVM (prev. Hermez), Polygon Zero, Polygon Miden, and Polygon Nightfall.</p><p>That being said, this has led to some questions and concerns for the Polygon community, such as, how will MATIC be used across all Polygon solutions, and wouldn’t having five distinct networks under a single ecosystem hurt liquidity, efficiency, and the overall user experience? It seems like 2.0 will look to address these concerns and lay the blueprint for how Polygon is looking to unify all of these networks.</p><p>You can read Polygon’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://polygon.technology/blog/introducing-polygon-2-0-the-value-layer-of-the-internet?utm_source=twitter&amp;utm_medium=social&amp;utm_content=polygon-2.0-value-layer">official blog post here</a>. For anyone interested, the team held its first community AMA (“Why Polygon 2.0”) regarding 2.0 a couple of days ago - you can check that out <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668347724037513235">here</a>. We look forward to learning more about the 2.0 specifics over the coming weeks. &amp; don’t worry, we’ll make sure to highlight everything for you through our newsletter ;)</p><hr><h3 id="h-the-cosmos-rundown" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Cosmos Rundown</h3><p>There were quite a few governance proposal updates for the Cosmos Hub community this past week.</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CosmosGov/status/1668537006471761920">**Prop #797 passed</a>,** which voted to increase the Cosmos Hub validator set from 175 to 180.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1668664545466888194"><strong>Of course, the big one was proposal #799</strong></a>, which votes for the transition of the Stride network to adopt interchain security (ICS), thereby becoming the second chain to join the Cosmos Hub Economic Zone.</p></li><li><p>There is also a second proposal related to Stride’s adoption of ICS, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mintscan.io/cosmos/proposals/800">prop #800</a>, which votes to “provide 450K ATOM to the stATOM/ATOM liquidity pool on Neutron (also achieved social consensus).</p></li><li><p>&amp; lastly, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CosmosGov/status/1669003022125481986">**the voting period is now open</a> for proposal #801:** “Gravity Dex Liquidity Module Removal”. “This is a signaling proposal to remove the unused Gravity Dex Liquidity Module from the Cosmos Hub and to return the funds contained therein to the rightful owners”.</p></li></ul><p>Let’s quickly look at some of the details for Stride’s adoption of interchain security (ICS).</p><p><strong>Stride to adopt ICS</strong></p><p>As a reminder, Cosmos is an ecosystem of appchains, or sovereign L1 networks, the first of which to launch was the Cosmos Hub. One of the ways in which the Cosmos community is looking to grow the Hub is through replicated security. In other words, allowing other blockchains to start leveraging the Cosmos Hub validator set, along with the staked $ATOM, in order to secure their own network.</p><p>Replicated security involves two parties:</p><ul><li><p>the provider chain (Cosmos Hub): the hub provides its 175 (will be 180 now following prop 797) Cosmos Hub validators, along with the (roughly) 190M $ATOM staked on the hub, to other appchains</p></li><li><p>the consumer chain (Stride in this case): the appchain adopting replicated security from the provider chain</p></li></ul><p>With ICS, appchain deployment can be done far more quickly, as you wouldn’t have to worry about bootstrapping your own security at all. Rather, you’ll borrow the validators set and all that staked ATOM from the Hub for your own network. You can check out one of our previous issues, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/p/weekly-rollup-14#%C2%A7neutron-is-first-to-adopt-ics">here</a>, to learn more about how ICS works.</p><p>What makes this ICS adoption more special, is the fact that it will be the first time we see an existing chain transition to a new validator set. Neutron, on the other hand, was a new chain altogether, meaning it adopted ICS from day 1, whereas Stride had already been live and running for quite some time now with its own existing set. Once the transition happens on the 19th, the existing Stride validator set will transition to solely the role of governance.</p><p>To pay for this Hub security, Stride will share 15% of its staking reward with Cosmos Hub.</p><p>As mentioned earlier, if the proposal passes (which is expected to happen), then the transition will occur on July 19th. We’re excited to see the biggest liquid staking solution on Cosmos transition to Hub security.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/PolymerDAO/status/1669415733111996432">Polymer Labs announces Optimistic ZK IBC Connections</a>, “a high-level solution combining optimistic and ZK proof verification”. As a reminder, Polymer is expanding the IBC communications protocol beyond the Cosmos ecosystem.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sendmoodz">@sendmoodz</a>, ex-Uniswap developer, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EkuboProtocol/status/1668688657954242560">introduced Ekubo</a>, an AMM on StarkNet expected to deploy on testnet in the coming weeks. Ekubo features “extensibility, concentrated liquidity, and greater capital efficiency than ever”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1669605951576625153">Here are some performance numbers</a> from the first week of Taiko’s Alpha-3 Testnet deployment, including total transactions (1.3M), wallet addresses (207K), and more.</p></li><li><p>Pin Save, who is building a web3 Pinterest, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1669112088160272384">becomes one of the latest members</a> of the “Saga Innovator” program. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1668718421360648193">Here’s a Twitter Space</a> between the two teams for anyone interested in learning more about Pin Save.</p></li><li><p>Seer Foundation (web3 social protocol) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1668250176413130752">joins the Omni Network ecosystem</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CatalystAMM/status/1668650773943599106">Catalyst will be deploying</a> its cross-chain liquidity solution on the Sei L1 Network</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/G7_DAO/status/1668642743986585601">Game7 DAO announces the launch of Summon</a>, a governance gamification tool. According to the official post, “a meritocratic governance model built like a game, inspired by successful MMOs, that distributes power and governing rights to the most productive members of the ecosystem”.</p></li><li><p>RedSone Oracles <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/redstone_defi/status/1668272029923983363">deploys on Fuel</a>. The Fuel team held a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1668573952699174913">space</a> about what devs can build on Fuel using modular oracles (RedStone).</p></li><li><p>It was a good week for creators on Optimism, as both <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/soundxyz_/status/1668287069783834624">Sound.xyz (music NFTs</a>), and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/manifoldxyz/status/1669044370673401857">Manifold (NFT platform)</a> deployed on the network</p></li><li><p>Pyth Network (oracle solution) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1668604662319288327">joins the Mantle L2 ecosystem</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1669007377314762752">Connext raises $7.5M on a $250M valuation</a>. “Our goal with this raise is to establish &amp; fund the Connext Foundation, an organization that will be dedicated to stewarding the protocol”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MetaMask/status/1669717198602919936">Metamask integrates Connext,</a> allowing users to bridge between popular EVM networks within the Metamask browser extension.</p></li><li><p>Babylon x OmniFlix <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/babylon_chain/status/1668595687288631298">testnet integration</a>: “OmniFlix creators now have the freedom to mint, manage, &amp; monetize their NFTs with BTC security”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Calderaxyz/status/1668368506306572290">Unidex launches</a> its “Magma” testnet as a Caldera Chain. As a reminder, Unidex is a defi aggregator (lending, swaps, and more from within a single platform)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/holyheld/status/1668322722181525504">“You can now order</a>, top up, and manage your Web3 debit card with IBAN natively from your non-custodial wallet on Arbitrum”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/XAI_GAMES/status/1669378735680950272">Introducing Xai,</a> an Arbitrum L3 chain building a web3 game console (think Gala Games, or Immutable X).</p></li><li><p>BitMart, a digital asset exchange, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BitMartExchange/status/1669038166118916117">integrates zkSync Era</a> to offer lower fees for its users.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xGoldzn">@0xGoldzn</a> published the latest <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xGoldzn/status/1668334310645174272">bi-weekly Fuel network update</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1669026995806801920">The Hyperlane team posted its latest update report</a>, this month featuring integrations with Polygon zkEVM, Fuel, and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dForcenet/status/1668234790275891201">“This governance proposal</a> is seeking dForce community’s opinion for the opportunity to deploy dForce protocols on Scroll”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1669739209165266944">The zkSync team published this thread</a> that highlights the winning projects from four of their recent hackathons. Winning projects range from across wallet providers, dev tooling, and privacy solutions.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/glihm_/status/1666135650423255049">Sharingan is live on Starknet</a>: a testnet of Starknet using Madara sequencer nodes</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gizatechxyz/status/1668981504448372740">Check out how</a> you can use Orion to build your own zk-based neural network. Orion was developed by the Giza team.</p></li><li><p>New Polygon zkEVM deployments include:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0vixProtocol/status/1668342574464258053">0vix bringing the first</a> Balancer pool to zkEVM</p></li><li><p>Particle Network, a web3 wallet provider, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ParticleNtwrk/status/1667066802084679680">integrates zkEVM</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OpenOceanGlobal/status/1668933971177279491">Open Ocean becomes the first</a> DEX aggregator to launch o zkEVM</p></li></ol></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/osmosiszone/status/1667894510565863427">Osmosis introduces</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CALC_Finance">@CALC_Finance</a>, “a fully decentralized suite of tools to level up your trading game”.</p></li><li><p>Nolus protocol is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/NolusProtocol/status/1669723463681024003">going live on June 19th</a> (defi lending protocol on Cosmos).</p></li><li><p>The ETHPrague Hackathon just took place a couple of days ago. Here are some of the winning projects from their own respective ecosystem:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1668209904199548928">Here</a> are the ETHPrague Hackathon winners of teams who built on Taiko’s zkEVM network</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildWithScroll/status/1669748951208333314">Check out the list of winners</a> from the recent ETHPrague hackathon event, that deployed a project for the Scroll L2 network</p></li></ol></li><li><p>Delphi Labs recently hosted a hackathon across three ecosystems: Osmosis, Injective, and Neutron. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/delphi_labs/status/1669389820311863297">Here are the top three winners</a> from each.</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-more-on-polygon-20" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More on Polygon 2.0</h3><p>In their Polygon 2.0 announcement, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668312616459030528?s=20">Polygon Labs uses terms like “value layer” and “unlimited scalability”</a>. What do they actually mean? The Polygon team hasn’t shared much about their concrete plans, but some common questions have been answered.</p><p>What is meant by “value layer”? Is Polygon competing with Ethereum now?</p><p>In this <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668347724037513235?s=20">Twitter Space</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_bfarmer">Brendan Farmer</a> offers clarity (~minute 13:50). He emphasizes that Polygon is the “execution layer for Ethereum”, which he equates to the value layer of the internet.</p><p>What is meant by “unlimited scalability”? What is the claim based in?</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668347724037513235?s=20">Brendan also explains this</a> (~minute 43:40). Polygon Labs believes ZK uniquely enables unlimited scalability when compared to other multi-chain approaches seen in Cosmos, Polkadot, Optimism, etc. They see clear limitations with other trust models (committees of validators, fraud proofs) when scaled to many chains. This is in contrast to ZK-based systems, where “no matter how much we scale blockspace, it’s cryptographically impossible to introduce an invalid transaction”.</p><p>That’s all for now, but <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1668312620649127936?s=20">stay tuned</a> 👀</p><p>In the meantime here are a couple of third party takes:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xanimated/status/1668728738761121793?s=20">https://twitter.com/0xanimated/status/1668728738761121793?s=20</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/100y_eth/status/1668417294400376832?s=20">https://twitter.com/100y_eth/status/1668417294400376832?s=20</a></p><hr><h3 id="h-cosmos-vs-ethereum-social-alignment" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Cosmos vs. Ethereum social alignment</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/larry0x/status/1668041292985647106?s=20">https://twitter.com/larry0x/status/1668041292985647106?s=20</a></p><p>Larry from Delphi Digital poses a social question. Why does the Cosmos ecosystem have so much drama? Is this rooted in architectural decisions or something else?</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1668076827015774217?s=20">Jon Charb contrasts</a> Cosmos and Ethereum + rollup ecosystems. Rollups are chains, just like Cosmos chains, but have much less drama. Why? This is most likely due to the central point of focus and rallying cry - Ethereum as a base layer.@</p><p>In crypto we focus a lot on technology, but it’s important to always remember that blockchains are social coordination tools. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1526978154216075265?s=20">Layer 0 is social consensus</a>, and what’s interesting is that modular architectures have so far created more unified social consensus across technical layers of the stack - vertically but even horizontally among competitors.</p><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1668678053705449472?s=20">Celestia discusses</a> all things intents with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zmanian">Zaki from Sommelier Finance</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/pumatheuma">Uma from Succinct Labs</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cwgoes">Christopher from Anoma</a> 🎙️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/christine_dkim/status/1669746357387821057?s=20">@christine_dkim deep dives</a> into EIP-4844 ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stonecoldpat0/status/1667881535062650880?s=20">@stonecoldpat0 explains</a> blockchain basics as Part 1 of a new rollup != bridge series ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/samnode_/status/1667810677132791808?s=20">@samnode_ and @zkLumi discuss</a> Scroll’s agenda and paths to sequencer / prover decentralization with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram">Toghrul from Scroll</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/DappRadar/status/1668561520005922816?s=20">DappRadar hosts</a> the Battle of L2s Jam Session with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram">Toghrul from Scroll</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/IgneusTerrenus">Igneus from Mantle</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VeronicaBuron">Veronica from Eclipse</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xTaker/status/1668625631528247300?s=20">@0xTaker explores</a> a Modular Searcher Design framework for multi-searcher setups, contrasting monolithic designs ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1668302224999718914?s=20">Hyperlane, Celestia and Noble discuss</a> modular chains, interchain assets, and permissionless interoperability 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmos/status/1668604767369588736?s=20">The Interchain Foundation unpacks</a> Celestia and the problem it solves through a Cosmos-native lens ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_haikane_/status/1670118135079268352?s=20">@_haikane_ explains</a> intents and what you can do with them, offering a straightforward definition and list of use cases ✍️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/khushii_w/status/1668604336468004864?s=20">@khushii_w explains</a> Multiparty Computation and how it can be used to create robust security frameworks 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kobigurk/status/1668647627263741955?s=20">@kobigurk creates</a> a demo of Attested Audio using ZK technology 🛠️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/4bQV9VaggnO9O91IXjWbvN?si=AG31GwSUSbaDNEvpg4EqqA&amp;nd=1">Empire discusses</a> Uniswap V4 and DeFi superapps 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/doganeth_en/status/1667677299544555522?s=20">@doganeth_en curates</a> a list of resources on intents and preferences 📋</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EclipseFND/status/1669022594849476608?s=20">@neelsalami unpacks</a> his perspectives on rollups and what they should be optimizing for ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/alexroan/status/1666739234215002119?s=20">@alexroan explains</a> how to create ZK smart contracts in Solidity ✍️🤓</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1669386495973810176?s=20">Saga breaks down</a> the Optimism Superchain 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LongHashX/status/1668422993419325440?s=20">LongHashX Accelerator discusses</a> building on Taiko with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/finestonematt">Matt</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/indraynor">Dave</a> from Taiko 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LineaBuild/status/1669564479477276672?s=20">@_emjlin explains</a> the basics of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LineaBuild">Linea’s</a> inner-proof system ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1669744168720297984?s=20">Avail breaks down</a> how they solve data availability challenges ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nickwh8te/status/1669467521534279680?s=20">@nickwh8te summarizes</a> Celestia’s Twitter Space discussion on intents 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/soispoke/status/1668621917308461060?s=20">@soispoke explores</a> Ethereum’s finality incident (last month) and its impact on the p2p network / user experience ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Starknet/status/1669622099462463489?s=20">Starknet walks through</a> the first principles and mental model of storage proofs ✍️</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1671199184383537152?s=20">https://twitter.com/modularmedia_/status/1671199184383537152?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/dc41c336179df3dd63657cc5a2aec45f62f09cd342f260d155a99b34aff91116.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #18]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-18</link>
            <guid>rCr3MUcLGDjq4Fqyza3S</guid>
            <pubDate>Tue, 13 Jun 2023 17:07:01 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Optimism Upgrades to BedrockCaldera Launches Taro, an OP Stack Rollup Utilizing Celestia DAAvail Launches Kate TestnetMore News & AnnouncementsBest design for 1 billion TPS?More Discourse & Education📣 News & AnnouncementsOptimism ...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Optimism Upgrades to Bedrock</p></li><li><p>Caldera Launches Taro, an OP Stack Rollup Utilizing Celestia DA</p></li><li><p>Avail Launches Kate Testnet</p></li><li><p>More News &amp; Announcements</p></li><li><p>Best design for 1 billion TPS?</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-optimism-upgrades-to-bedrock" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Optimism Upgrades to Bedrock</h3><p>After months of development, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismFND/status/1666850591669202965">Bedrock officially went live on OP mainnet on June 8th</a>, in what was the first protocol upgrade voted on by the Collective’s governance process. This Bedrock upgrade introduced new features to the Optimism ecosystem, and also sets the foundation for the Superchain (a mesh of aligned L2s).</p><p><strong>What is Bedrock</strong></p><p>“Bedrock is the name of the first ever official release of the OP Stack, which is a set of free and open-source modular components that work together to power Optimism”. In other words, Bedrock represents Optimsim’s push toward a modular future.</p><p>To help elaborate, the OP Stack can be thought of as the actual code that is used to build these blockchain networks. This OP Stack was initially separated into three different layers: execution, settlement, and consensus, however, as mentioned last week, Celestia just added a “Data Availability (DA) interface for the OP Stack, adding an extra layer of customizability.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/417a36c4cb969ed2eadfc7cc01f09014fcda0d888a0116cd8d98c6f0b422999b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Because the OP Stack is separated into different layers, developers can mix &amp; match different modules within each of these layers to ultimately build their own dedicated rollup, customized to the needs of your own specific solution. Also, developers are able to switch out their modules as new innovations arise. For example, Optimism will be able to switch from using fraud proofs to zk-proofs in the future when they’re ready.</p><p>Bedrock represents a complete rewrite of Optimism’s architecture into this new modular approach. In other words, Bedrock is a standalone implementation of the OP Stack, meaning that Optimism’s architecture is now separated into these different layers that make up the OP Stack.</p><p>Bedrock sets the foundation for the Optimism Superchain, which will be a mesh network of L2s. Developers will be able to leverage the OP Stack for a seamless deployment along this Superchain.</p><p><strong>How will Optimism accrue value if each team operates its own independent network?</strong></p><p>The Optimism sequencer.</p><p>Teams will be able to opt-in to using Optimism own in-house sequencer, which will allow the Optimism Foundation to earn extra MEV revenue. This revenue will go towards the Optimism Grant Rounds, which will then fund the development of more rollups, thus potentially increasing revenue even more and continuing this cycle.</p><p><strong>What did Bedrock introduce</strong></p><p>Some improvements that Bedrock introduced include:</p><ul><li><p><strong>a reduction in fees thanks to new “batching &amp; compression” techniques:</strong> Optimism transactions get bundled into “sequencer batches”, sequencer batches get grouped into “channels”, which are then submitted to Ethereum as “channel frames” (independent chunks of this channel data). Since the order of these frames has already been established, they can be submitted to Ethereum in parallel, ultimately increasing the efficiency.</p></li><li><p><strong>Bedrock will implement </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://eips.ethereum.org/EIPS/eip-1559"><strong>EIP-1559</strong></a><strong>:</strong> “A transaction pricing mechanism that includes fixed-per-block network fee that is burned and dynamically expands/contracts block sizes to deal with transient congestion”. This is how $ETH issuance has gone negative during times of increased user activity.</p></li><li><p><strong>Lowered deposit time</strong>: It now takes about 2.5 minutes to deposit funds into Optimism, rather than the 10 minutes it would take before.</p></li><li><p><strong>increased security:</strong> “the Bedrock release introduces a 2-phase withdrawal process, doubling down on bridge security, which proved to be a primary risk factor for chains in 2022”.</p></li></ul><p><strong>What’s Next</strong></p><p>Congrats to the entire Optimism Collective for this amazing achievement. We look forward to watching the growth of the Superchain over the coming year. To learn more about Bedrock you can check out the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.optimism.io/docs/developers/bedrock/explainer/">official docs.</a></p><hr><h3 id="h-caldera-launches-taro-an-op-stack-rollup-utilizing-celestia-da" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Caldera Launches Taro, an OP Stack Rollup Utilizing Celestia DA</h3><p>In last week’s newsletter, we mentioned Celestia’s launch of a new interface for the OP Stack that’ll allow developers to start building their own OP Stack rollups that utilize a separate DA solution instead of posting to Ethereum. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Calderaxyz/status/1666841419053690881">This past week, Caldera officially launched Taro,</a> “the first live blockchain to make use of Celestia&apos;s newly released <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.celestia.org/modular-data-availability-for-the-op-stack/?ref=blog.caldera.xyz">modular DA interface</a> for the OP Stack”.</p><p>Specifically, the components of Taro can be broken down as follows:</p><ul><li><p>Execution: Taro (OP Stack rollup). This is where us end-users interact.</p></li><li><p>DA: Celestia (Arabica testnet). This is where the data behind our rollup transactions are posted.</p></li><li><p>Settlement: Ethereum (Goerli testnet). This is where disputes are settled. If there is a faulty block, you use the data on Celestia to submit a proof.</p></li></ul><p><strong>Why would a rollup want to use Celestia over Ethereum?</strong></p><p>As some of you may already know, rollups are an off-chain scaling solution that takes a bunch of user transactions, bundle them together into a single block, and posts the end state on the L1. For anyone (you, me, or anyone else) to check that the transactions are being processed correctly, rollups are required to post data on-chain and make that data available for anyone to gather. This data verifies a given block.</p><p>Before Celestia built this DA interface, OP Stack rollups could only post this data on Ethereum. There were two issues with this:</p><ul><li><p><strong>high gas cost:</strong> The gas fees we pay on the Ethereum L2s mainly consists of data costs (the cost to post the data on the L1 - Ethereum). In fact, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Calderaxyz/status/1664307220899827713">Optimism has paid over $20M</a> in fees for posting data to Ethereum so far.</p></li><li><p><strong>low throughput:</strong> “Even if used completely for data availability, Ethereum calldata can only support a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://kelvinfichter.com/pages/thoughts/tps-is-dumb/?ref=blog.caldera.xyz">few hundred transactions</a> per second”. Every 13 seconds, one block is posted on Ethereum. Each block consumes around 15M in gas, with a typical transaction consuming around 3200 gas. If we deduce this to the second, then we get to around 360 transactions per second.</p></li></ul><p>So as we can see, the advantage of posting data to Celestia as opposed to Ethereum is lower operational costs for teams, while the end-users get to benefit from even lower fees. Also, we don’t have to worry about random gas spikes during times of increased congestion on Ethereum (a lot of apps &amp; rollups bid to post on Ethereum).</p><p><strong>How to get started on Taro (include a short guide)</strong></p><p>(1) Head to the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tarotestnet.com/?ref=blog.caldera.xyz">Taro Hub</a> page</p><p>(2) Click on the “add chain to Metamask” button (you can also add the chain manually if you prefer)</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0fa2a8771ed02ecfff72b48cb27c0abdc08d80841fef921c33608736507bb906.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>(3) Next, click on “request faucet funds on Taro rollup” (simply enter your wallet address after clicking, and you should receive $GETH within a couple of seconds)</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8cc0664ce69cf3405294ecb93a5d15d3ab917563f16691618d3bc13060153bb9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>(4) Once you receive the testnet funds, there are two options for you to choose from. You can either create a post on the GM portal, or mint a generative NFT.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a650d07617b2b5131b08b419a99a089bf3ef8dd8a022d4185b9d3983d069702f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>(5) Once you submit a transaction, you can view it for yourself on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://taro.calderaexplorer.xyz/?ref=blog.caldera.xyz">Taro Block Explorer</a>. So far, the testnet has seen close to 88K transactions, from across nearly 28K wallet addresses:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/164ae762352589a10daf28126f0492d5630972d5ead9bb2b4c361c854c5caccd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>What’s Next</strong></p><p>Caldera is a rollup-as-a-service (RaaS) solution that developers can use to build and deploy their own custom OP Stack rollup “in one click”. Following Celestia’s launch of the DA interface for the OP Stack, Caldera added Celestia DA as a feature of Caldera chains, now allowing developers to use Caldera to deploy their own custom OP Stack x Celestia rollup in a single click. You can reach out to the team if you’re interested.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://taro.calderaexplorer.xyz/api-docs?ref=blog.caldera.xyz">For developers</a> interested in experimenting, you can start deploying your own smart contracts on top of Taro today.</p><hr><h3 id="h-avail-launches-kate-testnet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Avail Launches Kate Testnet</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1666800165724856321">On June 7th, Avail announced the launch of their “Kate” testnet</a> (Phase 2), bringing the data availability (DA) solution one step closer to mainnet launch. According to the team, “our objectives for Phase 2 include exhaustive testing, iterative system <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/availproject/avail/pull/46?ref=blog.availproject.org#issuecomment-1165595919">enhancements</a>, and the continued expansion of our validator network”.</p><p>Phase 1, which was first deployed in June 2022, marked the initial testnet launch of the Avail network. This initial testnet was deployed with a select group of internal validators (had to make sure everything was running smoothly before opening up the network to external actors), whereas phase 2 (Kate) will expand the validator set to include external members.</p><p>Specifically, phase 2 plans to onboard 200 more external validators. For anyone interested, you can indicate your interest in becoming a validator by filling out the “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.google.com/forms/d/e/1FAIpQLScpwE8yuUkqJVQrVpLRqua5p8oA8DGUBYho9Rwjm1bmG8LebQ/viewform?usp=sf_link&amp;ref=blog.availproject.org">validator interest form</a>”.</p><p>Here are some of the new enhancements in Kate:</p><ul><li><p>Complete migration from Polygon (Avail is now officially its own independent solution)</p></li><li><p>increased performance boost for light clients</p></li><li><p>seamless upgrades for validators moving forward</p></li><li><p>a discord faucet for testnet tokens (for participating validators to use for onboarding)</p></li><li><p>revamped docs (help with onboarding for validators)</p></li></ul><p>You can learn all about the technical details through Avail’s official <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.availproject.org/kate-testnet/">blog post</a>.</p><p><strong>What is Avail</strong></p><p>Avail is a data availability solution (similar to Celestia or Eigen DA). Avail was initially another branch of the Polygon team, however, just a couple of months ago spun out to become its own independent entity.</p><p>Data availability solutions take in transaction data from other chains, store that data, and make it available for anyone to retrieve. Teams can trust that their data is being held by Avail thanks to the use of light clients.</p><p>As you may already know, most blockchain networks have their own validators that run full nodes in order to keep the network running 24/7. That said, not everyone is able to afford the luxury of running their own full-node. For one, it costs money to buy the hardware, and second, it’s tough to keep your node running 24/7 so that you don&apos;t risk losing your validator stake. This is where light clients come in.</p><p>Light clients are able to check that the data is being appropriately held, without having to run a full node and download the entire block. Instead, light clients simply download a single chunk, or a portion, of the block and together create the entire block. Best of all, you can run a light node on almost any device, from your tablet to your smartphone. The more people running light nodes, the more people there are to download these chunks of data, meaning the more blocks can scale.</p><p>You can follow Avail on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject">Twitter</a> to keep track of the team’s journey to mainnet.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/labs_electron/status/1665776580944175106">Electron Labs launches its permissionless zk-bridge</a> in closed beta on Near &amp; Ethereum. As of now, the bridge is only accessible for “Tinkerers NFT” holders. The birdge is expected to go live for the public on June 12th.</p></li><li><p>Argus, a web3 game developer and publishing platform, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ArgusLabs_/status/1666113991310028803">announced a $10M seed round</a>, which included investors such as Haun Ventures, Alchemy Platform, Balaji, and more. Argus will sue the funds to continue development of “World Engine”, a sharded rollup SDK built for on-chain games. Teams are able to start applying to become private beta testers for World Engine.</p></li><li><p>Base, Coinbase’s L2 rollup launched on Optimism’s Superchain, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildOnBase/status/1666497552680640517">recently made some scalability improvements</a> after witnessing increased gas fees due to data costs (most gas is spent paying for data publication on the L1, Ethereum). You can learn about the two new changes they made <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildOnBase/status/1666497560473657376">here</a>.</p></li><li><p>On June 7th, Arbitrum experienced some issues on its sequencer that caused batches not to be posted on the L1 (Ethereum). In short, “When the Sequencer tried to post a batch on-chain, the bug hit, and the transaction reverted”. Arbitrum’s sequencer wallet only receives funds (to use for gas when posting batches to the L1) only if it posts bacthes successfully. Because the bug caused an issue, the sequencer wallet was not able to be replenished, adding more delay to L1 batch posting. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ArbitrumDevs/status/1666549893001887744">You can learn more about what happened here.</a></p></li><li><p>@anuragarjun, Avail founder, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1666610087090343936">shared the latest product updates</a> for Avail’s DA solution during a Twitter Space.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/circle/status/1666792709514838016">Native USDC is now officially available</a> on the Arbitrum network. You can <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/p/weekly-rollup-17#%C2%A7native-usdc-expands-to-arbitrum">read last week’s</a> newsletter to learn all about this integration.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1666830437380157443">Check out the latest look at Celestia’s growing ecosystem</a>, involving Rollup framework solutions, RaaS, gaming, defi, &amp; more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CatalystAMM/status/1666839952972300288">Catalyst publishes</a> its “Unit of Liquidity” whitepaper. “In this, we describe how Catalyst further generalises both the Uniswap and Balancer AMM equation”. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/joakimhi/status/1666890918555705348">Here’s a summary</a> of the paper a community member made using ChatGPT.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zkSynth/status/1665990062939467776">zkSynth announces</a> that it will be bringing its synthetic asset solution to Scroll (L2 network), now expanding beyond just zkSync. Today, zkSynth has 100+ synthetic assets, including stocks, commodities, and forex on its platform, allowing users to leverage these for a number of products, including perps, atomic lending, synthetic vaults, and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jackmelnick_/status/1667159733956931584">Here’s the latest bi-weekly update for Polygon zkEVM.</a> TVL is up over 200%, and the team is now focused on bringing different defi ecosystems to the network.</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-best-design-for-1-billion-tps" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Best design for 1 billion TPS?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ViktorBunin/status/1665360887153082368?s=20">Viktor Bunin</a> from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CoinbaseCloud">Coinbase Cloud</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CrediblyNeutral">Credibly Neutral</a> presents an interesting framing for scaleable blockchain systems. If you assume crypto reaches 1 billion TPS over time, how would you design the system? Viktor argues that in this future it does not make sense to optimize for L1 throughput.</p><p>Many members of the Solana community had opinions, as Solana is of course a blockchain that heavily optimizes for L1 throughput. Here are some of their responses:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/outrider_nft/status/1665362372599468032?s=20">Hardware might keep up with demand</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMert_/status/1665382468617207809?s=20">Solana will still be relatively more scaleable</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CantelopePeel/status/1665382843961286656?s=20">You cannot do 1bn TPS without high throughput</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/karsenthil/status/1665402371344662528?s=20">The goal is to minimize number of layers</a></p></li></ul><p>Let’s address them:</p><ul><li><p>It’s unlikely that hardware keeps up with demand. There <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ViktorBunin/status/1665363316695347201?s=20">probably won’t be many orders of magnitude in hardware improvement in 10 years</a>, not to mention that developers have historically always pushed the boundaries of what’s possible with computing resources (e.g. internet bandwidth, cloud compute, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.fierceelectronics.com/electronics/ask-nvidia-ceo-gtc-gpu-shortage-looming">GPUs</a>).</p></li><li><p>While it’s true that <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CantelopePeel/status/1665382843961286656?s=20">throughput must come from somewhere</a>, this does not conflict with Viktor’s take as the (specifically compute) throughput is expected to come from rollups. It’s easy to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CantelopePeel/status/1665382843961286656?s=20">poke fun at 100 TPS rollups</a>, but rollups are far from limited to this. In fact, they can support much higher TPS - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.fuel.network/">Fuel</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.eclipse.builders/">Solana rollups</a> are two examples. Of course, the underlying base layer must support high enough data throughput, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/i/112553856/how-much-can-da-throughput-scale">but this is very doable</a>.</p></li><li><p>There’s seemingly easy arguments to make such as that Solana will always be a relatively <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMert_/status/1665382468617207809?s=20">more scaleable base layer</a>, even in a modular world, and that it’s better to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/karsenthil/status/1665402371344662528?s=20">minimize the complexity</a> inherent in layering. These are valid perspectives, but <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ViktorBunin/status/1665405499632672768?s=20">there are always tradeoffs</a>. The reliance on constantly optimizing the base layer for high compute throughput or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1640844708501913606?s=20">even data throughput</a> creates an inherently less stable foundation.</p></li></ul><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/theempirepod/status/1666130086968565760?s=20">Empire discusses</a> sovereign rollups and the inevitability of modular tech stacks with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/musalbas">Mustafa from Celestia</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prestonevans__">Preston from Sovereign</a> 🎙️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/laurashin/status/1664965162011615234?s=20">Unchained Podcast discusses</a> whether modular blockchains will win and ELI5s rollups 🎙️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan/status/1667292537764319233?s=20">@ShivanshuMadan explains</a> the recent rollups ≠ bridges debate in super simple terms ✍️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanklessHQ/status/1665716433714831360?s=20">Bankless explores</a> all things restaking with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan">Sreeram from EigenLayer</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/khushii_w/status/1665537334971072512?s=20">@khushii_w walks through</a> the history of intents in web1 and web2, as well as how users will interact with them in web3 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yuxiao_deng/status/1666086091336880128?s=20">@yuxiao_deng unpacks</a> the sequencer decentralization toolbox 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sanjaypshah/status/1666475861703262211?s=20">@sanjaypshah explains</a> how rollups can accrue value beyond governance tokens ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jinglingcookies/status/1665357771158724610?s=20">@jinglingcookies deep dives</a> into <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/KakarotZkEvm">Kakarot</a>, the new zkEVM on Starknet 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1664663249797935109?s=20">Celestia discusses</a> permissionless interoperability, modular security and customizability with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/thePalenimbus">Jon from Hyperlane</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lifiprotocol/status/1666084764171001868?s=20">LI.FI deep dives</a> into bridge aggregation in a multi-chain world ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gelatonetwork/status/1666123812650332166?s=20">Gelato discusses</a> the power of L3s and Gelato’s role in the appchain stack with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MattPearring">Matt from Arbitrum</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/6VOlOZnIP9YLIACvF9ZU5c?si=R-NTn7WOTEWZJFMWsnicCw&amp;nd=1">Zero Knowledge Podcast discusses</a> Aztec’s privacy-preserving, hybrid ZK rollup with Aztec co-founders 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/likebeckett/status/1665712603275075584?s=20">@likebeckett depicts</a> the levels of data availability for light nodes 🖼️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygon/status/1664636869185871872?s=20">Polygon explains</a> how they solve rollup state bloat for Polygon Miden ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bobbinth/status/1665646968608026624?s=20">@bobbinth summarizes</a> Polygon’s article on state bloat 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gelatonetwork/status/1664707983710867459?s=20">Gelato discusses</a> the key catalysts for mass adoption with co-founders <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hilmarxo">Hilmar</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gitpusha">Luis</a> along with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Ozhar">Omar from zkSync</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/omw_to_the_moon/status/1666820124991684608?s=20">@omw_to_the_moon summarizes</a> Espresso and Aztec’s recent Twitter Space on sequencer decentralization 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/7J3S3ZgGdebWHF448D543d?si=9cbSnjVVR36mXaVpwFn48A&amp;nd=1">The Defiant discusses</a> layer 2 challenges, ZK threats and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sgoldfed">Steven from Arbitrum</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1666532001560793089?s=20">Saga discusses</a> the future of shared sequencers and how Radius eliminates MEV and censorship with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/mintymintnina">Nina from Radius</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/11EKNiRkItMJbBEbM4XDwU?si=obcOVc4ASlKt_FAcKiZ6dg">Delphi Digital discusses</a> zkVMs, the implications of ZK in AI and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BrianRetford">Brian from RISC Zero</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/HyperOracle/status/1666590674773483520?s=20">Hyper Oracle explains</a> what intent is and how it relates to their zkAutomation and zkML 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1665403799689924608?s=20">@jiayaoqi summarizes</a> the recent rollups ≠ bridges debate 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jiayaoqi/status/1667233941269667841?s=20">@jiayaoqi explains</a> sovereign rollups in simple terms as part of a new series on rollups ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Delphi_Digital/status/1665043309910282242?s=20">Delphi Digital illustrates</a> Ethereum, Celestia, Cosmos and Solana scaling philosophies 🖼️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bkiepuszewski/status/1664877606510927872?s=20">@bkiepuszewski curates</a> resources on how Polygon zkEVM works with links to dive down the rabbithole 💬🤓</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it 🙏</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1668667254144397314?s=20">https://twitter.com/modularmedia_/status/1668667254144397314?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/af0c86ad49086cc8af4ae1bafde8fd8bb3edde56e8c188e4e019c4c0b18443bf.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #17]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-17</link>
            <guid>Dw68f9ozN6ZoXxUHpCU1</guid>
            <pubDate>Tue, 06 Jun 2023 18:34:30 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Native USDC Expands to ArbitrumCelestia Releases DA Interface for the OP StackIntroducing KintoMore News & AnnouncementsWill OP Superchain have network effects?More Discourse & Education📣 News & AnnouncementsNative USDC expands to...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Native USDC Expands to Arbitrum</p></li><li><p>Celestia Releases DA Interface for the OP Stack</p></li><li><p>Introducing Kinto</p></li><li><p>More News &amp; Announcements</p></li><li><p>Will OP Superchain have network effects?</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-native-usdc-expands-to-arbitrum" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Native USDC expands to Arbitrum</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrumfoundation.medium.com/usdc-to-come-natively-to-arbitrum-f751a30e3d83">https://arbitrumfoundation.medium.com/usdc-to-come-natively-to-arbitrum-f751a30e3d83</a></p><p>This past week, Arbitrum announced that native USDC will be coming to the L2 network on June 8th.</p><p><strong>Why the need for native USDC?</strong></p><p>As many of you already know, stablecoins are one of the most widely adopted assets in web3. If we look at Circle (USDC) alone, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/stablecoin/usd-coin">we can see</a> that the token can be found across several chains.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ee9101b92c560e801440b23678c66c9095ef122ff2caac98890443cdf7e70155.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Having a few stablecoins deploy across multiple chains is better than having each chain launch its own stablecoin. We’ve seen plenty of stablecoins fail already (shoutout Terra), so it’s important we have a few stables we can rely on to always be liquid, secure, and redeemable for $1 worth (in this case) of value.</p><p>That said, one of the issues with having a single token launch across multiple chains is the token fragmentation. In other words, the USDC that is minted natively on Ethereum, is different than the USDC that is bridged to Polygon, Solana, etc.</p><p>This leads to some UX issues:</p><p>Having multiple types of the same token can lead to some confusion for users, especially for new web3 entrants. “Which USDC should I swap for, aUSDC, fUSDC, or which one?”. Just take a look for yourself:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ce630ad891a9d576647c708ee0e6deb6091641f245d62bba673034d3edb48d3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Another problem is that each one of these different USDC tokens will have its own volume and liquidity, separate from that of native USDC. This is why sometimes we see these bridged USDC tokens deviate in price from time to time.</p><p>As such, Circle is making it their mission to have all bridged USDC tokens eventually become the native version of the asset. This mission started after their expansion of native USDC to the Avalanche ecosystem, following the launch of the CCTP protocol just a couple of months ago. This year we should be expecting native USDC to flow across more and more chains, starting with Arbitrum on June 8th.</p><p><strong>What exactly is going to happen?</strong></p><p>Following June 8th, there will be two different versions of USDC on the L2 chain.</p><ul><li><p>Bridged USDC: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8">USDC.e</a></p></li><li><p>Native USDC: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbiscan.io/token/0xaf88d065e77c8cC2239327C5EDb3A432268e5831">USDC</a></p></li></ul><p>From a user perspective, the apps will take care of helping us transition from bridged to native USDC.</p><p>F<strong>uture plans for </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.circle.com/en/cross-chain-transfer-protocol"><strong>CCTP</strong></a><strong> support</strong></p><p>According to the Arbitrum team, “Circle expects to bring Cross-Chain Transfer Protocol (#CCTP) to Arbitrum after the launch of native USDC”.</p><p>“Cross-Chain Transfer Protocol (CCTP) is a permissionless on-chain utility that facilitates USDC transfers between blockchains via native burning and minting”. In other words, the protocol will take care of performing our cross-chain swaps on the backend, so that we end up with just a single native token across ecosystems. So if I wanted to go from Ethereum to Arbitrum, CCTP will take care of burning my native USDC on Ethereum (after I sign for approval of course), and minting the corresponding amount of native USDC on the Arbitrum side. This is different than using cross-chain liquidity pools, as you wouldn’t have to worry about making sure there is sufficient liquidity deposited inside the pool in order to facilitate the trade.</p><p>The main benefit for Arbitrum users (for integrating CCTP) is that we wouldn’t have to wait for the 7-day withdrawal delay that is prevalent across your typical optimistic rollup.</p><p>You can learn all about CCTP <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.circle.com/en/cross-chain-transfer-protocol">here</a> if you’re interested. Make sure to follow the Circle team on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/circle">Twitter</a> to stay up to date with all their upcoming CCTP integrations later this year.</p><hr><h3 id="h-celestia-releases-da-interface-for-the-op-stack" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Celestia Releases DA Interface for the OP Stack</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1664305585523949569">https://twitter.com/CelestiaOrg/status/1664305585523949569</a></p><p>On June 1st, Celestia announced “the beta release of a modular DA interface for the OP Stack”.</p><p><strong>What is the OP Stack</strong></p><p>In short, the OP Stack is the code that powers Optimism. “It’s a series of modules that work together to form coherent, reliable blockchains. Each of these components implements a specific layer of the stack”.</p><p>There are different layers in the OP Stack, whereby different modules can be replaced for one another within each layer, like so:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/417a36c4cb969ed2eadfc7cc01f09014fcda0d888a0116cd8d98c6f0b422999b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Developers are able to pick and choose from these different modules in order to build a chain that is most appropriate for their own given solution. If you can&apos;t find a certain module you’re looking for, then you can build your own - for example, a module that enables the use of zk-proofs for privacy.</p><p>If you’re on crypto Twitter, then you’ve probably heard of the “Bedrock” upgrade (which in fact, is expected to take place next week). “Bedrock is the name of the first ever official release of the OP Stack”.</p><p><strong>So where does Celestia fit in?</strong></p><p>Looking at the image above, we can see three different layers under the “chain” box, the consensus layer, execution layer, and settlement layer.</p><p>Celestia added a data availability (DA) interface to the OP Stack, allowing developers to define their own DA layer, whether that’s Celestia, Ethereum, Bitcoin, etc.</p><p>So, if you decide to use the OP Stack to build your own rollup, you can now choose to add Celestia as the DA option for your rollup. “This means that all the data that is required to derive the L2 chain can be made available on Celestia as native blob data instead of posting to Ethereum”, while still retaining Ethereum settlement. In other words, OP Stack validiums.</p><p>You can check out Celestia’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.celestia.org/modular-data-availability-for-the-op-stack/">official blog post</a> to earn all about the technical details behind this initiative.</p><p><strong>What’s Next</strong></p><p>According to the team, “developers can start experimenting <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.celestia.org/developers/intro-to-op-stack/">today</a> with a version of the OP Stack that uses Celestia for DA and &quot;settles&quot; on Ethereum. And <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://caldera.xyz/">Caldera</a> will soon release the Taro testnet, which allows developers and users to try out the first public testnet of OP Stack using Modular DA”. The Celestia team also mentioned their plan to leverage the Quantum Gravity Bridge to “explore an upgrade of our OP Stack x Celestia integration to work with fraud proofs on top of Ethereum Mainnet”.</p><hr><h3 id="h-introducing-kinto" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Introducing Kinto</h3><p>Last week, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ramonrecuero">@ramonrecuero</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ramonrecuero/status/1663533495233425408">announced the launch of Kinto,</a> “the first KYC-compliant L2 on Ethereum”. This is Ramon’s next endeavor, following the unfortunate ending of his previous project, Babylon Finance, which was one of the victims during the Rari collapse.</p><p><strong>What Is Kinto:</strong></p><p>Kinto is an optimistic rollup on Ethereum with KYC built in at the protocol level. In other words, in order to launch your own application on top of this rollup, or in order to use any of the applications as a user, you’ll have to be KYC’d.</p><p>So, it’s similar to Arbitrum or Optimism in the fact that they’re all optimisitc rollups that settle on Ethereum, however, the difference with Kinto from a user’s perspective is “the difference between owning your identity (Kinto) and having no identity (Arbitrum, Optimism, etc.).”</p><p><strong>Features:</strong></p><p>Here are some of the features described by the team:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/17878d687c5a84e72e1410d64d669388ce50dac6472e47e3edf08505b1918a20.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><strong>User Privacy:</strong> Kinto doesn&apos;t store user data.</p></li><li><p><strong>Non custodial</strong></p></li><li><p><strong>Seamless UI/UX:</strong> native account abstraction</p></li><li><p><strong>Multi-chain:</strong> Ethereum, Optimism, and Arbitrum</p></li><li><p><strong>Built in insurance</strong></p></li></ul><p><strong>Why Kinto</strong></p><p>“No entity with stringent regulatory and compliance requirements can freely create products, transact, or deploy capital on Ethereum Mainnet”.</p><p>The team&apos;s argument as to why we need a solution like Kinto is that defi has not been able to fully reach its potential due to trad-fi not being able to jump in the space because of regulatory risks. They argue there needs to be a way for developers to permissionlessly launch financial products on top of Ethereum in a regulated manner.</p><p>I tend to agree with the need for a solution like this. We’ve explored privacy-enabled solutions in the past that also focus on solving this regulatory issue, but this is the first time we talk about a solution that is 100% KYC enabled. I think it’s foolish to think that trad-fi companies don’t want to tap into the existing value (&amp; infrastructure even) within our web3 ecosystem. Aside from regulatory issues, it’s difficult for these billion-dollar companies to feel secure leaving their funds inside a wallet where they may face the risk of getting hacked and losing everything. Knowing that each founder is KYC’d as well as give them more confidence.</p><p><strong>Use Cases</strong></p><p>The Kinto team has mentioned a couple of use cases already, including:</p><ul><li><p>“Tokenized traditional ETFs can be provided as liquidity in an AMM”</p></li><li><p>“Your bank could be linked to your wallet and automatically approves and issues a mortgage using funds from an on-chain money market and the tokenized deed to your house as collateral”</p></li><li><p>“Corporate treasuries could be held in on-chain assets, and corporate debt issuance could happen through a dapp”</p></li></ul><p><strong>What’s Next</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://kinto.xyz/">Kinto’s testnet is already up and running</a> for developers to start experimenting with. To learn more about the KYC-enabled rollup, you can check out their <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.kinto.xyz/">docs</a>.</p><hr><h2 id="h-more-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Injective_/status/1663915303359729669">Injective leverages Wormhole</a> bridge to start connecting to the Polygon network, allowing Injective users to start using the $MATIC token on the Injective dapps, while also allowing Polygon users to use IBC assets across Polygon native dapps.</p></li><li><p>MantisSwap, Polygon’s native stableswap AMM, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MantisSwap/status/1663252962364227600">is now live</a> on zkEVM</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xyfinance/status/1662109101655199744">XYFinance integrates the Polygon network</a> into its DEX &amp; Bridge solution. This is the 14th EVM chain XYFinance has added support for already.</p></li><li><p>Giza, who are building an open AI economy, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gizatechxyz/status/1662111117613645825">just announced the launch of Orion</a>, “a verifiable, extensible framework to superpower AI &amp; web3”. “Orion leverages the capabilities of Open Neural Network Exchange (ONNX) and Cairo to guarantee the reliability of inference, providing developers with a user-friendly framework to build complex, verifiable machine learning models.”</p></li><li><p>The Realms team (on-chain games on StarkNet) recently dropped a new Loot Survivor mini-game. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/HDaxos/status/1662499936858980353">Here’s how you</a> can experience the game for yourself.</p></li><li><p>Rango, a DEX/bridge aggregator solution, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/RangoExchange/status/1663892693259366400">just added support for StarkNet.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/storj/status/1663655366528303107">Storj integrates Era,</a> “to bring faster more secure payment systems to decentralized storage”. This “will allow Storj (who claim to be the only EVM-compatible cloud storage solution) to perform faster and more secure transactions, reducing gas fees and making the payment process swifter and more efficient”</p></li><li><p>Taho, a web3 wallet, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taho_xyz/status/1663938470023245824">announces custom network support</a>. “You can now connect to all your favorite EVM networks, such as zkSync, Fantom, Gnosis, Canto, Celo, and many more”. To celebrate the release of custom networks, they’re doing 3 weeks of mints &amp; giveaways on zkSync.</p></li><li><p>New Arbitrum launches this past week include:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SenderWallet/status/1663341619385335809">Sender</a>, a web3 wallet</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/GameSwift_io/status/1664633267230851077">GameSwift</a>, a gaming blockchain originally based on zkEVM (Polygon) integrates the Arbitrum network</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Range_Protocol/status/1664098945247903745">Range protocol</a> automated defi vaults are now live on Arbitrum</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/DreamsQuestNFT/status/1664271379825557505">Dream Quest</a> adds support for Arbitrum, bringing their mobile web3 game to the L2 network</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ChronosFi_/status/1662136009587302401">Introducing Chronos Finance,</a> a liquidity layer and AMM on Arbitrum that operates under a (3,3) mechanism</p></li><li><p>For any BTC holders that want t put their tokens to work, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/TheTNetwork/status/1663607772653535233">Threshold Network just launched tBTC on Arbitrum</a>, allowing tBTC holders to access defi and other web3 apps on Arbitrum.</p></li></ul></li><li><p>Offchain Labs, the development team behind Arbitrum, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OffchainLabs/status/1661474728333414400">announced the launch</a> of a working fraud prover for Stylus (Arbitrum’s “EVM+” system).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/arbitrum/status/1664255648110919682">Circle to launch native USDC on Arbitrum</a> on June 8th. Moving from “bridged” USDC (USDC.e) to “native” USDC. Check out the thread to learn what this means.</p></li><li><p>Coordinape, a DAO coordination platform, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/coordinape/status/1664334785827708928">launches on Optimism</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OPLabsPBC/status/1664306868213231616">OP Labs (Optimism) announced the launch of OP Stack Mods</a>, community-driven modifications to the OP Stack. Celestia just built their own OP Stack mod that allows OP Stack chains to leverage other DA solutions, while still retaining Ethereum’s consensus.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LongHashX/status/1662066316952629249">The Scroll team held a Twitter Space</a> to discuss their latest developments.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/acumenofficial/status/1664690336206127106">Here’s a sneak peek</a> at what the UI will look like for Acumen, an RWA platform on the Fuel network.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1662783275818176512">Introducing Fluid:</a> The Fuel team held a Twitter space with Fluid, to “gain firsthand insights into how Fluid aims to maximize efficiency and create an unstoppable decentralized stablecoin, USDF”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1663875929230438400">BIT holders can now vote on MIP-22</a>,  which proposed a new conversion rate (1:1) that was suggested by the community. Voting ends on June 7th, but it looks like the proposal should pass with 100% approval.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ramonrecuero">@ramonrecuero</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ramonrecuero/status/1663533495233425408">announces Kinto,</a> “the first KYC compliant L2 on Ethereum”.</p></li><li><p>An <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dymension/status/1663538125811982339">IBC channel</a> between Dymension &amp; Celestia is now up</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EclipseFND/status/1663957578894970880">The Eclipse team wrote this thread</a> covering all of their highlights over the month of May.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sovereign_labs/status/1663938279962705922">Introducing</a> the alpha release of the Sovereign SDK. As a reminder, Sovereign is building a rollup framework that allows developers to easily spin up their own dedicated, sovereign execution network (rollup).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/babylon_chain/status/1663579031025995776">Babylon integrates Stride</a>, bringing BTC security to the Cosmos liquid staking solution</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/NibiruChain/status/1663323388390039553">Nibiru chain also leverages Babylon</a> to bring BTC security to Cosmos’ defi hub.</p></li><li><p>Polymer, who is expanding IBC beyond the Cosmos, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/PolymerDAO/status/1663930731872018432">just held its second Community Call.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1663653256659365888%5C">Connext launches</a> its chain abstraction toolkit. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1661439482950811650">original thread</a></p></li><li><p>Omni Network, the Ethereum interoperability solution that leverages ETH restaking, just <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1664346823132061733">integrated the Scroll network</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/keplrwallet/status/1663826584326017024">Keplr2.0</a> is here</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/osmosiszone/status/1663953509853839360">New osmosis testnet</a> is out</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/osmosiszone/status/1664285848324694016">Urbit makes it possible</a> to host the osmosis front-end</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stride_zone/status/1664593237829361666">Stride&apos;s next stToken</a> will be stCMDX</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/mars_protocol/status/1664393358435917825">Proposal</a> to deploy Mars on Neutron</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ojo_network/status/1663666598455001092">“The Agamotto network is live</a>, which will be a chain to start pushing price feeds onto mainnets like Juno Network and Secret Network.”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CALC_Finance/status/1637743538615259137">Presenting</a> the DCA+ whitepaper.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/anoma/status/1663895099154001920">Anoma announces its 3rd fundraise</a>, in a round co-led by CMCC Global, and including others like Delphi, Spartan Group, and more. Anoma is a privacy-preserving protocol with support for multi-chain atomic settlement.</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-will-op-superchain-have-network-effects" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Will OP Superchain have network effects?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AlanaDLevin/status/1663934219607764993?s=20">https://twitter.com/AlanaDLevin/status/1663934219607764993?s=20</a></p><p>Alana Levin from Variant Fund poses a question about Optimism’s Superchain and whether it’ll “play out as Cosmos 2.0”. To be clear, she is not pointing to Cosmos 2.0 as something to be desired. It’s widely acknowledged that Cosmos (SDK, Tendermint, IBC) failed to build network effects and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_prestwich/status/1524894463692259330?s=20">alignment across chains</a>.</p><p>So what’s different about the Superchain?</p><p>Here are some bull case takes:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/binji_x/status/1664038123528126464?s=20">Better shared security.</a> Superchain chains all leverage Ethereum as a base layer. This is different from Cosmos, where every chain has (historically) handled security independently from one another, leaving the system vulnerable to the weakest link.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1663972711268270087?s=20">Better social alignment.</a> This is hard to quantify, but there does appear to be a shared sense of mission and values. Positive sum mindsets can make Superchain participants more likely to opt into standards (e.g. bridging, shared sequencing, upgrades). If this all sounds too kumbaya, you can think about part of the social alignment as economic alignment. If everyone builds on Ethereum and the Superchain succeeds, the value of their ETH goes up.</p></li></ul><p>Here are some bear case takes:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VelvetMilkman/status/1664121272618369026?s=20">Worse economic alignment.</a> While economic alignment exists at the base layer, it lacks at the Superchain layer. It’s possible that the latter is more powerful than the former and fragments the ecosystem, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EthosVentures/status/1664131997814620160?s=20">no different than Cosmos.</a></p></li></ul><p>It seems like the OP team assumptions <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1664057417489850369?s=20">are similar to the above</a>, with a strong <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1664057665947856898?s=20">emphasis on social alignment</a>.</p><hr><h2 id="h-more-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1663997154669785088?s=20">Celestia discusses</a> whether rollups = bridges (?) with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb">Jon from DBA</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter">Kelvin from OP Labs</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/toghrulmaharram">Toghrul from Scroll</a> 🎙️⚔️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1663602664628731906?s=20">@jon_charb expands</a> on his recent <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662212301016150016?s=20">“rollups are L1s and L2s” post</a> which <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/i/124833263/rollups-are-ls-and-ls">we touched on last week</a> ✍️🌶️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ether_fi/status/1663604487934689281?s=20">Ether.fi discusses</a> the opposing views around restaking with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan">Sreeram from EigenLayer</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/drakefjustin">Justin from Ethereum Foundation</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/2ogE7Bgu1WkVhNkXU0McKY?si=rXQyGkp3QAmP4926xyfD0w">Bell Curve discusses</a> MEV, OFAs and frontier research with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/thegostep">Stephane from Flashbots</a> 🎙️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/theSamPadilla/status/1664303722745286656?s=20">@theSamPadilla and @sunnydece break down</a> and quantify decentralization, analyzing numerous blockchains to uncover risk areas ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xQuintus/status/1664288412281737216?s=20">@0xQuintus deep dives</a> into intent-based architectures and their risks ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EspressoSys/status/1664038131937558530?s=20">Espresso and Aztec discuss</a> all things decentralized sequencers, including Aztec&apos;s plans, Espresso&apos;s proposals, and the decentralized future of L2s 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jessepollak/status/1664349169073414147?s=20">Coinbase and @jessepollak propose</a> a ZK validity prover for the OP Stack ✍️👀</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ViktorBunin/status/1663939855578013697?s=20">@ViktorBunin frames</a> the general-purpose vs. app-specific chain argument as variable vs. fixed costs 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yuxiao_deng/status/1664638544298618880?s=20">@yuxiao_deng summarizes</a> key insights from Research Day 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1663616989254877184?s=20">@kelvinfichter responds</a> to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1663616989254877184?s=20">@jon_charb’s post</a> with how he thinks about rollups ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xidanlevin/status/1663870947189743618?s=20">@0xidanlevin responds</a> to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1663616989254877184?s=20">@kelvinfichter’s post</a> with an interesting framework, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xidanlevin/status/1663870955809013762?s=20">outlining three states of rollup consensus</a> 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/smpalladino/status/1663665323130667009?s=20">@smpalladino explains</a> Aztec’s fully-programmable hybrid public-private zero-knowledge L2 in depth 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blockworksres/status/1663942085417005056?s=20">Blockworks Research explains</a> intents in a digestible way 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CannnGurel/status/1663292583550803969?s=20">@CannnGurel outlines</a> an ELI5 🍕 mental model for intents 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/expctchaos/status/1663213648121307141?s=20">@expctchaos breaks down</a> data availability, highlighting the many solution options and explaining how EigenDA differs 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dualityxyz/status/1663672930490806273?s=20">Duality Labs discusses</a> problems with multi-chain UX and how to fix them 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/3gFqK6cLjRlqhd3sBMqpG8?si=imRJ9Ev7S0eB34U1mzj06A">Zero Knowledge Podcast discusses</a> the state of ZK, covering the past 6 months of ZK applications and tooling 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1663953641168830466?s=20">Connext walks through</a> their technical design choices in part 1 of a new series ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zellic_io/status/1663673205448675329?s=20">Zellic explains</a> the rationale and performance behind ZK-friendly hash functions SHA-2 and SHA-3 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/katiewav/status/1664280157757263875?s=20">@katiewav and @0xFunk explain</a> all things smart contract rollups, sequencers, intents and more ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fede_intern/status/1663523796366643201?s=20">@fede_intern benchmarks</a> STARKs vs. recursive SNARKs 📊</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blockworksres/status/1664307077823729664?s=20">Blockworks Research deep dives</a> into Cosmos Hub and the economics behind the new &quot;ATOM Economic Zone” 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nizhunt/status/1663910487526965248?s=20">@nizhunt explains</a> public and private inputs in zero-knowledge setups ✍️</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it 🙏</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1666152062491709441?s=20">https://twitter.com/modularmedia_/status/1666152062491709441?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/02255dc91481b6f4f17eb476abe0a69c55dd1ea3de1a78e5ee0a2101c7d8b037.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #16]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-16</link>
            <guid>IPojVKXyw4jo09fhlr6i</guid>
            <pubDate>Fri, 02 Jun 2023 16:37:14 GMT</pubDate>
            <description><![CDATA[👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:DeGate Launches on MainnetMore News & UpdatesOverloading Ethereum consensusRollups are L1s and L2s(?)More Discourse & Education📣 News & AnnouncementsDeGate Launches on Mainnethttps://twitter.com/DeGateDex/status/165881741649371136...]]></description>
            <content:encoded><![CDATA[<p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>DeGate Launches on Mainnet</p></li><li><p>More News &amp; Updates</p></li><li><p>Overloading Ethereum consensus</p></li><li><p>Rollups are L1s and L2s(?)</p></li><li><p>More Discourse &amp; Education</p></li></ul><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-degate-launches-on-mainnet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">DeGate Launches on Mainnet</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/DeGateDex/status/1658817416493711360">https://twitter.com/DeGateDex/status/1658817416493711360</a></p><p>A bit late with this announcement, but on May 17th, DeGate launched an application-specific zk-rollup, in what was the first fully non-custodial zk-rollup launch on Ethereum.</p><p><strong>What is Degate</strong></p><p>DeGate forked the architecture and smart contracts from Loopring v3, an existing Ethereum L2 network, in order to launch their own zk-rollup entirely dedicated to an order book DEX. </p><p><strong>DeGate Products</strong></p><ul><li><p><strong>Spot order book trading:</strong> “The ZK technology powers a “match node” matching orders between traders, periodically recording the transactions on a mainnet. This ensures a faster, cheaper trading experience that is still secured by Ethereum”.</p></li><li><p><strong>‘Grid trading:</strong> “This replicates the grid trading on a CEX, which enables users to implement a trading strategy based on the ups and downs in a trading pair”.</p></li></ul><br><p><strong>Design Principles</strong></p><ul><li><p><strong>Decentralized</strong>: “In the long term, the goal of DeGate protocol is to implement a standalone open-source client functionality, meaning no single entity will have control over the protocol, and by simply downloading the open-source code on GitHub, anyone will be able to access the protocol directly.” </p></li><li><p><strong>Trustless</strong>: non-custodial storing of assets </p></li><li><p><strong>Permissonless</strong>: Like Uniswap, DeGate is an open protocol where anyone can list whatever token they want while allowing anyone to access the app (except if you’re in the US).</p></li></ul><br><p><strong>3 properties ensure decentralization</strong> </p><ul><li><p><strong>Zk-rollup DA</strong>: A bunch of transactions get bundled together off-chain, and then verified by an immutable open source smart contract. So, a SNARK proof is generated for every batch of transactions, and then gets posted on Ethereum. Also, because transactions are bundled together, fees are split between multiple individuals, ultimately lowering the fees for everyone. </p></li><li><p><strong>No admin keys:</strong> Most of the time, you’ll hear people say Ethereum-based rollups like Arbitrum, Optimism, etc. all share Ethereum’s security. And while this is somewhat true (proofs are posted on Ethereum for finality), there still lie some security concerns. The main one being the use of admin keys. Essentially, admin keys are a way for the rollup deployers to make changes or upgrades to the rollup at some point in the future. Usually, you’ll see rollups secured by a 3/5 multisig or some other variation. This means that there are five sets of keys that can be used for rollup upgrades, and of those five, only three would be needed to make changes. So a 5/7 multisig means you need five of the seven keyholders present or in accordance in order to make a change. In short, you’re relying on these multisig operators to act accordingly and not run away with our funds. DeGate on the other hand doesn’t use any multisigs. Why? DeGate removed all upgradability from the protocol, meaning once a contract is deployed, there is no changing it. It just acts as it was intended for. </p></li><li><p><strong>Exodus Mode:</strong> DeGate is just a protocol, however, there still needs to be an interface us users interact with in order to use the protocol. If for some reason, the operator running DeGate goes offline or decides to withhold our transactions for more than 15 days, then anyone can submit a transaction to enable Exodus Mode. This is an irreversible mechanism that shuts down the oeprators deployment instance for good. Because DeGate is a zk-rollup, users can access historical data on Ethereum. This data can be used to generate a proof of your owned assets in order for asset retrieval.</p></li></ul><br><p><strong>DAO-Centric Model</strong></p><p>As mentioned, Degate is intended to be completely decentralized and permissionless. As such, the development and future of the protocol will be entirely in the hands of the DeGate DAO, which is comprised of the DG token holders. </p><p>This means the DAO will decide what they do with the protocol revenue, whether they want to introduce some sort of burn mechanism or use the revenue to fund new growth initiatives, it’s entirely up to the token holders. </p><p>While the DeGate protocol itself does not operate with multisigs, the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/address/0x7b0d44d5b2ef3a8b168fafdcc321fab0d9d5d08c">DAO does</a>. That said, it “can be upgraded to an open-sourced DAO management tool through governance”. You can take a look at the DAO treasury <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.google.com/spreadsheets/d/1sJ1F2hjAVrYWkvGthCB_CwEH-F3YOz-dXEhiuuzOQcY/edit#gid=0">here</a>. </p><p><strong>DG Token</strong></p><p>DG, Degate’s native token, will have a total supply of 1B, and will be distributed as follows:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b6bb3393427334982c817621240034209738cd578bb82299f0f9b160f34ea000.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>You can learn more about the distribution <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.degate.com/what-is-degate/dg-token">here</a>. </p><p><strong>TVL &amp; Trading Volume</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2beat.com/scaling/projects/degate#milestones">As of today</a>, there is $2.22M in TVL on DeGate (15.62% consisting of its own token, DG). That said, TVL is capped at $3M, and everything will be insured during this beta launch (in the case of any hacks or loss of funds).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/747260dd8cb4f0b3178c31c0c479979044706c0d247b898fa6e80617347179f3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.degate.com/info">In terms of trading volume</a>, the protocol has so far achieved $36M+:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8c76871047b46cf6f82bbd401c9b88b2aee3cdb6942d07891947af7295dd76f3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>What’s Next</strong> </p><p>DeGate DEX officially <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/degate/degate-dex-launches-mainnet-beta-trade-easy-sleep-easy-603574bd3a46">launched its mainnet beta on May 3rd.</a> While the protocol may be restricted in some regions (thanks for protecting us Gary), for most of the world, the DEX is now open for any and all to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.degate.com/">test out</a>.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/RiscZero/status/1660712143032041472">“RiscZero and LayerN have joined forces</a> to develop the first ZK Fraud Proof system, combining Optimistic Rollups with ZK Proofs, opening the door for more performant, reliable, and secure Blockchains.”</p></li><li><p>Redstone Oracles (oracles with a “modular design”) and Warp Contracts, a data driven smart contracts on Arweave crafted by Redstone, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/redstone_defi/status/1661024722690379778">announce an exclusive angel round</a>, which featured the likes of Stani (Aave), Sandeep (Polygon), and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/compgovernance/status/1660752287751364609">Compound III is live on Arbitrum. </a>Compound was initially very hesitant on expanding to other chains because of security concerns, however, they’ve since started their mission to expand multi-chain. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/protocol/compound-finance">So far, Compound has reached</a> around $10.8M in TVL on Arbitrum, behind Polygon ($18.1M), and Ethereum ($1.8B).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MXCfoundation/status/1659529497043927040">MXC Foundation set to deploy an L3 network on Arbitrum</a> (a zkEVM on top of Arbitrum), as they look to bring traditional off-chain data on-chain, such as coffee cup purchases and more. “A Native Layer for X-to-Earn”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1659926783247134720https://twitter.com/Hyperlane_xyz/status/1659926783247134720">Hyperlane integrates Polygon zkEVM</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Hyperlane_xyz/status/1660678020393467905">Fuel (L2)</a>, allowing both Polygon zkEVM native dapps as well as FuelVM rollups, to start leveraging the interoperability solution to expand their services cross-chain, while being able to set their own security standards.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Scroll_ZKP/status/1659693797960450048">Here’s the latest Scroll (zkEVM) weekly update</a>, which includes the deployment of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/i_am_hapi_one/status/1660991639400095746">Hapi,</a> an on-chain cybersecurity protocol, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/pimlicoHQ/status/1660701270846619649">Pimlico</a>, a team building account abstraction solutions.</p></li><li><p>I<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CosmoverseHQ/status/1660932490159169536">ntroducing Hackmos</a>, “the first official Cosmoverse hackathon”, which is set to take place on October 6-7 in Istanbul.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/osmosiszone/status/1659238561248579584">Osmosis announces</a> the mesh-security initiative: Akash, Axelar, and ATOM Accelerator are joining the Osmosis Grants Program “to bring Mesh Security to the Cosmos”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ATOMAccelerator/status/1662093126935142400">The ATOM Accelerator and Osmosis Grants teams announce</a> that they will be funding Mystic Labs in their development of Metamask Snaps, an initiative that “will enable users to sign Cosmos transactions using their Metamask wallet.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SkipProtocol/status/1661781304432824322">Skip v2 has now launched:</a> “MEV recapture is now available to any app-chain, fully in-protocol, fully sovereign, and fully open-source”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/NolusProtocol/status/1661035101831012355">Nolus protocol is officially live</a>, allowing users to start leveraging their Cosmos ecosystem tokens to take out loans worth up to 3x their collateral amount.</p></li><li><p>Looks like Osmosis (app-chain DEX from the Cosmos ecosystem) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Flowslikeosmo/status/1662247268777598976">will be using their MEV revenue captured</a> to deploy their own token-burning mechanism (thanks to Skip protocol) - something OSMO holders will enjoy.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OsmosisGrants/status/1662096006060597250">Osmosis announces their latest grant recipients</a> from “Batch 14”, which included six grants worth a total of $457,900 in funding.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lnsync/status/1661885073216380928">Juno Network will become the first Cosmos</a> native chain to connect to Kusama (Polkadot’s sister network) via IBC. This will allow Juno users to start interacting with the Kusama ecosystem.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stride_zone/status/1662060459976011777">Stride announces a 30-day Stride incentives program,</a> which will begin on June 6th</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1661788937797648384">Celestia kicks off the “light node challenge”.</a> Post a unique way in which you’re running your Celestia light node for a chance to win prizes.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1662126230014140416">Heading to the Gateway Conference</a> on June 3-5 in Prague? Make sure to check out the game Night, hosted by Celestia on the closing day as a way to close out the event.</p></li><li><p>Polymer (taking IBC beyond the Cosmos ecosystem) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/PolymerDAO/status/1662116701289213952">will host its second community call</a> this Wednesday, the 31st.</p></li><li><p>M<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1661797537152634880">antle launches phase 2 </a>of their testnet program.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gelatonetwork/status/1660752411617820690">Gelato network is live on zkSync Era testnet and mainnet,</a> bringing Gelato Relay (gasless cross-chain messaging, account abstraction, and more), and their 1Balance Payment solution (pay for all your EVM transactions using a single balance).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zkLend/status/1661375266764013569">zkLend integrates the Omni protocol</a>, an interoperability solution that leverages Eigen Layer’s ETH restaking solution. Although Omni is meant for the entire Ethereum ecosystem at large, the solution seems to be quite popular already within the Starknet ecosystem.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/avnu_fi/status/1660631938128855040">AVNU opens up its testnet</a> to everyone, allowing anyone to start accessing the self-proclaimed “best execution on Starknet”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FibrousFinance/status/1660631734973546496">Introducing Fibrous Alpha:</a> “the first AMM Aggregator on Starknet that accepts multiple tokens as input, enabling efficient swapping with optimal rates for any token”.</p></li><li><p>FXDX, a perp DEX on Optimism, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fxdxdex/status/1660622185285705729">is now live.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.zettablock.com/community/dashboards/da-17f302ae-7f16-417d-a2eb-9cb611d7c361">Check out the new zkSync Era dashboard</a> powered by ZettaBlock, allowing us to easily access ecosystem metrics like total transactions (23.4M as of today), unique active addresses (1.7M), and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taskonxyz/status/1660948697885057027">TaskOn</a>, a collaboration platform (complete tasks as a group), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/decentxyz/status/1661041884502917121">as well as Decent,</a> a team building NFT infrastructure solution, are now live on Arbitrum.</p></li><li><p>Relative, a decentralized derivatives platform, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/relativefi/status/1661352590167404545">launches on Polygon zkEVM</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/NOWPayments_io/status/1660805240537378818">NOWPayment announces their new payments API</a> for the Polygon network, allowing businesses to start accepting payments through the Polygon network, including BTC, ETH, and Tether. NOWPayments claims to have offer faster transaction speeds compared to other payment services.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1661175327471591425">Saga integrates Kado Money,</a> allowing Saga-powered chains to start leveraging the payment infrastructure solution.</p></li><li><p>The Babylon team (bringing BTC security to the Cosmos) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/babylon_chain/status/1660660892529246210">just published an article</a> highlighting their year of growth, including the different testnet integrations with different Cosmos projects.</p></li><li><p>Connext, an interoperability solution, is now live on Bungee, a bridge aggregator solution.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildWithScroll/status/1661402845231591424">Here are the winners</a> from the recent ETHDam hackathon event (of teams that built a Scroll powered project).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantleDevs/status/1660664202711949316">Here are the winners</a> from the Mantle x Antalpha Labs hackathon event.</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-overloading-ethereum-consensus" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Overloading Ethereum Consensus</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VitalikButerin/status/1660356821779988480?s=20">https://twitter.com/VitalikButerin/status/1660356821779988480?s=20</a></p><p>Vitalik writes an article illustrating why the community should not “overload Ethereum consensus”. But what does this mean exactly?</p><p>The first thing to understand is that blockchain systems have different types of consensus: technical consensus and social consensus.</p><ul><li><p>Technical consensus is likely what you think about when you hear the word consensus. Proof-of-Work, Nakamoto, Proof-of-Stake, heaviest chain, all that stuff.</p></li><li><p>Social consensus sits underneath technical consensus. If the Bitcoin community decided they were cool with 22mm BTC, the software can be upgraded.</p></li></ul><p>The second thing to understand is that the post mostly refers to overloading social consensus. He illustrates the point using clear examples (definitely worth a read) but the bottom line is that we should not expect Ethereum to fork or take special action if something goes wrong at the middleware or application layers.</p><p>Note that he is not saying we shouldn’t have high TVL rollups or validators restaking with EigenLayer. Ethereum might very well be doing a lot of work and supporting high value use cases, but we shouldn’t expect the base layer protocol to bail out other projects. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hosseeb/status/1661777888201564165?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">In this Chopping Block episode</a>, Sreeram from EigenLayer talks to a useful and timely analogy of banks taking greater risks knowing that the government will bail them out. It can be somewhat of a self fulfilling prophecy, and Vitalik is trying to avoid this turnout.</p><p>The timing of this piece is likely not random. Rollup usage and excitement around EigenLayer is accelerating. It’s good that this conversation is being had now.</p><p>One other thing worth pointing out is how EigenLayer has handled the discourse. It’s very clear that Sreeram and team have not only <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan/status/1660388931622563840?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">thought through these questions in depth</a> but have <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/finalitycap/status/1661082176186884096?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">already set guardrails to account for the mentioned risks</a>. Pretty impressive!</p><p>Of course, different perspectives are healthy too, so here are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/keonehd/status/1660812941040537603?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">two</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/themandalore9/status/1661030495931576320?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">posts</a> that shine different lights on the situation.</p><hr><h3 id="h-rollups-are-l1s-and-l2s" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Rollups are L1s and L2s(?)</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662212301016150016?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">https://twitter.com/jon_charb/status/1662212301016150016?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA</a></p><p>Jon from DBA breaks CT with yet another controversial rollup post 🌶️</p><p>The core argument he makes is that we need better rollup mental models. Subjectively he does a good job poking holes in the “layered” model - and objectively <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662896418028224514?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">people are confused by the status quo</a>.</p><p>Here are a few reactions / threads from both sides of the debate that obviously followed:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dankrad/status/1662218859926126592?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">Dankrad disagrees</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1662259957767569410?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">Kelvin agrees</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dankrad/status/1662218859926126592?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">Ali Atiia disagrees</a></p></li></ul><p>Jon also followed up with a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662309890549768192?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">summary thread</a> where he unpacked his <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662311465397673984?s=46&amp;t=Sa-kQ8xUY_X1giqluqQhAA">main objective</a> for the post.</p><p>From our view, Jon is less focused on the proposed solution and more emphasizing a “problem to solve”. If we as an industry agree with the problem yet don’t want to mess with the L1 / L2 framework, maybe we can brainstorm together. Let us know what you think! We’d love to feature different perspectives building on Jon’s foundation.</p><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dba_crypto/status/1662286608907771904?s=20">DBA releases</a> videos from Research Day, a recent event packed with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1662286849878941700?s=20">gigabrain presentations across many topics</a> 🎥🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1661058686108811282?s=20">Omni discusses</a> the restaking ecosystem with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan">Sreeram from EigenLayer</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/charleslu1">Charles from Espresso</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jonto21">Jonto from zeroDAO</a> 🎙️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FigmentCapital/status/1661399790599405568?s=20">Figment Capital (@DougieDeLuca) breaks down</a> Distributed Sequencer Technology and how it can be used to push rollup decentralization forward ✍️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/accel_capital/status/1661041203008385025?s=20">@accel_capital breaks down</a> ZKML for model inference and many compelling use cases ✍️💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/0yIShgyX5kcEk6PPrqiyxZ?si=XyLy0V9PSJG4g9ROUrSDMg">Bell Curve releases</a> an MEV Masterclass episode to wrap up their MEV series 🎙️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1661409326735716352?s=20">Celestia discusses</a> Catalyst and universal cross-chain liquidity with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xJim">Jim from Catalyst</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/khushii_w/status/1660278600510107650?s=20">@khushii_w explains</a> homomorphic encryption and how it applies to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/khushii_w/status/1660278649134743553?s=20">use cases like ML</a> 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/alexanderchopan/status/1660176968292204544?s=20">@alexanderchopan explores</a> next-gen wallets covering innovations, challenges and key questions ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/3HsWioCSL4JJGL5ct3COt4?si=NFCLrPtiRNeCCWfDiH2RMQ">Zero Knowledge Podcast discusses</a> all things Nova with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/srinathtv">Srinath from Microsoft Research</a> 🎙️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/doganeth_en/status/1661464097399947265?s=20">@doganeth_en explains</a> how Chain Abstraction offers seamless cross-chain UX without extra trust-assumptions 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lagrangedev/status/1661793596243324928?s=20">Lagrange explains</a> ZK MapReduce and ZK Big Data concepts ✍️💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/JoshCStein/status/1662118915949072384?s=20">@JoshCStein demonstrates</a> how to run a Celestia light node, aimed at beginners using Mac, Linux or Windows 🎥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1662168477199630342?s=20">Avail highlights</a> key insights on modular blockchains, DA and light nodes from a recent podcast episode with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prabalbanerjee">Avail co-founder Prabal</a> 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/7DoNAtub562DNUbe3bjSdN?si=VcxSSOs6QVSiML2tMLaccQ">Bell Curve discusses</a> whether or not protocols should share revenue with token holders 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yugacohler/status/1661057313678016526?s=20">@yugacohler explains</a> 5 key features of the new Coinbase Wallet-as-a-Service product, including <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yugacohler/status/1661057543454564352?s=20">MPC-based key management</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yugacohler/status/1661058144724824064?s=20">key backup / recovery</a> 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nickwh8te/status/1660742997019971586?s=20">@nickwh8te explains</a> how optimistic and ZK rollups can be combined, referencing the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/RiscZero/status/1660712143032041472?s=20">recent Risc Zero + Layer N partnership</a> 💬💡</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bkiepuszewski/status/1660938204147601408?s=20">@bkiepuszewski highlights</a> important aspects of rollup stage designation, along with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bkiepuszewski/status/1660938206911578113?s=20">the great work L2Beat is doing in this area</a> 💬🫡</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/casparschwa/status/1660931488110583811?s=20">@casparschwa explores</a> “timing games in PoS protocols” ✍️💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sgoldfed/status/1661545748264263680?s=20">@sgoldfed illustrates</a> the risks of rollups without fraud proofs using the analogy of cars without brakes 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanklessHQ/status/1661031821772214272?s=20">Bankless discusses</a> Bitcoin’s future with prominent Bitcoiners <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/udiWertheimer">Udi</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nic__carter">Nick</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ercwl">Eric</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1660782620920401920?s=20">Taiko releases</a> ZK rollercoaster #5, covering interesting ZK highlights ✍️💬</p></li></ul><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it 🙏</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1663658240100675584?s=20">https://twitter.com/modularmedia_/status/1663658240100675584?s=20</a></p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9b98062eaaa4cc01eb2974f314a14854ae17cea4a6cdc4a4aee3472c3d9198fa.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #15]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-15</link>
            <guid>Ao7uM4IQHgZuHbHQuuQr</guid>
            <pubDate>Wed, 24 May 2023 16:07:02 GMT</pubDate>
            <description><![CDATA[Mantle Passes BIP-21 | IBCX Launches | MEV burn good or bad? | Can ZKPs keep up with chains? | Week ending May 12th👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:📣 News & AnnouncementsMantle Votes to Optimize Brand and Strategyhttps://twitter.com/0xMantle/status/16595228830839...]]></description>
            <content:encoded><![CDATA[<p>Mantle Passes BIP-21 | IBCX Launches | MEV burn good or bad? | Can ZKPs keep up with chains? | Week ending May 12th</p><hr><p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-mantle-votes-to-optimize-brand-and-strategy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Mantle Votes to Optimize Brand and Strategy</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1659522883083993089">https://twitter.com/0xMantle/status/1659522883083993089</a></p><p>After receiving almost 100% approval, BIP-21 has officially passed, meaning BitDAO and the $BIT token will be rebranded to Mantle.</p><p><strong>What is the Proposal</strong></p><p>On May 5th, a proposal was made on the BitDAO community forum (BIP-21) to optimize the “brand, token, and tokenomics” for Mantle.</p><p>Specifically, the proposal looked to merge BitDAO (governance) and Mantle (the product) under a single brand in hopes of achieving long-term success for token holders.</p><p><strong>What is BitDAO</strong></p><p>BitDAO was launched in July 2021, and has since grown to have the largest DAO treasury.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9041a87439b5fc067706966f3d3a75aec4f1c7251fc12b04f68da9938c8819f0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/15b48265bd3733270911f74473f14e5fbe063ad2f4be15effcae4b1fc3f1141a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>While most of the treasury consists of its own token (BIT), you can see that the amount of ETH held is also extremely high, reaching close to 270K ETH held in the treasury.</p><p>Thanks to this giant war chest, the team has been able to kickstart several initiatives, including building Mantle Network, as well as funding Game7, EduDAO, and a Mantle eco-fund.</p><p>Initially, launching new initiatives through the treasury was up to the $BIT token holders, but following this proposal (BIP-21), this will now change to Mantle token holders (ticker symbol still not announced).</p><p><strong>What is Mantle</strong></p><p>Mantle is an Ethereum L2. Specifically, Mantle is its own execution environment (a rollup), that settles on Ethereum, while posting its data to Eigen Layer’s DA solution (a data availability solution secured by $ETH).</p><p><strong>What does the proposal mean now that it passed</strong></p><p>As mentioned, BitDAO served as the governance piece for Mantle network, allowing BIT token holders to essentially control the direction of the network.</p><p>To make things more simple, the team switched to “one brand one token”, whereby Mantle, rather than BitDAO, will serve as the unified ecosystem brand, while still preserving all existing governance processes.</p><p>“The existing BitDAO Treasury holdings and exposure shall remain under the governance of token holders. The treasury will be referred to as the Mantle Treasury”.</p><p>In terms of the new token design, and conversion details, the team will share more about this following the network’s audit. That said, existing BIT token holders will not have to take “any preparatory actions and new buyers may buy $BIT in preparation for the conversion”. Over time, multiple distribution channels will be open for users to choose from. And again, all existing proportions of governance rights will remain intact.</p><p>The team also announced that the vesting schedule for the remaining n BIT will be accelerated, in order to make the transition to the new token much smoother.</p><p><strong>What’s Next</strong></p><p>BIP-21 passed with almost 100% approval in preparation for Mantle’s mainnet launch. I think the merging of BitDAO and Mantle into one unified brand was a great move for the team, as it simplifies things a lot more, reducing confusion and having to distinguish between how BIT relates to the Mantle network. Now, things are much clearer - the Mantle token will serve the mantle ecosystem.</p><p>The team has not mentioned specifics as to how the conversion will exactly take place, so make sure to follow the team on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle">Twitter</a> to stay up to date with the ecosystem. You can check out the complete proposal <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discourse.bitdao.io/t/passed-bip-21-optimization-of-brand-token-and-tokenomics/5327">here</a>.</p><hr><h3 id="h-ibcx-launches" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">IBCX Launches</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/IBCindex/status/1658889317404786690">https://twitter.com/IBCindex/status/1658889317404786690</a></p><p>After months of development, IonDAO has officially launched IBCX, the index fund for the Cosmos ecosystem.</p><p>W<strong>hat is IBCX</strong></p><p>The Interchain Index Token (IBCX) is essentially an index fund for the Cosmos ecosystem that aims to consist of the biggest projects within the ecosystem.</p><p>IBCX is the first product to come out of IonDAO, and as such, is governed by the ION token holders.</p><p><strong>What is IonDAO</strong></p><p>IonDAO has had quite a history.</p><p>When Osmosis first launched, they needed a pair token to test their AMM solution (needed something to pair with OSMO), and this is where $ION came in.</p><p>Rather than getting rid of the token following the Osmosis mainnet launch, the team decided to keep the token live, and thus, ION was airdropped to $ATOM wallets. Altogether, there were 21,294 tokens minted.</p><p>ION was first treated as a Cosmos memecoin, and in fact, has had quite a ride:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6fe0d797e58d5625f51cc7a56dc2beeb30b9b01a54b461542ea4af6845bb74d0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Eventually, the Ion community formed a DAO around the token and thus, the question became which type of products the DAO would develop.</p><p>Some initial ideas included bringing synthetic tokens (commodities, stocks, etc.) to Osmosis, however, this idea was later abandoned following the Terra collapse. Eventually, the DAO decided that they would develop an index fund (IBCX) for the Cosmos ecosystem, removing the hassle of figuring out which tokens to invest in for new entrants.</p><p><strong>Next Step: what is stIBCx</strong></p><p>Following the launch of IBCX, the DAO developers posted a proposal on the community forum to launch stIBCX, which will be powered by Stride, the biggest liquid staking solution across the Cosmos.</p><p>The main reason to launch stIBCX is to solve the issue of the underlying tokens in the IBCX basket losing out on staking rewards.</p><p>Plus, stIBCX will open the door for more defi opportunities, as token holders will be able to use their stIBCX as collateral to earn additional yield - on top of the accumulating staking rewards.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ion.wtf/proposal/ion/7">The voting period</a> is set to close on the 29th, and so far, it looks like it’ll 100% pass. You can learn all about stIBCX <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://commonwealth.im/ion/discussion/11459-launch-liquidstaked-ibcx-with-stride">here</a>.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lagrangedev/status/1659208478412648450">Lagrange Labs raised $4M</a> in a pre-seed funding round led by 1kx, for the development of their zk-proof based interoperability solution.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/smsunarto/status/1658915350681985054">@smsunarto introduced World Engine</a> during a recent presentation. World Engine is “a sharded rollup SDK built to horizontally scale onchain games” that is being developed by Argus Labs. We should be expecting more details to come once the presentation is posted online for the public to view.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/HelikaAnalytics/status/1658105098176970753">Helika Analytics will be deploying on Base</a>, the rollup powered by Coinbase. “Helika will provide Base &amp; its gaming projects leading analytics” including user segmentation, retention tracking, and predective models.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/RiscZero/status/1658472439645605893">Here are the winning projects from the recent ZKHack</a>, which was hosted by the RISCZero team. Take a look to see the different ways in which zk-proofs are being used.</p></li><li><p>Radius, a shared sequencer solution, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1657343734160445441">announces “Scaling 2023”</a>, an event filled with keynote speeches and presentations from several teams across the modular space, that will take place on June 4th in Seoul Korea.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/alt_layer/status/1659565090549407745">AltLayer announces RaaS</a> (rollup-as-a-service) day, which is set tot ake place on June 22nd. Details expected to be announced soon.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1659608299929583633">The Taiko (zkEVM) team just published</a> a recap of everything they achieved over Q1.</p></li><li><p>The Aztec (privacy-enabled L2) team recently asked the community to share their input as to how the network should approach sequencing. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cooper_kunz/status/1659610272279953408">Here is a thread</a> that highlights some of the proposed mechanisms, including a PBS method, “whisk”, and other existing shared sequencers.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xGoldzn/status/1657108125562949640">@0xGoldzn published the latest monthly update</a> for the Fuel (modular execution environment) ecosystem.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fuel_network/status/1658851616173244416">Here are the Fuel-based hackathon winners</a> from ETHGlobal Lisbon: Fuelet Pay, and Fuel Predicate.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BuildWithScroll/status/1658604015817756672">Here are the Scroll-based</a> hackathon winners from ETHGlobal Lisbon</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ParticleNtwrk/status/1658030092633911296">Particle Network</a>, a fullstack middleware platform, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/QuestN_com/status/1656896666392461313">Questn</a>, a web3 marketing and analysis platform, both deployed on the Scroll (zkEVM) network.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Scroll_ZKP/status/1656793504327282689">Scroll announces ZK Symposium,</a> “a series where we invite experts and founders in ZK to discuss their protocols and technological breakthroughs”. So far, this includes an intro to the Noir programming language, a discussion about ZKML, HyperPlonk, the Axium project (zk coprocessors), and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismFND/status/1658202279147601921">Optimism announces the official date</a> (June 6th) for the OP mainnet upgrade to Bedrock.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/wormholecrypto/status/1659216479714447360">Wormhole announces</a> a $50M cross-chain ecosystem fund.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/chainlink/status/1658111742486953988">Chainlink Automation is now live on Optimism</a>: “Chainlink Automation is a highly performant and decentralized automation service. Developers can use Chainlink Automation to monitor automation logic securely and cost-efficiently off-chain, and then initiate an on-chain transaction to execute the smart contract function when predefined conditions are met”.</p></li><li><p>Thales Markets (on-chain derivatives) just <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/thalesmarket/status/1658853424773967879">released their new simplified UI</a>: “You can now access all positional markets on crypto asset prices (w/ @chainlink Price Feeds) in just a few easy steps”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/NOWPayments_io/status/1659052632160473091">Businesses can now integrate and leverage</a> NOWPayments to start accepting DAI payments through the Arbitrum network.</p></li><li><p>Altitude, a LayerZero powered bridge <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AltitudeDeFi/status/1659138465341087745">integrates the Arbitrum network</a>, giving users a new way to enter the L2 network.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LionDEXOfficial/status/1658376898786004992">LionDEX v2 testnet is now live</a> on Arbitrum. LionDEX is a P2P AMM perpetual futures protocol.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/layerswap/status/1658502339173425154">Users can now bridge</a> from Coinbase exchange to zkSync Era directly, thanks to Layerswap.</p></li><li><p>Tiny Worlds, a platform for idle-style games that runs through its $TINC token, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/tinyworldgamefi/status/1656923647330664449">is now live on Era</a>.</p></li><li><p>Madara (StarkNet sequencer) + Kakarot (zkEVM on StarkNet) = zkEVM Type-1</p></li><li><p>Kasar Labs finally opens up “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kasarLabs/status/1658896087908753408">pre-orders</a> for the plug&apos;n&apos;play Starknode.</p></li><li><p>Four more projects have deployed (or are in the process of deploying) on Polygon zkEVM:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonDeFi/status/1658874203318124554">VirtuSwap</a>: a native Polygon DEX that aims to improve the user experience with AI.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonDeFi/status/1658491600534929409">Sentio:</a> “Sentio is a real-time, fully-hosted platform that helps dApps fully host on-chain data indexing, visualization, monitoring and log search.”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/GammaStrategies/status/1658198094784212993">Gamma:</a> a protocol for managing active liquidity across DEXs like Uniswap v3 and Quickswap v3.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/idlefinance/status/1658057709311197184">Idle</a>: a defi yield automation protocol that will also be deploying on zkEVM after 100% voting approval from the community.</p></li></ol></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-mev-burn-good-or-bad" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">MEV burn good or bad?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/drakefjustin/status/1658101866469679104?s=20">https://twitter.com/drakefjustin/status/1658101866469679104?s=20</a></p><p>Justin Drake from the Ethereum Foundation proposes “MEV burn”, an add-on feature to enshined PBS. If you aren’t familiar with PBS, it’s called proposer-builder separation and there’s a useful recap in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethresear.ch/t/mev-burn-a-simple-design/15590">Justin’s ETH research post</a>. You can also venture down the PBS rabbit hole <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://help.coinbase.com/en/coinbase/getting-started/crypto-education/eip-1559">here</a>.</p><p>The basic idea for MEV burn is similar to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://help.coinbase.com/en/coinbase/getting-started/crypto-education/eip-1559">EIP-1559</a> - burn ETH tokens to evenly distribute value across all ETH token holders. How? It makes ETH more deflationary - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ultrasound.money/">think “ultrasound money” meme</a>. ETH burned —&gt; less total ETH —&gt; your ETH is a higher percentage of total ETH —&gt; you are wealthier.</p><p>Do community members like the MEV burn idea?</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1658104155112603649?s=20">Some yes</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1658118442489204736?s=20">some no</a>.</p><p>Many clear security and economic benefits are outlined in the post, so we won’t go into them. Instead we’ll highlight the controversy - some people <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1658118909969547264?s=20">see downsides</a> for a super deflationary ETH, as short-term insider benefits (today’s ETH holders get richer) could negatively impact long-term adoption.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jon_charb/status/1658130580335108097?s=20">One reasonable way to think about MEV burn</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kelvinfichter/status/1658135493014441984?s=20">which seems to align community members</a>, is that “it’s not perfect but less bad than the other options”.</p><ul><li><p>Would we rather distribute value to validators? We have the mechanisms to do so, but it’s probably more centralizing and less fair.</p></li><li><p>Would we rather distribute value to public goods? We might RATHER this, but in practice we don’t have an automated or truly neutral way of doing it. Who gets to decide where funds go?</p></li></ul><hr><h3 id="h-can-zkps-keep-up-with-chains" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Can ZKPs keep up with chains?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aeyakovenko/status/1658559191408328706?s=20">https://twitter.com/aeyakovenko/status/1658559191408328706?s=20</a></p><p>Anatoly from Solana suggests that zero-knowledge proofs (ZKPs) are simply slower than normal computation and that users will not tolerate this UX. This is similar to a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aeyakovenko/status/1629195630055948289?s=20">previous post</a> by Anatoly with a similar message - ZKPs just can’t keep up.</p><p>Is he right? What’s the deal?</p><p>Anatoly is right in that, by definition, ZKPs are slower than normal computation. However, we’d argue this isn’t the right way to think about the problem being solved. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/fede_intern/status/1658689730123382784?s=20">As Fede’s Intern puts it</a>, “The thing he is missing is that ZKPs can be composed, folded and recursed. In addition to this the ZKP can be generated by a centralized cluster of nodes.” Put another way, ZKPs are extremely parallelizable. The proving problem can be split into many pieces, where pieces are distributed among many powerful computers that collaborate on solving the problem. If you are following the generative AI revolution, this is largely how models like GPT (ChatGPT) get trained.</p><p>The other thing he does not address is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xshake/status/1629836186368761857?s=20">the proving function can be decoupled from the sequencing function</a>. This makes it so <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prestonevans__/status/1629267279476322307?s=20">transactions are finalized at the DA layer speed and ZK proofs are generated asynchronously</a>.</p><p>Great - but what do parallelizable, asynchronous ZK proving systems actually mean for your user experience?</p><p>A conservative experience would <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/colludingnode/status/1658899907862843392?s=20">give you a quick confirmation in your wallet, followed a few seconds later by a checkmark</a> indicating the ZK proof was verified. Not bad!</p><p>Related note: ZKPs also offer dramatic cost efficiencies, which <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/apolynya/status/1659053424619446273?s=20">Polynya explains very well in their recent post</a>.</p><hr><h3 id="h-ok-what-are-intents" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Ok what are intents?</h3><p>You’ve probably seen the word “intents” flying around CT lately. We know, it’s been pretty inten… kidding won’t do it. Here are a few resources to kickstart your journey down the intents rabbit hole:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VelvetMilkman/status/1660073402265214979?s=20">https://twitter.com/VelvetMilkman/status/1660073402265214979?s=20</a></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/awasunyin/status/1659861525002170369?s=20">ETHcc presentation</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hxrts/status/1660375526022758400?s=20">Formal-ish definitions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/awasunyin/status/1659861880658186240?s=20">Composable privacy</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kobigurk/status/1661050889967370241?s=20">And another good one</a></p></li></ul><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Louissongyz/status/1658087354773671936?s=20">@Louissongyz deep dives</a> into the ZKML ecosystem, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Louissongyz/status/1658087360792526850?s=20">covering 7 solution categories</a> 💬🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/kindahangry/status/1657631581144772608?s=20">@kindahangry breaks down</a> SUAVE and how it will redefine the MEV landscape 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xevevm/status/1658105361650573313?s=20">@0xevevm explains</a> ZK coprocessors, why we need them and lists a few solutions being built 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/mike_connor/status/1658533498058326016?s=20">@mike_connor explains</a> how Aztec dramatically sped up rollup circuit proving times 💬🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/apolynya/status/1659053424619446273?s=20">@apolynya explains</a> the power and efficiencies of validity proofs ✍️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MikeIppolito_/status/1658493927568162817?s=20">Bell Curve discusses</a> “MEV 2.0 - Order Flow Auctions and Privacy” with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hasufl">Hasu</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xQuintus">Quintus</a> from Flashbots 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yuxiao_deng/status/1658484944006709250?s=20">@yuxiao_deng highlights</a> promising ways that rollups can leverage restaking 💬💡</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/02rLrjOUhh3wnVHCp6pQXR?si=rb1kTOWQQ46WC91Q6-IJRw">Celestia discusses</a> shared sequencers and decentralized rollups with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Jskybowen">Josh from Astria</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bkiepuszewski/status/1659296086945591310?s=20">@bkiepuszewski breaks down</a> L2 transaction finality in several different scenarios 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/peter_szilagyi/status/1659574153165389824?s=20">@peter_szilagyi explores</a> how GETH team members envision Ethereum light clients working ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sgoldfed/status/1659333265809874945?s=20">@sgoldfed illustrates</a> the difference between “modular” and “missing” with a simple analogy 💬👀</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/gelatonetwork/status/1658896022381248513?s=20">Gelato discusses</a> the future of web3 middleware, the importance of building a superior Oracle system and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan">Sreeram from EigenLayer</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FelixLts">Felix from Chrous One</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/worldcoin/status/1658555997340745728?s=20">Worldcoin explains</a> how their technology preserves user privacy ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seb3point0/status/1658372385286889473?s=20">@seb3point0 discusses</a> cross-chain liquidity pools, MEV across modular chains and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xJim">Jim from Catalyst</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1658997836325994496?s=20">Avail explores</a> the roles of blockchain network participants and light clients ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/6mO6BiyyIJ6iG8uXPTGous?si=lDhh2KNWSY2R1x_rk62r6Q">The Defiant explores</a> Layer 3s, zkEVMs and big name Polygon partnerships with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MihailoBjelic">Mihailo from Polygon</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prabalbanerjee/status/1656692956248821760?s=20">@prabalbanerjee explains</a> differences between centralized, based and shared sequencing 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zeroknowledgefm/status/1659236984781406221?s=20">Zero Knowledge Podcast discusses</a> ZK coprocessors, how ZKPs bring historic data onchain and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/theyisun">Yi from Axiom</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hudsonjameson/status/1659629284917428252?s=20">@hudsonjameson explains</a> Ethereum precompiles and why they aren’t added often 💬🤓</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/waynewayner1/status/1658409005775986690?s=20">@waynewayner1 explains</a> how they turned a Kindle into a Celestia light node ✍️🤯</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1658110526956634112?s=20">Omni describes</a> the 3 keys reasons they chose restaking for security 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CosmosClub_/status/1658556257765150728?s=20">Cosmos Hub discusses</a> modularity and rollups with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yishayRL">Yishay from Dymension</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LoganJastremski">@LoganJastremski discusses</a> increasing throughput, light clients, DA sampling and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prabalbanerjee">Prabal from Avail</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1658231282571067396?s=20">Connext explores</a> “what’s next for onchain liquidity” and new ways to enhance efficiency and composability with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MBRichardson87">Mark from Bancor</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1659243406798000129?s=20">Taiko breaks down</a> MEV in based rollups ✍️💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygon/status/1659283326258102272?s=20">Polygon outlines</a> the three main components that make Polygon zkEVM work 💬</p></li></ul><hr><h2 id="h-chart-of-the-week" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📊 Chart of the Week</h2><p>Earlier this year we saw two zkEVM’s go live, zkSync Era, and Polygon zkEVM. While zkSync has been running away with most of the TVL (some argue it’s token farming, but only time will tell) initially, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonLabs/status/1658556334399168513">Polygon just last week experienced a huge uptick in TVL</a>, as well as achieving a single-day record for transaction volume (+13K):</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7716030ca93182344f115f9df88e9cd6a7cb68ca564faf273f8f130fea354124.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>During this period, Polygon zkEVM experienced a drop in transaction fees. This is because zkEVM is a rollup, and as you may already know, rollups bundle a bunch of transactions together off-chain into a single block, then submit a proof that verifies the validity of that block. The more transactions within a block, the more the fees are split.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dc7d162cb478309faccf249231ea39da0b53908947865680857c47667a5649e1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The top Polygon defi dapps experienced the biggest rise in TVL, including: Quickswap, (the native Polygon DEX), DoveSwap (token swaps), and 0vix (native Polygon lending platform).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ec6a49c1eeeba370c84c230c723ccce728c58a04b4a8cf454bfc7368c2841eab.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>For perspective, as of Tuesday, May 23rd, Polygon zkEVM TVL is sitting at $10.7M:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/50f95908e9a6819e1218508c139a848370560c1f795a1a316df53d50124f1b1e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>While zkSync Era TVL is sitting at $121.9M:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/99c94d6404c48a3950efa0dd918556b9c54c16ed2e4d7ed7416e0ed6fe30f797.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>So while Polygon zkEVM is experiencing some rapid growth in TVL over the past week, zkSync is still about 10x higher. Although many expected Era to sit above Polygon due to token farming, I don’t think many saw the gap to be this wide. It’ll be interesting to see how these numbers shape up over the course of the year.</p><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it 🙏</p>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/49ab9be057d289fd84e112a6e7c09d36de26f68d2a2f4999a2b3fff48eccaf1c.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Weekly Rollup #14]]></title>
            <link>https://paragraph.com/@modularmedia-2/weekly-rollup-14</link>
            <guid>EP9Csz0fk6lyUP7vUmtW</guid>
            <pubDate>Tue, 16 May 2023 18:29:11 GMT</pubDate>
            <description><![CDATA[Neutron is First to Adopt ICS | How bad are rollup multi-sigs? | How decentralized should sequencers be? | Chart of the Week | Week ending May 12th👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem. Subscribe to get posts sent directly to your email every week, and follow us on Twitter for modular-related updates! This week’s issue covers:Neutron is First to Adopt ICSMore News & AnnouncementsHow bad are rollup multi-sigs?...]]></description>
            <content:encoded><![CDATA[<p>Neutron is First to Adopt ICS | How bad are rollup multi-sigs? | How decentralized should sequencers be? | Chart of the Week | Week ending May 12th</p><hr><p>👋 Welcome to Modular Media! We cover news, updates, educational content, and more within the modular blockchain ecosystem.</p><p>Subscribe to get posts sent directly to your email every week, and follow us on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_">Twitter</a> for modular-related updates!</p><p>This week’s issue covers:</p><ul><li><p>Neutron is First to Adopt ICS</p></li><li><p>More News &amp; Announcements</p></li><li><p>How bad are rollup multi-sigs?</p></li><li><p>How decentralized should sequencers be?</p></li><li><p>More Discourse &amp; Education</p></li><li><p>Chart of the Week</p></li></ul><hr><h2 id="h-news-and-announcements" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📣 News &amp; Announcements</h2><h3 id="h-neutron-is-first-to-adopt-ics" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Neutron is First to Adopt ICS</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1656569008710189057?s=20">https://twitter.com/cosmoshub/status/1656569008710189057?s=20</a></p><p>This past week, Neutron became the first chain to adopt interchain security, becoming the first Cosmos Hub consumer chain.</p><p><strong>What is Replicated Security</strong></p><p>As many of you may already know, Cosmos is an ecosystem of appchains (sovereign L1 chains). The first appchain to launch in this ecosystem was the Cosmos Hub.</p><p>Although lately the Cosmos Hub has been met with tons of skepticism due to its lack of growth and development, the recently published ATOM v2 paper, which focused on the growth of the Hub specifically, now introduced a new roadmap for the hub, listing different ways in which the Hub will grow the interchain ecosystem. One new mechanism outlined in this paper was “replicated security”, whereby the hub would essentially loan its security (The Hub’s ATOM stake &amp; validator set) to other appchains.</p><p>As you may already know, the Cosmos Hub is secured by ATOM tokens that are staked onto the Hub by validators and delegators. Validators are those who are actually running the software nodes on their computer in order to help keep the chain running. Validators are chosen based on the amount of stake, meaning that in order to become a validator, your stake must be among the top 175 highest (today, there are 175 Hub validators). Those who may not have enough ATOM, or those of us who just don’t want to keep a node running 24/7 can simply delegate our tokens to a chosen validator. This way, we are still able to benefit from ATOM block rewards, without having to run a node ourselves.</p><p>Ultimately, the more ATOM that is staked on the network, the higher the security. This is because the Hub operates under a Tendermint consensus model, whereby a malicious actor would need to control 2/3 of the Hub’s stake in order to take control of the network. The higher the stake, the more money you would need.</p><p>Replicated security distributes involves two parties:</p><ul><li><p>the provider chain (Cosmos Hub): the hub provides its 175 Cosmos Hub validators, along with the 190M $ATOM staked on the hub, to other appchains</p></li><li><p>the consumer chain (Neutron in this case): the appchain adopting replicated security from the provider chain</p></li></ul><p><strong>Before ICS</strong></p><p>Typically, an appchain would need to bootstrap its own security by spinning up its validator set, which is very hard to do.</p><p>One reason why it’s so hard to do is because it requires a lot of incentivizing. Running a validator can become quite costly, which is why chains typically pay their validators with block rewards, fees, and other mechanisms. Essentially, you need to make sure you’re making more from rewards than you’re paying to keep your validator running 24/7. At the same time, you want to make sure the network is decentralized enough to be considered secure. In other words, you want to spread the validator set across as many people as possible, from as many different geolocations as possible. So, you can see how bootstrapping your own security is quite difficult, not only to reach, but to maintain as well.</p><p>With ICS, appchain deployment can be done far more quickly, as you wouldn’t have to worry about security at all. Rather, you’ll borrow the validators set and all that staked ATOM from the Hub for your own network.</p><p><strong>Why would a validator want to opt into ICS?</strong></p><p>So why would a Cosmos Hub validator want to contribute to the security of Neutron’s chain (or any other future consumer chain that adopts ICS)?</p><p>Because of the basket of rewards.</p><p>Originally, validators were only earning ATOM block rewards, but now, validators can be rewarded by not only ATOM, but with Neutron and any other future consumer chain token.</p><p>Also, here in Neutron’s case, the bottom 5% of Hub validators would not be required to run extra infrastructure, however, they’ll still be able to earn NTRN rewards. As mentioned earlier, running an extra node for a new consumer chain can become expensive, so this is a way to help those bottom 5% of validators who may not be earning enough through block rewards.</p><p><strong>How do you join ICS</strong></p><p>In order to adopt replicated security from the hub, your chain must go through Cosmos Hub governance.</p><p>Essentially, the consumer chain has to come up with a proposal that outlines what the project is, how it would benefit the Hub (don’t want to waste the Hub’s resources on just any chain), and how you would pay for the Hub security (how will you incentivize the validators?).</p><p>In Neutron’s case, they decided that 25% of their network’s transaction fees, along with 25% of MEV captured revenue, will flow back to the Hub. Aside from this, 7% (70M NTRN) of their total token supply will be airdropped to ATOM stakers (this of course includes validators).</p><p><strong>What is Neutron</strong></p><p>Neutron is a permissionless CosmWasm-based, smart contract platform that was developed by the same team (P2P Validator team) that developed Lido, the biggest liquid staking protocol in the space. Just as Lido branched out into its own independent company, so too will Neutron. This means that the growth of Neutron will depend on the NTRN token holders.</p><p>I think this is a great first addition to the Hub, as it will provide an environment for teams to permissionlessly deploy their smart contracts on top of, ultimately. This means that we may finally see the Hub ecosystem start to grow, which is something many have been waiting a long time for.</p><p>Although Neutron will mainly focus on expanding the defi landscape for the Hub, there will be several types of projects that will launch on the network, including defi, NFTs, DAO tooling, and other infrastructure solutions. Some of the projects that have already been confirmed to launch on neutron include:</p><ul><li><p>DEXs: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://astroport.fi/en">Astroport</a> (will be the flagship DEX for Neutron), and Cosmoswap Osmosis outpost - (Osmosis with a different front-end): users can tap into Osmosis liquidity without leaving Neutron</p></li><li><p>Lending: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.umee.cc/">Umee</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://marsprotocol.io/">Mars</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://skip.money/">Skip</a> protocol: MEV</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nolus.io/">Nolus</a>: defi money market</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.kado.money/">Kado Money</a>: onramp</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.stargaze.zone/">Stargaze</a> outpost: NFT marketplace</p></li><li><p>Gitcoin is also rumored to deploy on Neutron</p></li><li><p>&amp; of course, I would expect Lido to deploy here as well</p></li></ul><p><strong>So if Neutron won’t be using its own token for security, then what use case will the token have?</strong></p><p>All 1B NTRN tokens have already been minted and distributed. That said, over 50% went to the Neutron DAO, where they will decide on how to use the tokens (grants, partnerships, incentives, etc.).</p><p>According to the team, the main use case for NTRN is governance. Users must bond tokens within a 1 of 2 vaults in order to obtain voting power.</p><ul><li><p>NTRN only vault: 1 NTRN = 1 vote</p></li><li><p>LP Token Vault: NTRN-ATOM and NTRN-USDC pairs</p></li></ul><p>NTRN will also have a deflationary aspect, as NTRN tokens used for gas will get burned (after the 25% is paid out to validators). We should note that users will be able to use either NTRN, ATOM, or USDC for gas.</p><p><strong>Recent Neutron developments</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Neutron_org/status/1658140120149639175">Just yesterday,</a> Neutron announced that Catalyst will be integrated into the smart contract platform. This means that protocols that deploy on top of Neutron, will have immediate access to other Catalyst-connected networks. We spoke about Catalyst in greater detail <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://modularmedia.substack.com/p/weekly-rollup-13#%C2%A7catalyst-brings-cross-chain-liquidity-to-eclipse-rollups">last week</a> in case you’re interested.</p><p><strong>What’s Next</strong></p><p>Now that Neutron is live and producing blocks, we should be expecting the Hub’s defi (and just general) app ecosystem to start growing, which means added utility to the ATOM token.</p><p>In terms of other consumer chains, we should be expecting Stride<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cosmoshub/status/1656978769779859456"> to be the second</a> chain to adopt ICS. The difference here is that while Neutron was a new chain entirely, Stride will be the first time we see an already live project switch to adopt ICS.</p><p>It’s exciting times now for the Cosmos Hub, and we look forward to watching the ecosystem grow over time.</p><hr><h3 id="h-more-news-and-announcements" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More News &amp; Announcements</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jessepollak/status/1656660390468816898">Worldcoin will be launching</a> on Optimism’s superchain (a mesh network of L2s, including Base, Optimism, and others).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/alt_layer/status/1657006447526305794">Altlayer implements fraud proofs on testnet,</a> allowing its rollup ecosystem to start implementing them through the RaaS provider.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://celestia-rollup-explorer.bharvest.io/">B-Harvest deployed</a> the first rollup explorer for the Celestia ecosystem. Visit the site to check out metrics like total app chains, rollup transactions, latest blocks, and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Delphi_Digital/status/1655620236706557977">Delphi Digital posted a chart</a> showing that the TVL of Arbitrum and Optimism L2 networks surpassed 11% of Ethereum’s TVL value.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/stride_zone/status/1656739609974374400">Looks like Stride will be the second chain to adopt interchain security,</a> as Cosmos Hub governance just approved their application, along with having support from both the STRD &amp; ATOM stakers (social consensus). It’s now up for the two chains to actually start voting. If the proposal reaches enough votes, we should expect the process to “be completed sometime in June”.</p></li><li><p>Duality, a “user-centric decentralized exchange”, is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/informalinc/status/1654244552012890112">expected to become the third chain</a> to adopt ICS, following Neutron and Stride.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/CelestiaOrg/status/1654501817227591685">For any meetup organizers out there,</a> Celestia just announced the Modular Meetup Program, “aimed at creating grassroots communities around the world to gather and discuss all things modular blockchains” - you already know Modular Media signed up ;)</p></li><li><p>Omni Network presented its solution to the StarkNet community during a recent twitter space. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1654492483466801154">You can catch a summary of that episode here,</a> and learn “how StarkNet will leverage Omni to pull in more liquidity while retaining the performance advantages of Cairo”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/EclipseFND/status/1656079680649465857">The Eclipse team just posted a new Gitbook release</a>. “Access demos, case studies, FAQs, VM documentation, tooling, and more”.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.taiko.xyz/">Taiko (zkEVM) just launched a community forum</a>, allowing the Taiko community to start helping shape the future of the network. There are several posts already live on the forum, including the first post, which pertains to prover rewards.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/taikoxyz/status/1654790495233773569">Taiko released ZK-Roller-Coaster #4</a> (a recap of the latest zk news/updates), this week including an article on PBS, and more.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/huff_language/status/1656335317970960385">Aztec Network “has officially sponsored</a> the Huff language (assembly language for the EVM founded by Zac Williamson, one of the Aztec founders) ecosystem with a RPGF grant”.</p></li><li><p>BitDAO (development team behind Mantle) and Mantle (Ethereum L2) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1654410270452912129">have introduced a new proposal</a>, highlighting “several pivotal changes” in branding, token, and tokenomics.</p></li><li><p>UnitBox, a collateral-free NFT rental protocol, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Rent2Earn/status/1655558753410772992">announced that it will integrate</a> its rent-2-earn services into the Mantle ecosystem.</p></li><li><p>Fuelet Wallet (Fuel’s ecosystem wallet), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FueletWallet/status/1656716786438373380">just dropped its wallet app for download</a> on iOS &amp; Chrome (public beta). You can earn a “special testnet NFT” by being among the first to test the app.</p></li><li><p>Unifra Network, an L2 infrastructure platform, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Scroll_ZKP/status/1654851238922682369">launched the first community block explorer</a> for the Scroll L2 network (zkEVM).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VendorFi/status/1656451568051314690">Vendor Finance v2 has just been deployed on Arbitrum</a>. Some of the new features include new UI, a new contract structure, and new branding.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ParticleNtwrk/status/1656130336659742720">Arbitrum One &amp; Nova have been integrated</a> into the Particle Network wallet, allowing the Arbitrum networks to start leveraging Particle’s wallet-as-a-service infra.</p></li><li><p>Prime Protocol, a cross-chain prime brokerage that allows users to borrow against the value of their entire portfolio of assets, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/prime_protocol/status/1655954660820398083">officially launches on mainnet</a>, beginning with support for Arbitrum, Avalanche, Moonbeam and Ethereum.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MantaNetwork/status/1655936177202155520">Manta Network to Enable On-chain Private Identity in Arbitrum Ecosystem”:</a> ********</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1656697915279314945">Here is a list</a> of the different web3 wallets that have already integrated zkSync Era (zkEVM).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Artemis__xyz/status/1656417449691213824">Artemis has now integrated zkSync Era</a> into its analytics dashboard, allowing the community to start tracking different metrics across the L2 network.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Starknet/status/1656642783782875136">Starknet Summit</a> is happening on August 31st in San Francisco.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/StarkWareLtd/status/1656218524660932608">Alchemy launches on StarkNet,</a> allowing devs to start building their dapps using Alchemy’s developer platform and web3 APIs.</p></li><li><p>Madara, a Rust-based sequencer for the StarkNet ecosystem, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xevolve/status/1655527155592249344">just published its docs</a> - wen StarkNet appchains?</p></li><li><p>Kakarot, a team bringing zkEVM to StarkNet, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ETazou/status/1655460909186269184">just published an article</a> going over “how Kakarot zkEVM started, where we&apos;re at right now, and our vision y&apos;all“</p></li><li><p>Starklane NFT Bridge: ****<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.starknet.io/t/the-ark-project-a-starknet-nft-bridge-proposal/91802">Screenshot Labs just posted this proposal on the StarkNet forum</a> for an NFT bridge between the Ethereum L1 and StarkNet (L2).</p></li><li><p>“<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonDevs/status/1655993889180745753">Presenting the Polygon Solution Provider Network (SPN)</a> - a discovery and engagement tool that aims to help bring developers and solution providers (SPs) together. Discover SPs on Polygon zkEVM that fit your dApp’s use cases, read about tooling offerings, find dev documentation &amp; connect directly: all from one place.”</p></li><li><p>“<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygonDevs/status/1654522345552216074">Here&apos;s</a> your weekly round-up of the latest happening in the ecosystem of collaborators that are building, using Polygon ID’s Identity Infrastructure tools:”</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/worldcoin/status/1655560596685991936">Introducing World App</a>, the first WorldCoin Wallet: “use it to prove personhood w/ World ID, claim Worldcoin where available &amp; send digital money anywhere for free”. Y<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/tfh_technology/status/1656947930291646465">ou can learn more about it through this</a> recent Twitter Space event.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1657029557931720705">zkSync will be contributing</a> to the LongHash Accelerator Program, by offering its mentorship and more for the zk-builders.</p></li><li><p>zkSync Era (zkEVM) and Polygon zkEVM both deployed during Q1, and so far, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MessariCrypto/status/1657581515403042816">Era is by far leading in terms of TVL.</a> That said, zkSync still doesn’t have a token, so could this just be a result of airdrop farming?</p></li></ul><hr><h2 id="h-discourse-and-education" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">📚 Discourse &amp; Education</h2><h3 id="h-how-bad-are-rollup-multi-sigs" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How bad are rollup multi-sigs?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aeyakovenko/status/1653819895489130497?s=20">https://twitter.com/aeyakovenko/status/1653819895489130497?s=20</a></p><p>Anatoly from Solana claims it is likely “impossible and irresponsible” to get rid of of rollup multi-sigs. Is this true and what are the implications?</p><p>“Rollup multi-sigs” refer to multi-signature wallets that are able to upgrade rollups. Here’s a made up (but unfortunately realistic) example to make this clear:</p><ul><li><p>Rollup A has smart contracts on Ethereum L1 (clearly we are referring to smart contract rollups, not <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://celestia.org/learn/sovereign-rollups/an-introduction/">sovereign rollups</a>)</p></li><li><p>Three members of the rollup team can upgrade the smart contracts via multi-sig wallet, thus upgrading the rollup</p></li><li><p>There is $1bn of TVL in the rollup</p></li><li><p>Even if it’s a mature ZK rollup with a decentralized sequencer set, the three rollup team members can steal your funds</p></li></ul><p>It is probably clear why this is bad. It’s like buying a fancy home security system and then leaving the backdoor wide open.</p><p>The question is - can we solve this problem?</p><p>Yes and no. It’s better to think about a design space, where different rollups will pick different tradeoffs based on their needs. It is quite possible that simple rollup protocols do become immutable given enough time to mature (similar to mature smart contracts like Uniswap, but let’s assume multi-sigs are here to stay. There are still many aspects of the design space to consider:</p><ul><li><p>Decentralize signers. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ryanberckmans/status/1653841566870413316?s=20">Multi-sigs are improving</a> (e.g. account abstraction. MPC) and it’s possible to find creative ways to diversify the signer base. You can imagine different types of upgrades requiring different signing criteria - some changes require smaller groups of signers (e.g. team) and other changes require larger groups of signers (e.g. DAO).</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan/status/1548377276324098057?s=20">Time delays.</a> Rollup smart contracts can be upgraded with some latency to give users a chance to exit and withdraw funds to the L1. You can imagine typical (e.g. time delay is three weeks after rollup team signs upgrade) and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan/status/1548381486230806528?s=20">atypical flavors</a> of this.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/sreeramkannan/status/1653931493021069312?s=20">L2 native assets are safe.</a> If you are using smart contracts and assets native to the rollup, and are not relying on the L1 for bridging to other chains, your assets are not at risk when the L1 smart contracts are corrupted. L2 rollup nodes are the maintain the ledger where those assets live, so they can’t be fooled.</p></li></ul><p>Time will tell which designs catch on.</p><hr><h3 id="h-how-decentralized-should-sequencers-be" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How decentralized should sequencers be?</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xDinoEggs/status/1656088108381663232?s=20">https://twitter.com/0xDinoEggs/status/1656088108381663232?s=20</a></p><p>DinoEggs here 👋 I pose a question around sequencer decentralization to see how people are thinking about it. My question was about the number of sequencer nodes needed for different use cases, but to be clear, the number of nodes is not a sufficient measure by itself. You don’t have a decentralized sequencer set if your rollup team is running 1000 nodes - but whatever - wanted a proxy and easy conversation starter.</p><p>Here are some of the responses:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan/status/1656337153515986944?s=20">100s of nodes assuming geographically distributed</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/matthewegould/status/1656093330227494912?s=20">30+ independent nodes with 3-5 geographic locations as a rule of thumb</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/WestieCapital/status/1656333699196002306?s=20">20-30 nodes is a nice balance of censorship resistance and liveness vs. performance</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cooper_kunz/status/1656321471621332996?s=20">100s of nodes if it’s hard to join and very sybil resistant, 1000s more generally</a></p></li></ul><p>The responses clearly varied, but not as much as I expected. Sentiment hovered around dozens to hundreds of independent nodes / entities. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/WestieCapital/status/1656336528623140884?s=20">Less for permissioned cases</a> and more for cases that need <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cooper_kunz/status/1656337091062554624?s=20">greater censorship resistance</a>. What’s interesting is that this node range maps to basically all Cosmos L1 chains, so we could very well see Tendermint being used as the leader selection / consensus mechanism for rollups.</p><hr><h3 id="h-more-discourse-and-education" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">More Discourse &amp; Education</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/seunlanlege/status/1656637884718362626?s=20">@seunlanlege explores</a> a SNARK based scheme for verifying the Ethereum&apos;s Casper FFG consensus proofs ✍️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/musalbas/status/1656622501332492293?s=20">@musalbas explores</a> how DA layers like Celestia can support ZK rollup L2s (become settlement layers) without enshrining a smart contract environment ✍️🤯</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanklessHQ/status/1655573470594453504?s=20">Bankless discusses</a> MEV burn with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/drakefjustin">Justin</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/domothy">Dom</a> from the Ethereum Foundation 🎙️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cooper_kunz/status/1655982084387635224?s=20">@cooper_kunz explains</a> the sequencer’s role in Aztec, describing the requirements for sequencer decentralization and requesting proposals from builders everywhere ✍️👀</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1656667874520633349?s=20">Radius explains</a> the value of shared sequencers and the Radius “Trustless Shared Sequencer”, covering “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1656667888361820162?s=20">Practical Verifiable Delay Encryption</a>” and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/radius_xyz/status/1656667897366986753?s=20">their roadmap</a> ✍️💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/2jEXD5mRlZVxORDg5TpzuE?si=7V9TyGwySr-4c__ipkQEIw">Bell Curve discusses</a> “MEV in the Cosmos” with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BPIV400">Barry from Skip Protocol</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hdevalence">Henry from Penumbra</a> 🎙️🧠</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xResearch/status/1656378342138839040?s=20">0xResearch discusses</a> Solana as a rollup, parallel execution, DA layer optionality and more with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/neelsalami">Neel from Eclipse</a> 🎙️🔥</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan/status/1655309036840181760?s=20">@ShivanshuMadan unpacks</a> shared sequencers and the lifecycle of rollup transactions, including <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ShivanshuMadan/status/1655309074416955393?s=20">very helpful graphics</a> 💬💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LoganJastremski/status/1656697937403969536?s=20">Logan Jastremski discusses</a> end user verification, cross-rollup transactions and reducing platform risk with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cemozer_">Cem from Sovereign Labs</a> 🎙️💎</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Louissongyz/status/1655605550690779142?s=20">@Louissongyz breaks down</a> WASM and the benefits of zkWASM 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/edatweets_/status/1655910351773343745?s=20">@edatweets_ explores</a> restaking and how EigenLayer expands the Ethereum ecosystem ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bastian_wetzel/status/1656176232994689026?s=20">@bastian_wetzel breaks down</a> ZKML use cases (e.g. model validity, privacy) and projects exploring the space ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/RiscZero/status/1656298108660383744?s=20">RISC Zero explains</a> the difference between zkEVMs and zkVMs ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygon/status/1656406675635535873?s=20">Polygon discusses</a> “Ethereum and DeFi beyond the EVM” with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bobbinth">Bobbin from Polygon Miden</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sagaxyz__/status/1656369506007277568?s=20">Polygon discusses</a> “How Saga makes it easier for developers in web3” with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/beccaliao">Rebecca from Saga</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nickwh8te/status/1656321650475044865?s=20">@nickwh8te explains</a> the difference between data availability and data storage via useful food analogies 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ConnextNetwork/status/1655603540100874242?s=20">Connext breaks down</a> slashing mechanisms, how EigenLayer improves them and how they can be used for optimistic bridging ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://open.spotify.com/episode/1gh9GZyQ7dExtEObxAHUYa?si=R2GiyKwhT6-feI9ds-j_dg">Zero Knowledge Podcast discusses</a> building in public with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SandyPeng1">Sandy</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/yezhang1998">Ye</a> from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Scroll_ZKP">Scroll</a> 🎙️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN/status/1656331133968105479?s=20">Omni explains</a> how restaking enables them to provide secure, cross-rollup communication across the Ethereum ecosystem ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AvailProject/status/1656773870471503878?s=20">Avail breaks down</a> the types of blockchain participants and evolution of light clients ✍️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/apolynya/status/1656342838190145552?s=20">@apolynya explains</a> that it’d be extremely hard for someone to attack optimistic rollups by spamming Ethereum L1 💬</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/nickwh8te/status/1656391406687240203?s=20">@nickwh8te highlights</a> how light nodes will eventually be built into browser wallets and phone apps, making it effortless for users to interact with blockchains in trust-minimized ways 💬⭐️</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMantle/status/1655612341256589313?s=20">Mantle discusses</a> the optimization of brand, token and tokenomics 🎙️</p></li></ul><hr><h3 id="h-chart-of-the-week" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Chart of the Week</h3><p>We want to introduce a new weekly addition to the newsletter - the chart(s) of the week!</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jamesjho_/status/1654897980913098752">What better way to start this new series than with these great charts</a> provided by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/jamesjho_">James Ho</a>, which look into the annualized revenue of Arbitrum and Optimism (Ethereum L2 networks), while also comparing margins before and after EIP-4844:</p><p>Before looking at the charts, it may be important to quickly recap what EIP-4844 is. For anyone unaware, EIP-4844 involves the reduction in data costs (proto-danksharding).</p><p>How does this impact rollups?</p><p>Smart contract rollups like Arbitrum and Optimism are off-chain scaling solutions that provide faster computation and lower fees for users, while still preserving Ethereum’s security.</p><p>In order to help ensure this security, these rollups have to publish transaction data back to the L1 (Ethereum). Posting this data is the major contributor to gas costs.</p><p>EIP-4844 reduces this data cost.</p><p>So the argument is that before EIP-4844, Arbitrum, and Optimism are only taking in about 30-40% in margins (after paying Ethereum).</p><p>After EIP-4844, margins are expected to go to about 90-95% - that’s how big of an impact EIP-4844 will have on rollups.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b7b77cdd33538431f8cb72b9b5405799a792f76c5d22f6b1f5d2d26abedb606.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b7b77cdd33538431f8cb72b9b5405799a792f76c5d22f6b1f5d2d26abedb606.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Initially, one of the criticisms people had about rollups was about whether or not they would be able to accrue revenue. Why? Because many thought that because smart contract rollups like Arbitrum and Optimism would have to ultimately settle on Ethereum, Ethereum would be the network generating all the revenue.</p><p>However, James points out that now, the question becomes <strong>when</strong> that value would be directed toward the L2 token (ARB &amp; OP):</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f920f4856df2166c6be28ec3d91d77ddb41e1b3d0ff0948f4226c6dce15103f9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>&amp; with L2 economic activity continuing to rise - wen $1B in fees:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b0c674174fa10afd570d9340f4e0ca53edb58ad153e87854541da7cb46e7edfb.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><hr><p>That&apos;s all for this week! Thanks for reading 🧱🎬</p><p>If you found this issue useful, please share this tweet so more people can see it 🙏</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/modularmedia_/status/1658540371104927746?s=20">https://twitter.com/modularmedia_/status/1658540371104927746?s=20</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>modularmedia-2@newsletter.paragraph.com (Modular Media)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/fedb9a15c12db71788fd2d17a190e03689e87b940bb7f786e9e18d395755779d.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>