<?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>MEME</title>
        <link>https://paragraph.com/@mowjek-2</link>
        <description>meme team</description>
        <lastBuildDate>Sat, 22 Aug 2026 19:07:07 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>MEME</title>
            <url>https://storage.googleapis.com/papyrus_images/8501dc6f82ff3b7a75de8c64f0a046822aae756f458842d488d8f733f3f4c931.jpg</url>
            <link>https://paragraph.com/@mowjek-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Optimistic Vs. ZK rollups]]></title>
            <link>https://paragraph.com/@mowjek-2/optimistic-vs-zk-rollups</link>
            <guid>FkUtVgFgd3zC8RNRWliL</guid>
            <pubDate>Mon, 08 Aug 2022 00:06:48 GMT</pubDate>
            <description><![CDATA[Rollups come in two distinct flavorsRollups are one of the most promising categories of Layer 2 solutions. These solutions move transaction computations off-chain, but store transaction data to the Ethereum chain, which means that rollups are secured by Layer 1. All this is accomplished via smart contracts whose primary function is to bundle, or ‘roll up’, transaction data and move it off chain for processing. This data is handled by network participants typically referred to as sequencers or...]]></description>
            <content:encoded><![CDATA[<h2 id="h-rollups-come-in-two-distinct-flavors" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Rollups come in two distinct flavors</h2><p>Rollups are one of the most promising categories of Layer 2 solutions. These solutions move transaction computations off-chain, but store transaction data to the Ethereum chain, which means that rollups are secured by Layer 1.</p><p>All this is accomplished via smart contracts whose primary function is to bundle, or ‘roll up’, transaction data and move it off chain for processing. This data is handled by network participants typically referred to as sequencers or validators, who then submit batches of highly compressed transaction data back to the main chain. Those batches contain the minimum information needed to verify whether the transactions are valid.</p><p>Because rollups move computation off-chain but still submit (highly compressed) data to the Ethereum mainnet, they can produce gains in scalability without creating data availability issues which is sometimes the case with other Layer 2 solutions. Some rollups also come with the option of off-chain data availability (where no data is actually posted on Ethereum), which can lead to significant gains in throughput, but at the cost of reduced security.</p><p>The method of verification is the key distinction between the two types of rollups – zero knowledge (ZK) rollups and optimistic rollups. ZK rollups generate cryptographic proofs that can be used to prove the validity of transactions. Each batch of transactions has its own ‘validity proof’ which is submitted to the main chain.</p><p>In contrast, optimistic rollups assume that all transactions are valid and submit batches without performing any computation whatsoever, which can lead to significant improvements in scalability. However, they include a challenge period during which anyone can dispute the legitimacy of the data contained in a batch. If a fraudulent transaction is detected, the rollup executes a so called fraud proof and runs the correct transaction computation using the data available on Layer 1. To ensure that they are incentivized to process only legitimate transaction data, sequencers are required to stake ETH. If they perform their duties diligently they receive staking rewards, but if a sequencer submits a fraudulent transaction to the main Ethereum chain, their stake is slashed.</p><p><strong>Optimistic rollups</strong></p><p>One of the biggest strengths of optimistic rollups stems from the fact that they do not perform computation by default, which can lead to significant scalability gains – estimates suggest that optimistic rollups can offer up to 10-100x improvements in scalability. On the downside, the need to have a challenge period means that withdrawal periods are significantly longer than ZK rollups.</p><p>Another big advantage of optimistic rollups is that they are capable of executing smart contracts, whereas ZK rollups are mostly limited to simple transactions.</p><p>At the moment, the optimistic rollup space is shaping up to be a battleground for two main competitors – <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://optimism.io/">Optimism</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://offchainlabs.com/">Arbitrum</a>. Competition between these two projects is already heating up, with both having already scored some early successes. The two solutions are very similar, with the main difference being the way they generate fraud-proof. There are also differences with regards to their compatibility with the Ethereum Virtual Machine (EVM) and Ethereum tooling.</p><p><strong>ZK rollups</strong></p><p>Whereas optimistic rollups assume that everyone acts in good faith, ZK rollups seek to ensure that that’s actually the case. The rollup moves bundles of transactions to Layer 2 and generates a validity proof for every bundle. The validity proofs are then submitted to Layer 1 to serve as proxy for their corresponding bundles. This method results in significant data size reduction and in turn lowers the time and gas cost for validating a block. You can achieve further optimization by employing some neat tricks. For example, accounts can be represented as indexes instead of an addresses, which greatly reduces transaction size.</p><p>One drawback of ZK rollups is that generating a validity proof is a complex and time consuming process. Another drawback is the aforementioned inability to execute smart contracts, although there are some exceptions, as we’ll see below.</p><p>On the other hand, ZK rollups do not require a challenge period, as the validity proof has already verified the legitimacy of transaction data. That’s why ZK rollups allow for very fast withdrawal times. So while ZK rollups are typically not good for general purpose applications, they are great for exchanges and other apps that require simple payments.</p><p>There are a number of promising projects that are currently populating the ZK rollup corner of the Ethereum ecosystem: <strong>StarkEX</strong> and <strong>ZKsync</strong> and etc.</p><p>source: limechain.tech</p>]]></content:encoded>
            <author>mowjek-2@newsletter.paragraph.com (MEME)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/60f96b4f3b4bec32b251b9ab72201c5466609a172d6e3d131450acb6a336091b.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Overview of STEPN]]></title>
            <link>https://paragraph.com/@mowjek-2/overview-of-stepn</link>
            <guid>bvd5NJLu8m0Zw7cQl737</guid>
            <pubDate>Sun, 24 Jul 2022 14:19:46 GMT</pubDate>
            <description><![CDATA[An Overview of STEPN: A Move-to-Earn Protocol That Pays You to be ActiveSTEPN combines Social-Fi and Game-Fi elements in a Web3 lifestyle application, where you can earn the in-game tokens by walking, jogging or running outdoors.Leading the Move-to-Earn SectorThe GameFi sector is poised to lead the next wave of crypto adoption, and in addition to the play-to-earn model, there is also the move-to-earn (M2E) model. STEPN, one of the top M2E games, has gained a massive 31,000% in profits after i...]]></description>
            <content:encoded><![CDATA[<h1 id="h-an-overview-of-stepn-a-move-to-earn-protocol-that-pays-you-to-be-active" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">An Overview of STEPN: A Move-to-Earn Protocol That Pays You to be Active</h1><p>STEPN combines Social-Fi and Game-Fi elements in a Web3 lifestyle application, where you can earn the in-game tokens by walking, jogging or running outdoors.</p><h2 id="h-leading-the-move-to-earn-sector" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Leading the Move-to-Earn Sector</h2><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bsc.news/post/what-is-playtoearn-web3-and-blockchain-gamng">GameFi</a> sector is poised to lead the next wave of crypto adoption, and in addition to the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bsc.news/post/what-is-playtoearn-web3-and-blockchain-gamng">play-to-earn</a> model, there is also the move-to-earn (M2E) model. STEPN, one of the top M2E games, has gained a massive <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptopotato.com/heres-why-move-to-earn-token-stepn-gmt-spiked-31000-in-30-days/">31,000% in profits</a> after its token sale on Binance Launchpad on March 2.</p><p>STEPN combines Social-Fi and Game-Fi elements in a Web3 lifestyle application. By walking, jogging, or running outdoors, you can earn <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coinmarketcap.com/currencies/green-satoshi-token/">GST</a>, the in-game token, which can be used to level up and mint new Sneakers.</p><p>A Brief Background</p><p>Satoshi Lab, the parent company of STEPN, was founded in 2021 by Jerry Huang and Yawn Rong. Following a recruitment drive in September 2021, the STEPN team was placed fourth at the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://stepnofficial.medium.com/stepn-is-among-the-winners-of-solana-ignition-hackathon-game-fi-track-e9a462797352">Solana Ignition Hackathon</a> in December 2021, attracting investor interest.</p><p>Afterward, STEPN raised <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://stepnofficial.medium.com/stepn-raised-5-0m-f4b44e18f3d7">$5 million</a> in seed round funding from 6th Man Ventures, Alameda Research, Corner Ventures and others. The M2E platform made substantial gains of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://stepnofficial.medium.com/announcement-stepn-1st-quarterly-gmt-buyback-burn-8db6e1758eeb">$26.8 million</a> in the first quarter of 2022, as the number of unique accounts on the platform increased.</p>]]></content:encoded>
            <author>mowjek-2@newsletter.paragraph.com (MEME)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/e2db1b9533f936f587caae13b70a33e9a0661382549bdeaaa5d091559bb76f23.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[ZORA]]></title>
            <link>https://paragraph.com/@mowjek-2/zora</link>
            <guid>NI0CmPUrzfbZq7KWC36b</guid>
            <pubDate>Sun, 24 Jul 2022 14:04:31 GMT</pubDate>
            <description><![CDATA[ZORA BALLS]]></description>
            <content:encoded><![CDATA[<p>ZORA BALLS</p>]]></content:encoded>
            <author>mowjek-2@newsletter.paragraph.com (MEME)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/e7bb7f5ddcc749b6b726d468001712d3db7c0e00750d55e841957f268902292d.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Hey]]></title>
            <link>https://paragraph.com/@mowjek-2/hey</link>
            <guid>OehwnsSEzMqceFG6gwHz</guid>
            <pubDate>Sun, 24 Jul 2022 13:24:50 GMT</pubDate>
            <description><![CDATA[Hey Mirror fam!]]></description>
            <content:encoded><![CDATA[<p>Hey Mirror fam!</p>]]></content:encoded>
            <author>mowjek-2@newsletter.paragraph.com (MEME)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b4baff52552b549fa3a1a8890b217b8a1b0a4602f85f21b5841173cbc93bf071.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>