<?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>Deeper</title>
        <link>https://paragraph.com/@deeper</link>
        <description>Thanks for reading</description>
        <lastBuildDate>Sun, 03 May 2026 18:02:15 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Deeper</title>
            <url>https://storage.googleapis.com/papyrus_images/cc83572b2489af0e446d1bfc49b36fae68a810bacc8b9f7efeaca8cc535321af.png</url>
            <link>https://paragraph.com/@deeper</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[SEI project review]]></title>
            <link>https://paragraph.com/@deeper/sei-project-review</link>
            <guid>tY0acqxz305YYRwU21bM</guid>
            <pubDate>Fri, 20 Jan 2023 21:28:18 GMT</pubDate>
            <description><![CDATA[Sei has built-in features such as parallel order execution, an on-chain order book, and a native order-matching engine that will enable a new suite of financial products. Sector-specific chains optimize their stack for a whole vertical, which is ideal for building a community and functioning as the liquidity hub. Web3 activity might be showing support for the “fat app theory” as apps on a protocol end up in competition with them. Application-specific blockchains are optimized for a single app...]]></description>
            <content:encoded><![CDATA[<figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/42f8aa8bca1dd93cb639675f59ee90ca540b6807707ffea041f592b56e1386d8.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><p>Sei has built-in features such as parallel order execution, an on-chain order book, and a native order-matching engine that will enable a new suite of financial products. Sector-specific chains optimize their stack for a whole vertical, which is ideal for building a community and functioning as the liquidity hub.</p><p>Web3 activity might be showing support for the “fat app theory” as apps on a protocol end up in competition with them. Application-specific blockchains are optimized for a single application as opposed to general-purpose blockchains, which try to provide for multiple uses. Sei, a DeFi-focused Cosmos chain, calls itself a sector-specific chain and lies in the middle of this spectrum. These chains target a sector of apps, such as DeFi or gaming, combining specialized features with general-purpose functionality.</p><p>App Chains and Dedicated Blockspace App chains might be positioned to have better economies than general-purpose chains. The &quot;fat protocol thesis&quot; posits that most value generated by application-level activity on a blockchain should flow to the underlying protocol. This thesis emerged from observations of infrastructure and application cycles in the Web2 era. However, the dynamics of the Web3 ecosystem do not entirely align with the fat protocol thesis.</p><p>Certain scenarios, such as the competition for blockspace and the resulting negative impacts of maximal extractable value (MEV), create a competitive environment instead of a symbiotic one.</p><p>These scenarios support the idea of a &quot;fat app&quot; thesis instead, i.e., the app chain thesis. App chains are independent blockchains that typically have shared security, provided by shared validator sets. Cosmos chains, Avalanche parachains, or Polkadot subnets can be considered app-specific chains. Because these applications have their own chains, they don’t compete with each other for blockspace. Due to their modular software stack, they are free to upgrade and set technical parameters and fee structures, unlike applications that are &quot;renting&quot; space on a general-purpose base layer. dYdX started off on StarkNet, an Ethereum L2, with the vision of building a scalable, decentralized off-chain order book.</p><p>But when the dYdX team ran into Ethereum’s throughput limitations, they decided to pivot to an app chain. dYdX on an L2 could only handle 10 trades per second, which is a significant limitation when considering that exchanges like Nasdaq can handle more than 1,000 trades per second. As an independent app chain on Cosmos, dYdX may want developers building on it. However, any DeFi app built on the dYdX chain would be in direct competition with dYdX, which could limit innovation on the chain and increase competition from other app chains. Sei: Going Sector-Specific The give-and-take between general-purpose and application-specific blockchains led to the development of sector-specific chains.</p><p>This brings us to sector-specific chains. Because of their position as a “more general but focused” chain, sector-specific chains serve as the liquidity hub for DeFi apps on them. Because app chains only support a single app, bootstrapping a community takes time. On the other hand, general-purpose chains build a community from multiple sources, and users from various platforms can then cross-pollinate. Sector-specific chains fall in the middle. Right now, Sei has 100+ projects in queue to build on it once live. Because of the optimizations Sei has implemented, new DeFi products are possible. Key Architecture Decisions Sei is built with the Cosmos SDK. Leveraging the SDK, the chain uses customized Tendermint for consensus while maintaining IBC compatibility. Sei has many features that make it competitive with existing DEXs, including: Parallel order execution Apps can process orders in parallel “optimistically,” which is later accepted or rejected by consensus. Additionally, block proposers will only send minimal data to include in a block. Both of these alterations help reduce the time to finality, the time between when blocks are committed to the chain. Built-in on-chain order book Built-in order book logic allows for scale unattained by DEXs today. Specifically, Sei uses a central limit order book (orders maintained by a central authority), which is used as default in TradFi.</p><p>This system optimizes order placement and matching. On-chain order books have been a challenge because distributed systems tend to be less efficient and will eventually drive up costs at scale. For example, Serum had introduced an on-chain order book as well, but it is on the Solana network instead of a specialized chain. Sei, however, has configured consensus optimized to keep trade costs low and efficient. Because central limit order books are maintained by a central authority, they’re not quite as aligned with DeFi principles as automated market makers (AMMs) such as Uniswap. While the former is much more efficient, apps on Sei might see a struggle in adoption because of this tradeoff. On the other hand, centralization can be attractive to entities trying to remain compliant. Native order matching engine Trades will be filled with Frequent Batch Auctions, helping with price fairness and frontrunning prevention. To avoid “bad” MEV (i.e. frontrunning or sandwich attacks), Sei aggregates market orders and executes them at the same time and price. Fast finality Because of the design decisions Sei made, it achieves finality in 600ms.</p><p>Injective, another Cosmos DeFi chain that can be classified as sector-specific, achieves 1s finality. Both of these sector-specific chains are some of the fastest among any blockchain. Sector-specific blockchains can optimize their infrastructure based on the types of transactions they will process. Sector focus provides the best infrastructure for applications based on the types of transactions they will process. For example, Saga, an out-of-the-box app chain provider, has chosen to begin working with gaming and entertainment teams first. Because gaming applications see high-volume and low-value transactions, the best setup for Saga would be to ensure teams have dedicated and cost-efficient blockspace. Parting Thoughts Sector-specific chains provide apps with desirable configurations to host themselves and their communities. Because of the broadened user base, there is an increase in liquidity in the system. Sei had plans to go live at the end of 2022, but the network is still on testnet. Considering the number of launch partners Sei has secured, it will likely be a strong contender for competing DeFi chains on Cosmos and existing applications outside the ecosystem.</p>]]></content:encoded>
            <author>deeper@newsletter.paragraph.com (Deeper)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0d07a93e8fe9cff1e4a3a3eba968ed55d303d54098834003c5a406fe4a39379b.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The SEC's recent regulations on crypto may signal the end of the industry.]]></title>
            <link>https://paragraph.com/@deeper/the-sec-s-recent-regulations-on-crypto-may-signal-the-end-of-the-industry</link>
            <guid>YxSaoD19x1VkvC4foOmF</guid>
            <pubDate>Fri, 20 Jan 2023 21:23:06 GMT</pubDate>
            <description><![CDATA[What happened? The recent regulations imposed by the U.S. Securities and Exchange Commission (SEC) on the cryptocurrency industry have been met with widespread disapproval from the crypto community. The SEC&apos;s decision to regulate crypto as a security, with all the associated restrictions and compliance requirements, may signal the end of the industry as we know it. The SEC&apos;s decision to regulate crypto as a security will undoubtedly have a significant impact on the industry. It will...]]></description>
            <content:encoded><![CDATA[<h2 id="h-what-happened" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What happened?</h2><p>     The recent regulations imposed by the U.S. Securities and Exchange Commission (SEC) on the cryptocurrency industry have been met with widespread disapproval from the crypto community. The SEC&apos;s decision to regulate crypto as a security, with all the associated restrictions and compliance requirements, may signal the end of the industry as we know it.</p><p>     The SEC&apos;s decision to regulate crypto as a security will undoubtedly have a significant impact on the industry. It will impose a number of restrictions and compliance requirements that will make it difficult for many crypto projects to remain viable. Furthermore, the cost of compliance with the SEC&apos;s regulations will be prohibitively expensive for many projects, making it impossible for them to continue operating.</p><pre data-type="codeBlock" text="The SEC&apos;s recent regulations on crypto may be the final nail in the coffin for the industry. It is clear that the crypto industry is at a crossroads and the future of the industry is uncertain.
"><code>The SEC<span class="hljs-comment">'s recent regulations on crypto may be the final nail in the coffin for the industry. It is clear that the crypto industry is at a crossroads and the future of the industry is uncertain.</span>
</code></pre><p>     Wave of regulations imposed on the cryptocurrency industry has sparked a heated debate among investors, with many believing that it could signal the end of the industry as we know it.</p><p>     The introduction of regulations has been met with strong opposition from many in the crypto community, who argue that the rules are too restrictive and will stifle innovation. While it is true that regulations can help protect investors from fraud and other risks, they can also limit the potential of the industry. For example, regulations can put a cap on the amount of money that can be invested, and can also limit the types of investments that can be made.</p><p>     It is clear that the introduction of regulations in the cryptocurrency industry is a cause for concern. The industry needs to be able to evolve and innovate, and this cannot be done if it is constantly being held back by restrictive regulations.</p><p>Subscribe for more and thank you for donations.</p>]]></content:encoded>
            <author>deeper@newsletter.paragraph.com (Deeper)</author>
        </item>
    </channel>
</rss>