<?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>5bb55b</title>
        <link>https://paragraph.com/@5bb55b</link>
        <description>The 5th Parallel Universe.</description>
        <lastBuildDate>Sun, 14 Jun 2026 13:07:44 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>5bb55b</title>
            <url>https://storage.googleapis.com/papyrus_images/a6c33afb7127879033184bc035445a84d6ddd6344d03452810236ac7811cc44f.bmp</url>
            <link>https://paragraph.com/@5bb55b</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Blockchain Data Inscriptions and Their Diverse Ecosystem]]></title>
            <link>https://paragraph.com/@5bb55b/blockchain-data-inscriptions-and-their-diverse-ecosystem</link>
            <guid>x16NsyFajfuNN7XXNR3g</guid>
            <pubDate>Fri, 10 May 2024 15:20:08 GMT</pubDate>
            <description><![CDATA[Author: @5bb55b @khriskang Inscriptions and fair launch mechanisms have allowed us to witness many possibilities of the Bitcoin ecology and demonstrated the effective on-chain application method of data inscription. This can even be traced back to the Colored Coins and Omni protocol from ten years ago. However, the network is currently grappling with significant challenges. Gas fees, hundreds of times higher, are severely impeding the normal circulation of assets. The surge in dust UTXO, the ...]]></description>
            <content:encoded><![CDATA[<p><em>Author: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@5bb55b"><em>@5bb55b</em></a><em> </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@khriskang"><em>@khriskang</em></a></p><p>Inscriptions and fair launch mechanisms have allowed us to witness many possibilities of the Bitcoin ecology and demonstrated the effective on-chain application method of data inscription. This can even be traced back to the Colored Coins and Omni protocol from ten years ago.</p><p>However, the network is currently grappling with significant challenges. Gas fees, hundreds of times higher, are severely impeding the normal circulation of assets. The surge in dust UTXO, the centralized transaction market, and the risk of losing inscription assets due to slight operational errors are all part of the expensive and slow-moving landscape unique to the current Bitcoin ecology, highlighting the urgent need for improvements.</p><p>But do we have to return to the framework of smart contracts? The answer is no. This is not a multiple-choice question. From the perspective of various on-chain application scenarios for assets, a more accurate view is that they will have a complementary paradigm relationship. The Turing completeness of smart contracts has become the soil for unlimited innovation, and it is the primary driving force for promoting the development of the on-chain ecology. On the other hand, data inscription and its various protocols constitute a solidified form with various specific applications, such as inserting data into on-chain transaction data or UTXOs and then parsing it by rules. <strong>This is undoubtedly safer and more energy efficient.</strong></p><p>The blockchain ecosystem is still in the early stages of development. Still, many proven and vibrant application protocols can already be implemented through the mechanism of data inscription and operate at high speeds. However, some of them are quite complex, such as:</p><ol><li><p>Fair launch tokens, such as BRC20;</p></li><li><p>Token issuance with entities, such as ERC20;</p></li><li><p>Non-fungible tokens, such as ERC721;</p></li><li><p>On-chain games and their loyalty systems;</p></li><li><p>Decentralized exchanges and cross-chain bridges;</p></li><li><p>Decentralized finance and others.</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/084aca53037004a07b4368da98380708560d95d3f66959b98ca45f5ecd6ed661.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>As a foundation, we need a modernized UTXO highway that must be fully decentralized, for which it needs to challenge several highly difficult goals: based on pure POW consensus and loyal ASIC miners, global SOLO mining achievable at ultra-high BPS, full nodes with hardware that can run long-term at a cost of only $100 through pruning mechanisms, and a transaction throughput of at least 3,000 TPS.</p><p><strong>KASPA has already achieved this.</strong> Just imagine what exciting chemical reaction the inscription paradigm and Kaspa could produce. Imagining the future ecology is always infinitely wonderful. Still, before that, we must go through the tedious and dull engineering proofs and implementations, which is especially important in an environment filled with many seeking short-term interests.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/73ee825eefcbd277030a6662335ec077e5269d1923a6b0b008e2876dc702ec3c.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>First, we need a complete set of new ecological protocols, which should unify the data standards of all kinds of assets, not just the deployment of tokens from fair issuance but also non-fungible tokens (NFTs) and token issuance modes with entities, the latter of which provides possibilities for implementing stablecoins or RWAs.</p><p>Secondly, we should allow these assets to truly achieve decentralization when circulating, whether in token markets or exchanges. These are complex, but fortunately, the key parts have passed basic proofs and will be implemented in the protocols.</p><p><strong>All data will be inscribed on-chain, which is a prerequisite for a decentralized system.</strong> From a technical perspective, there are usually several ways to inscribe data into UTXOs:</p><ol><li><p>OP_RETURN - annotation data;</p></li><li><p>P2SH - redeem script;</p></li><li><p>P2TR - witness script;</p></li><li><p>P2PK - customized public key.</p></li></ol><p>Regardless of which method the protocol eventually adopts, it should not bloat the UTXOs and burden full nodes with more expensive hardware. Otherwise, it will be doomed to fail. Here we see the advanced features of KASPA resolving bloating issues:</p><ol><li><p>Node pruning mechanism - Perfectly avoids the sedimentation of redundant data;</p></li><li><p>High-speed transfers and low fees - Wallets can merge UTXOs anytime;</p></li><li><p>Additional fee model - Governance for specific high-frequency operations;</p></li><li><p>PSKT - Provides secure and decentralized asset trading (Atomic Swap).</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a9f7c74df211fcdc1ba73f57a8ce52fd0477ed86abf424379c27c464da3f8a7c.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>Protocol-related data is parsed from on-chain data by indexers, which are open-source, easy to deploy, and can be run by individuals or service providers. This realizes a basic consensus that anyone can independently verify the authenticity of all data. In addition, indexers will also provide a series of APIs that wallets and browsers can call:</p><ol><li><p>On-chain asset queries, including token status and address balances;</p></li><li><p>Generation of transaction data, such as deployment or minting;</p></li><li><p>On-chain order information, token market, or liquidity status;</p></li><li><p>System status information related to nodes and indexers.</p></li></ol><p>We must carefully implement all of this in stages, but the good news is that this may not take too long. Finally, as a closing remark, &quot;<strong>The cornerstone of the ecology is the diversity of assets and their unimpeded circulation</strong>&quot;.</p>]]></content:encoded>
            <author>5bb55b@newsletter.paragraph.com (5bb55b)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0d48d19abc7221a46c9d47cee77dc8a22036aeca47848756fdfae0795c1d5882.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[數據銘刻與鏈上生態多樣化]]></title>
            <link>https://paragraph.com/@5bb55b/nRhyKhKrVWBIWQtz3wGz</link>
            <guid>nRhyKhKrVWBIWQtz3wGz</guid>
            <pubDate>Thu, 28 Mar 2024 08:03:17 GMT</pubDate>
            <description><![CDATA[作者：@5bb55b @khriskang 在過去的一段時間裡，銘文與偉大的公平鑄造機制讓我們看到了比特幣生態的諸多可能性，並將數據銘刻這種古老而有效的鏈上應用手段，再次向世人展示。是的，這甚至可以追溯至十年前的染色幣與Omni協議。 但是網絡卻變得不堪重負，上百倍的轉賬手續費嚴重阻礙了正常的資產流通；除此之外，猛增的UTXO粉塵數據，偏中心化的交易市場，以及錢包操作只要稍有不慎便會丟失原本所擁有的銘文資產。這一切構成了當下比特幣生態中所特有的，昂貴的以及緩慢爬行的藝術。 然而我們必須回到智能合約的框架內嗎？答案是否定的，這並不是單選題。對於鏈上資產的各類應用場景而言，作為更準確的觀點，它們將是範式互補的關係。智能合約的圖靈完備性成為了無限創新的土壤，它是推動鏈上生態發展的首要驅動力。另一方面，數據銘刻與其各類協議所構成的，則是固化后的具備多種特定應用的形態：通過將數據寫入鏈上交易或UTXO中，由固化后的規則進行解析運算來實現。而這無疑是更安全且高效節能的。 區塊鏈生態仍處於早期的發展階段，但已有諸多被驗證的充滿活力的應用協議，將其通過數據銘刻的機制進行固化並高速運轉是完全可行的...]]></description>
            <content:encoded><![CDATA[<p><em>作者：</em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@5bb55b"><em>@5bb55b</em></a><em> </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/@khriskang"><em>@khriskang</em></a></p><p>在過去的一段時間裡，銘文與偉大的公平鑄造機制讓我們看到了比特幣生態的諸多可能性，並將數據銘刻這種古老而有效的鏈上應用手段，再次向世人展示。是的，這甚至可以追溯至十年前的染色幣與Omni協議。</p><p>但是網絡卻變得不堪重負，上百倍的轉賬手續費嚴重阻礙了正常的資產流通；除此之外，猛增的UTXO粉塵數據，偏中心化的交易市場，以及錢包操作只要稍有不慎便會丟失原本所擁有的銘文資產。這一切構成了當下比特幣生態中所特有的，昂貴的以及緩慢爬行的藝術。</p><p>然而我們必須回到智能合約的框架內嗎？答案是否定的，這並不是單選題。對於鏈上資產的各類應用場景而言，作為更準確的觀點，它們將是範式互補的關係。智能合約的圖靈完備性成為了無限創新的土壤，它是推動鏈上生態發展的首要驅動力。另一方面，數據銘刻與其各類協議所構成的，則是固化后的具備多種特定應用的形態：通過將數據寫入鏈上交易或UTXO中，由固化后的規則進行解析運算來實現。<strong>而這無疑是更安全且高效節能的。</strong></p><p>區塊鏈生態仍處於早期的發展階段，但已有諸多被驗證的充滿活力的應用協議，將其通過數據銘刻的機制進行固化並高速運轉是完全可行的，雖然它們有些非常複雜，例如：</p><p>1，公平鑄造的代幣，如BRC20；</p><p>2，擁有主體的代幣發行，如ERC20；</p><p>3，非同質化代幣，如ERC721；</p><p>4，鏈上游戲與其積分體系；</p><p>5，去中心化交易所與跨鏈橋；</p><p>6，去中心化金融與其它的等等。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/084aca53037004a07b4368da98380708560d95d3f66959b98ca45f5ecd6ed661.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>作爲基礎，我們需要一條現代化的UTXO高速公路，它必須是完全去中心化的，為此它需要挑戰數個高難度的目標：基於純粹的POW共識與忠誠的ASIC礦工，超高BPS下所能實現的全球化SOLO挖礦，通過剪枝機制使得成本僅100美金即可長期運行的全節點硬件，以及不低於3000TPS的交易吞吐量。</p><p>很顯然，<strong>KASPA已經做到</strong>。請試想一下，數據銘刻範式與之能夠產生怎樣的，令人興奮的化學反應？等等，對未來生態的想象總是無限美妙的，但在那之前，我們需要經歷枯燥乏味的工程論證與實現，在充斥着大量謀求短期利益的環境中，這尤為重要。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/73ee825eefcbd277030a6662335ec077e5269d1923a6b0b008e2876dc702ec3c.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>首先我們需要一整套全新的生態協議，其應當統一各類資產的數據標準，不僅僅是公平鑄造的代幣部署，還包括非同質化代幣（NFT），以及擁有主體的代幣發行模式，而後者對於穩定幣或RWA等提供了實施的可能性。</p><p>其次，我們還應當讓這些資產在流通時真正做到去中心化，無論是代幣市場或者交易所。這些很複雜，但幸運的是關鍵部分已通過基礎論證，它們將在協議中實現。</p><p><strong>所有數據都將存储在鏈上，這是去中心化體系的前提</strong>。從技術角度而言，通常可以有幾種方式來將數據銘刻至UTXO中：</p><p>1，OP_RETURN - 備注數據；</p><p>2，P2SH - 見證脚本；</p><p>3，P2TR - 見證脚本；</p><p>4，P2PK - 自定義公鑰。</p><p>不論協議最終采用何種方式，都不應當產生粉塵UTXO或是造成節點膨脹，否則它將注定是失敗的。在這裏我們看到了KASPA所擁有的的先進特性，並巧妙的結合在一起：</p><p>1，節點的剪枝機制 - 完美避免了冗餘數據的沉澱；</p><p>2，高速轉賬與低廉的手續費 - 錢包能夠隨時合并UTXO；</p><p>3，額外的手續費模型 - 針對特定的高頻操作進行治理；</p><p>4，PSKT - 提供安全且去中心化的資產交易（原子交换）。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a9f7c74df211fcdc1ba73f57a8ce52fd0477ed86abf424379c27c464da3f8a7c.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>協議數據由索引器負責鏈上數據的解析，它是開源且易部署的，無論是由個人或是服務商都可以運行；而這實現了一項基礎共識，即任何人都可以獨立驗證所有數據的真偽。除此之外索引器還將提供一系列可供錢包及瀏覽器調用的API：</p><p>1，鏈上資產查詢，包括代幣狀態與地址餘額等；</p><p>2，輔助生成交易數據，如部署或鑄造等；</p><p>3，鏈上挂單信息，代幣市場或流動性狀況；</p><p>4，系統狀態信息，節點與索引器相關。</p><p>我們必須謹慎地分階段來實現這一切，但好消息是，這些可能不需要很久。最後，作為結束語，<strong>“生態的基石即資產的多樣化與其暢行無阻的流通”</strong>。</p>]]></content:encoded>
            <author>5bb55b@newsletter.paragraph.com (5bb55b)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/0d48d19abc7221a46c9d47cee77dc8a22036aeca47848756fdfae0795c1d5882.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>