<?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>Puppy</title>
        <link>https://paragraph.com/@puppy-2</link>
        <description>i'm good at music and computer technology
</description>
        <lastBuildDate>Sat, 18 Apr 2026 06:39:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Puppy</title>
            <url>https://storage.googleapis.com/papyrus_images/2fead6b3d697d2c803eae78c9a5ecfa8b86d48435ce60da62ba73fbb027f42c1.jpg</url>
            <link>https://paragraph.com/@puppy-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[BRC-100 protocol]]></title>
            <link>https://paragraph.com/@puppy-2/brc-100-protocol</link>
            <guid>xXsE9sEguk4Mm8ZGAyJR</guid>
            <pubDate>Sat, 28 Oct 2023 11:47:00 GMT</pubDate>
            <description><![CDATA[IntroductionBRC-100 is an extensible decentralized computing protocol based on Ordinals TheoryBRC-100: An Extensible Decentralized Computing Protocol based on Ordinals Theory​ Date: Sept. 2 2023 Creator: Mikael.btc Email: mikael@brc100.org​ Twitter: https://twitter.com/MikaelBTC​ ​ This document is intended to manage BRC-100 protocol and its extension and improvement protocols. The following table shows the current protocols status. Protocol Creator Description Status Released Time BRC-103 Mi...]]></description>
            <content:encoded><![CDATA[<h1 id="h-introduction" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Introduction</strong></h1><p>BRC-100 is an extensible decentralized computing protocol based on Ordinals Theory</p><h2 id="h-brc-100-an-extensible-decentralized-computing-protocol-based-on-ordinals-theory" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">BRC-100: An Extensible Decentralized Computing Protocol based on Ordinals Theory</h2><p>​</p><p><strong>Date:</strong> Sept. 2 2023</p><p><strong>Creator:</strong> Mikael.btc</p><p><strong>Email:</strong> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="mailto:mikael@brc100.org">mikael@brc100.org</a>​</p><p><strong>Twitter:</strong> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MikaelBTC">https://twitter.com/MikaelBTC</a>​</p><p>​</p><p>This document is intended to manage BRC-100 protocol and its extension and improvement protocols. The following table shows the current protocols status.</p><p><strong>Protocol</strong></p><p><strong>Creator</strong></p><p><strong>Description</strong></p><p><strong>Status</strong></p><p><strong>Released Time</strong></p><p>BRC-103</p><p>Mikael.btc</p><p>A Relay Protocol among Bitcoin, BRC-20 and BRC-100</p><p>Ongoing</p><p>BRC-102</p><p>Mikael.btc</p><p>An Automated Liquidity Protocol</p><p>Ongoing</p><p>​<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.brc100.org/brc-100-extension-protocols/brc-101-protocol">BRC-101</a>​</p><p>Mikael.btc</p><p>A Decentralized On-Chain Governance Protocol for BRC-100 Protocol Stack</p><p>Released</p><p>Sep. 16 2023</p><p>​<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.brc100.org/brc-100-protocol">BRC-100</a>​</p><p>Mikael.btc</p><p>An Extensible Decentralized Computing Protocol based on Ordinals Theory</p><p>Released</p><p>Sep. 2 2023</p><p>As we all know, Ordinals Theory, BRC-20 and other protocols based on Bitcoin have brought a lot of imagination to the development of Bitcoin ecosystem through &quot;on-chain declaration, off-chain resolve&quot; mechanism. And a large number of Bitcoin NFTs and tokens have been issued, but the development of decentralized applications such as DeFi is still lagging behind. This document attempts to explore a protocol that supports decentralized computing: BRC-100, and how the protocol can be extended and improved, to create a possibility for decentralized applications based on the Bitcoin network.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.ordinals.com/">https://docs.ordinals.com/</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://domo-2.gitbook.io/brc-20-experiment/">https://domo-2.gitbook.io/brc-20-experiment/</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://domo-2.gitbook.io/brc-20-experiment/">https://domo-2.gitbook.io/brc-20-experiment/</a></p><p>The BRC-100 protocol is an extensible decentralized computing protocol based on Ordinals Theory. BRC-100 proposes a modularity method of protocols and applications: inheritance and nesting, which provides a theoretical basis for the extension of BRC-100 protocol and applications. BRC-100 protocol essentially describes a token with computing capabilities and states. The behavior of the token is an extension of BRC-20 protocol. The computing capabilities and state transition can be extended by BRC-100 extension protocol. All BRC-100 extension protocols are compatible with each other, that is, tokens that implement BRC-100 and its extension protocols can be used in all applications. At the same time, BRC-100 protocol and its extension protocols can be updated and upgraded through improvement protocols. BRC-100 protocol and all its extension and improvement protocols are called BRC-100 protocol stack.</p><p>The BRC-100 protocol is based on two models: UTXO model and state machine model, which greatly extends the computing capabilities of Bitcoin. The operation of token satisfies the UTXO model, and the computation conforms to the state machine model. And BRC-100 provides new operations: burn2/burn3 and mint2/mint3, so that token can be safely converted between UTXO model and state machine model.</p><p>BRC-100 introduces many concepts, please read the explanation below firstly.</p><p><strong>Term</strong></p><p><strong>Description</strong></p><p>BRC-100 Protocol</p><p>An extensible decentralized computing protocol based on Ordinals Theory</p><p>BRC-100 Protocol Stack</p><p>The collective name for BRC-100 and its extension and improvement protocols</p><p>Protocol</p><p>A standard that describes the attributes, operations, and computing operations of the application</p><p>Inheritance</p><p>The extension protocol will inherit the properties, operations and computing operations of the parent protocol</p><p>BRC-100 Extension Protocols</p><p>The protocols that directly or indirectly inherit from BRC-100 protocol</p><p>BRC-100 Improvement Protocols</p><p>The protocols used to improve BRC-100 and its extension protocols</p><p>Governance of BRC-100 Protocol</p><p>Proposal, review, addition, modification, and deletion of BRC-100 and its extension and improvement protocols</p><p>Computing Operation</p><p>The computing capability of the protocol, expressed by cop attribute</p><p>Application</p><p>An instance created after the protocol is deployed to Bitcoin blockchain through inscriptions</p><p>Token</p><p>Application is essentially a token with computing capabilities and states</p><p>Nesting/Child Application</p><p>Multiple applications can be created under one application, to complete multiple independent computing logics</p><p>BRC-101 Protocol</p><p>A governance protocol that defines how to govern an application that implements BRC-100 or its extension protocol</p><p>Governance of Application</p><p>The process of updating application attributes, creating child applications, and stopping application</p><p>Oracle</p><p>Indexers can serve as the Oracle Verifier to verify the off-protocol proof data submitted by the user</p><p>Relay Protocol</p><p>Responsible for bridging assets among Bitcoin, meta-protocols, blockchains and the BRC-100 protocol</p><p>The BRC-100 protocol stack is open, and developers are welcome to participate in building protocols, developing applications, and jointly building the Bitcoin ecosystem. You can join the BRC-100 Developers Community: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.me/BRC100Developers">https://t.me/BRC100Developers</a>.</p>]]></content:encoded>
            <author>puppy-2@newsletter.paragraph.com (Puppy)</author>
        </item>
        <item>
            <title><![CDATA[brc20 document]]></title>
            <link>https://paragraph.com/@puppy-2/brc20-document</link>
            <guid>A302tWMzRTsM1vqA4ig5</guid>
            <pubDate>Wed, 25 Oct 2023 10:56:16 GMT</pubDate>
            <description><![CDATA[IntroductionAn introduction into the brc20 universe. Learn the history and the basics before you jump right in.HOW IT STARTEDIt started with a now infamous tweet. BRC-20 launched as a fun experiment standard for tokens on bitcoin. The goal was to encourage the bitcoin community to play around with and optimize the standard until a general consenses on best practices could be agreed upon, or to decide if the standard was a waste of time.BRC-20 FUNCTIONALITYThese functions together allow for a ...]]></description>
            <content:encoded><![CDATA[<h1 id="h-introduction" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Introduction</strong></h1><p>An introduction into the brc20 universe. Learn the history and the basics before you jump right in.</p><h3 id="h-how-it-started" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">HOW IT STARTED</h3><p>It started with a now infamous <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/domodata/status/1633658974686855168?s=20">tweet</a>. BRC-20 launched as a fun experiment standard for tokens on bitcoin. The goal was to encourage the bitcoin community to play around with and optimize the standard until a general consenses on best practices could be agreed upon, or to decide if the standard was a waste of time.</p><h3 id="h-brc-20-functionality" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">BRC-20 FUNCTIONALITY</h3><p>These functions together allow for a simple yet effective way for users to deploy, buy, and sell tokens.</p><ul><li><p>Create a brc-20 &apos;token&apos; with the deploy function</p></li><li><p>Mint an amount of brc-20&apos;s with the mint function</p></li><li><p>Transfer an amount of brc-20&apos;s with the transfer function</p></li></ul><h3 id="h-where-its-going" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">WHERE IT&apos;S GOING</h3><p>No body really knows where this could take us. The experiment has grown and continues to grow at a rapid speed. The bitcoin memepool is so full and transactions are getting backlogged by the hundreds if not thousands. Developers are building features for the users, and although primitive at the moment becoming far easier to understand and much more intuitive. As developers continue to build and features become easier to use. Who knows what might happen next.</p>]]></content:encoded>
            <author>puppy-2@newsletter.paragraph.com (Puppy)</author>
        </item>
        <item>
            <title><![CDATA[nft的本质是什么？]]></title>
            <link>https://paragraph.com/@puppy-2/nft</link>
            <guid>dN72Jt9ck63Aewx6k18r</guid>
            <pubDate>Sat, 21 Oct 2023 12:22:38 GMT</pubDate>
            <description><![CDATA[btc的本质是电子现金 btc网络是电子现金交易系统 那么nft呢？ nft的本质是非现金电子资产]]></description>
            <content:encoded><![CDATA[<p>btc的本质是电子现金</p><p>btc网络是电子现金交易系统</p><p>那么nft呢？</p><p>nft的本质是非现金电子资产</p>]]></content:encoded>
            <author>puppy-2@newsletter.paragraph.com (Puppy)</author>
        </item>
        <item>
            <title><![CDATA[nft is great]]></title>
            <link>https://paragraph.com/@puppy-2/nft-is-great</link>
            <guid>DWhxYjVn7Jx8XObHWSBf</guid>
            <pubDate>Mon, 18 Oct 2021 14:18:00 GMT</pubDate>
            <description><![CDATA[nft gamefi socialfi metaverse]]></description>
            <content:encoded><![CDATA[<p>nft gamefi socialfi metaverse</p>]]></content:encoded>
            <author>puppy-2@newsletter.paragraph.com (Puppy)</author>
        </item>
        <item>
            <title><![CDATA[try mirror]]></title>
            <link>https://paragraph.com/@puppy-2/try-mirror</link>
            <guid>WZYLi1jq4j3q1RID1Vlm</guid>
            <pubDate>Mon, 18 Oct 2021 14:16:55 GMT</pubDate>
            <description><![CDATA[hey, lets try]]></description>
            <content:encoded><![CDATA[<p>hey, lets try</p>]]></content:encoded>
            <author>puppy-2@newsletter.paragraph.com (Puppy)</author>
        </item>
    </channel>
</rss>