<?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>icpdapp.eth</title>
        <link>https://paragraph.com/@icpdapp</link>
        <description>undefined</description>
        <lastBuildDate>Thu, 30 Apr 2026 04:55:31 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[SideSwap]]></title>
            <link>https://paragraph.com/@icpdapp/sideswap</link>
            <guid>BU3ffS4FV8QuvMPnVemL</guid>
            <pubDate>Sat, 06 Jan 2024 02:34:46 GMT</pubDate>
            <description><![CDATA[在早期调研BTC生态时，看过侧链网络，当时基于“原生性不足”的判断，就没有细致的研究，专注于RGB协议的研究。前几天，pprgb的项目方和我探讨是否有在Liquid上“映射”发行的可能性，随即研究发现RGB协议和Liquid之间存在着“桥接”代码，虽然我没有测试过，但是发现代码很早就有了，说明早就是路线图中的事情。于是，开始着手研究Liquid，并逐步了解其原理、技术特性、生态现状等，方有此篇。 本篇只能用“浅谈”，因为Liquid出来很早了，属于“远古协议”的范畴，我研究时间不多，与这个协议下OG们的认知肯定有差距，故本篇仅作为“学习笔记”记录一下。2. 认识Liquid2.1 概述Liquid是一个基于侧链思路的比特币二层结算网络，其目的是将加密货币交易所和机构更有效的连接起来，实现更快的、更保密的比特币交易和数字货币资产的发行。2.2 侧链的概念在早期的BTC扩容之争中，出现了两个观点：一个是大区块（TPS不够把区块增大就好了），另一个就是在BTC外来进行各种尝试，通过某种方式与原链锚定或挂接，侧链就是其中一种。 侧链是一种机制，即将原区块链的代币（这里指BTC主链的BTC...]]></description>
            <content:encoded><![CDATA[<p>在早期调研BTC生态时，看过侧链网络，当时基于“原生性不足”的判断，就没有细致的研究，专注于RGB协议的研究。前几天，pprgb的项目方和我探讨是否有在Liquid上“映射”发行的可能性，随即研究发现RGB协议和Liquid之间存在着“桥接”代码，虽然我没有测试过，但是发现代码很早就有了，说明早就是路线图中的事情。于是，开始着手研究Liquid，并逐步了解其原理、技术特性、生态现状等，方有此篇。</p><p>本篇只能用“浅谈”，因为Liquid出来很早了，属于“远古协议”的范畴，我研究时间不多，与这个协议下OG们的认知肯定有差距，故本篇仅作为“学习笔记”记录一下。</p><h2 id="h-2-liquid" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>2. 认识Liquid</strong></h2><h3 id="h-21" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>2.1 概述</strong></h3><p>Liquid是一个基于侧链思路的比特币二层结算网络，其目的是将加密货币交易所和机构更有效的连接起来，实现更快的、更保密的比特币交易和数字货币资产的发行。</p><h3 id="h-22" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>2.2 侧链的概念</strong></h3><p>在早期的BTC扩容之争中，出现了两个观点：一个是大区块（TPS不够把区块增大就好了），另一个就是在BTC外来进行各种尝试，通过某种方式与原链锚定或挂接，侧链就是其中一种。</p><p>侧链是一种机制，即将原区块链的代币（这里指BTC主链的BTC）在另一个独立的区块链（这里指的就是Liquid）中安全的使用，在这条新链中会有新的规则、性能要求和安全机制等。</p><p>这样在需要在原链做一些有安全风险的新功能测试、或是测试在原链中无法实现的新功能时，就能够在侧链进行。</p><p>当然，为了保证原链和侧链的锚定性，会有双向挂钩的机制来将主代币进行锚定。</p><p>Liquid就是比特币的一条侧链，允许 Liquid 网络的用户通过双向挂钩在两个网络之间移动比特币。Liquid 网络中使用的比特币被称为 L-BTC，每个 L-BTC 背后都有可验证的等值数量的 BTC，由被称为工作人员（Functionary）的 Liquid 成员担保。</p>]]></content:encoded>
            <author>icpdapp@newsletter.paragraph.com (icpdapp.eth)</author>
        </item>
        <item>
            <title><![CDATA[Lens Garden NFT]]></title>
            <link>https://paragraph.com/@icpdapp/lens-garden-nft</link>
            <guid>ka8P0xqcmA2MKYxykNPX</guid>
            <pubDate>Tue, 04 Apr 2023 04:41:30 GMT</pubDate>
            <description><![CDATA[In recent years, the blockchain technology has rapidly developed, and NFT (Non-Fungible Token) has become one of the most exciting areas of blockchain technology. The Lens Garden NFT is a unique and exciting project that utilizes the power of NFT to revolutionize the way we consume media. NFT are unique digital tokens that represent an ownership interest in a specific item, such as a digital painting, music track, or game token. Unlike traditional digital assets, NFT are not copy-able or shar...]]></description>
            <content:encoded><![CDATA[<p>In recent years, the blockchain technology has rapidly developed, and NFT (Non-Fungible Token) has become one of the most exciting areas of blockchain technology. The Lens Garden NFT is a unique and exciting project that utilizes the power of NFT to revolutionize the way we consume media.</p><p>NFT are unique digital tokens that represent an ownership interest in a specific item, such as a digital painting, music track, or game token. Unlike traditional digital assets, NFT are not copy-able or share-able, which makes them highly valuable and unique. The Lens Garden NFT is designed to revolutionize the way we consume media by allowing users to own and access their favorite digital artworks in a unique and secure way.</p><p>The Lens Garden project was launched in 2020 by a team of experienced developers and artists. The project aims to create a platform that allows users to purchase and own digital artworks in a non-custodial and secure way. The platform utilizes the power of NFT to create a unique and exclusive experience for users, allowing them to own and access their favorite digital artworks in a unique and personalized way.</p><p>The Lens Garden NFT is unique in that it allows users to own digital artworks in a way that is not possible with traditional digital media. Traditional digital media, such as music and movies, can be copied and shared easily, which makes them highly valuable but also difficult to own and access. The Lens Garden NFT solves this problem by making digital artworks non-copy-able and non-share-able, making them highly valuable and unique.</p><p>The Lens Garden NFT platform is also designed to be user-friendly and easy to use. The platform offers a wide range of digital artworks from talented artists, and users can purchase and own these artworks in a simple and secure way. The platform also offers a range of features that allow users to personalize and customize their artworks, making them a unique and personalized experience.</p><p>In conclusion, the Lens Garden NFT platform is a revolutionary project that utilizes the power of NFT to revolutionize the way we consume media. The platform offers a unique and secure way for users to purchase and own their favorite digital artworks, making them highly valuable and unique. The platform is also designed to be user-friendly and easy to use, making it a great option for anyone looking to purchase and own digital artworks in a secure and personalized way.</p>]]></content:encoded>
            <author>icpdapp@newsletter.paragraph.com (icpdapp.eth)</author>
        </item>
        <item>
            <title><![CDATA[What is Qredo?]]></title>
            <link>https://paragraph.com/@icpdapp/what-is-qredo</link>
            <guid>5z8ByesCvptaihiHeaoV</guid>
            <pubDate>Thu, 30 Dec 2021 07:30:48 GMT</pubDate>
            <description><![CDATA[QREDO 是什么? Q r e d o 是一 个 在 共 识 机 制 中 内 置 合 规 和 治 理 控 制 的 L a y e r 2 去 中 心 化 托 管 协 议 。 在 L a y e r 2 之 上 ， 还 存 在 一 个 L a y e r 3 的 去 中 心 化 的 通 信 层 ， 使 对 话 能 够 即 时 被 复 制 到 所 有 端 ， 同 时 提 供 内 置 的 端 到 端 加 密 以 保 证 隐 私 和 安 全 。 对 话 可 以 发 生 在 机 器 与 机 器 间 ， 也 可 以 发 生 在 机 器 与 人 , 或 人 与 人 之 间 。 Q r e d o 的 理 念 是， 如 果 能 够 利 用 分 散 的 通 信 协 议 （ L a y e r 3 ) 作 为 一 个 独 立 的 层 来 为 L a y e r 2 卸 下 任 何 不 相 干 的 通 信 ， L a y e r 2 协 议 就 能 充 分 发 挥 自 身 的 潜 力 。 如 果 一 个 L a y e r 2 服 务 希 望 为 那 些 感 兴 趣 参 与 或 开 发 D e F ...]]></description>
            <content:encoded><![CDATA[<p>QREDO 是什么? Q r e d o 是一 个 在 共 识 机 制 中 内 置 合 规 和 治 理 控 制 的 L a y e r 2 去 中 心 化 托 管 协 议 。 在 L a y e r 2 之 上 ， 还 存 在 一 个 L a y e r 3 的 去 中 心 化 的 通 信 层 ， 使 对 话 能 够 即 时 被 复 制 到 所 有 端 ， 同 时 提 供 内 置 的 端 到 端 加 密 以 保 证 隐 私 和 安 全 。 对 话 可 以 发 生 在 机 器 与 机 器 间 ， 也 可 以 发 生 在 机 器 与 人 , 或 人 与 人 之 间 。</p><p>Q r e d o 的 理 念 是， 如 果 能 够 利 用 分 散 的 通 信 协 议 （ L a y e r 3 ) 作 为 一 个 独 立 的 层 来 为 L a y e r 2 卸 下 任 何 不 相 干 的 通 信 ， L a y e r 2 协 议 就 能 充 分 发 挥 自 身 的 潜 力 。 如 果 一 个 L a y e r 2 服 务 希 望 为 那 些 感 兴 趣 参 与 或 开 发<br>D e F i 协 议 的 传 统 金 融 机 构 提 供 高 性 能 的 解 决 方 案 ， 这 是至 关 重 要 的 。</p><p>Q r e d o 协 议 利 用 多 方 计 算 （ M P C , m u l t i - p a r t y c o m p u t a t i o n ） 来 生 成 相 互 隔 离 的 存 款 地 址 ， 并 消 除 私 钥 被 盗 的 风 险 。 多 方 计 算 节 点 签 署 交 易 时 需 要 依 循 一 个 由 共 识 驱动 的 、 无 需 中 心 化 私 钥 存 储 的 安 全 工 作 流 程 。</p><p>从 共 识 层 到 数 字 资 产 和 经 济 安 全 设 计 ， Q r e d o 协 议 的 设 计 都 是为 了 在<br>「 网 络 即 金 库 」 的 前 提 下 为 流 动 性 提 供 者 、 做 市 商 和 交 易 者 的 消 除 所 有 交 易 方 风 险 。 所 有 的 存 款 和 持 股 都 会 1 : 1 映 射 到 底 层 的 L a y e r 1 区 块 链 上 ， 并 可 以 通 过 Q r e d o 区 块 浏 览 器 查 看</p><p><strong>愿 景</strong> Q r e d o 正 在 为 多 链 世 界 重 构 数 字 资 产 所 有 权 和 区 块 链 间 的 连 接 方 式 ， 并 采 用 一 种 全 新 的 方 式 为 区 块 链 经 济 带 来 流 动 性 和 资 本 效 率 。<br>Q r e d o 开 创 了 第 一 个 适 用 于 金 融 机 构 的 治 理 和 合 规 流 程 的 、 去 信 任 化 的 去 中 心 化 托 管 网 络 ， 由 多 方 计 算 （ M P C ）保 障 其 安 全 性 ， 实 现 了 去 中 心 化 的 托 管 、 跨 链 原 子 互 换 、 跨 链 信 贷 设 施 和 流 动 性 接 入 。 <strong>我 们 的 使 命</strong> Q r e d o 工 作 在 网 络 安 全 和 区 块 链 行 业 的 最 前 沿 。 我 们 使 用 最 新 的 密 码 学 和 分 布 式 账 本 技 术 构 建 了 一 个 强 大 的 全 球 网 络 ， 保 障 数 字 资 产 可 以 进 行 安 全 的 托 管 和 交 易 。<br>我 们 的 使 命 是 为 先 驱 和 具 远 见 者 建 立 一 个 去 中 心 化 的 基 础 设 施 ， 从 而 创 造 一 个 为 所 有 人 服 务 的 开 放 网 络</p>]]></content:encoded>
            <author>icpdapp@newsletter.paragraph.com (icpdapp.eth)</author>
        </item>
        <item>
            <title><![CDATA[一些值得追踪的大鲸钱包地址]]></title>
            <link>https://paragraph.com/@icpdapp/XuFTFasI14Y1V6lwLyTs</link>
            <guid>XuFTFasI14Y1V6lwLyTs</guid>
            <pubDate>Wed, 29 Dec 2021 08:30:20 GMT</pubDate>
            <description><![CDATA[@justinsun tron $eth 大户,峰值近80万颗 0x3ddfa8ec3052539b6c9549f12cea2c295cff5296@VitalikButerin 0x220866b1a2219f40e72f5c628b65d54268ca3a9d 0xab5801a7d398351b8be11c439e05c5b3259aec9b 0x1db3439a222c519ab44bb1144fc28167b4fa6ee6@AndreCronjeTech ( 8亿刀 $FTM 男人) 0x431e81e5dfb5a24541b5ff8762bdef3f32f96354@danielesesta ( $SPELL 大户) 0x8a7f7c5b556b1298a74c0e89df46eba117a2f6c1@_Ouroborous ( $ETH $CVX $CRV $SPELL ) 0x6e26d91c264ab73a0062ccb5fb00becfab3acc6b$PEOPLE $ILV 大户 0xa1175a219dac539f2291377f77afd786d20e5...]]></description>
            <content:encoded><![CDATA[<ol><li><p>@justinsun tron $eth 大户,峰值近80万颗 0x3ddfa8ec3052539b6c9549f12cea2c295cff5296</p></li><li><p>@VitalikButerin 0x220866b1a2219f40e72f5c628b65d54268ca3a9d 0xab5801a7d398351b8be11c439e05c5b3259aec9b 0x1db3439a222c519ab44bb1144fc28167b4fa6ee6</p></li><li><p>@AndreCronjeTech ( 8亿刀 $FTM 男人) 0x431e81e5dfb5a24541b5ff8762bdef3f32f96354</p></li><li><p>@danielesesta ( $SPELL 大户) 0x8a7f7c5b556b1298a74c0e89df46eba117a2f6c1</p></li><li><p>@_Ouroborous ( $ETH $CVX $CRV $SPELL ) 0x6e26d91c264ab73a0062ccb5fb00becfab3acc6b</p></li><li><p>$PEOPLE $ILV 大户 0xa1175a219dac539f2291377f77afd786d20e5882</p></li><li><p>@MJthePopstar alpha-degen赌徒，挖各种矿 0xcba1a275e2d858ecffaf7a87f606f74b719a8a93</p></li><li><p>@mcuban 0xa679c6154b8d4619af9f83f0bf9a13a680e01ecf 0x293ed38530005620e4b28600f196a97e1125daac</p></li><li><br></li></ol><p>@beeple 0xc6b0562605D35eE710138402B878ffe6F2E23807</p><ol><li><p>三箭资本 @zhusu 0x085af684acdb1220d111fee971b733c5e5ae6ccd 0x4862733b5fddfd35f35ea8ccf08f5045e57388b3 0x4862733b5fddfd35f35ea8ccf08f5045e57388b3</p></li><li><p>@a16z 0x05e793ce0c6027323ac150f6d45c2344d28b6019</p></li><li><p>神鱼 0xca436e14855323927d6e6264470ded36455fc8bd 0x6e9fe041e0ba8c2af35215d900d188d53d7a9b41</p></li><li><p>SBF (屯eth和defi白嫖为主) 0xc5ed2333f8a2c351fca35e5ebadb2a82f5d254c3 0x84d34f4f83a87596cd3fb6887cff8f17bf5a7b83 0x0f4ee9631f4be0a63756515141281a3e2b293bbe</p></li></ol><p>14.NFT巨鲸 @pranksy 0xd387a6e4e84a6c86bd90c158c6028a58cc8ac459 0xc79b1cb9e38af3a2dee4b46f84f87ae5c36c679c</p>]]></content:encoded>
            <author>icpdapp@newsletter.paragraph.com (icpdapp.eth)</author>
        </item>
        <item>
            <title><![CDATA[we are $people]]></title>
            <link>https://paragraph.com/@icpdapp/we-are-people</link>
            <guid>PY0cfiIVeWdTJv9Lg1hE</guid>
            <pubDate>Wed, 29 Dec 2021 06:27:27 GMT</pubDate>
            <description><![CDATA[PEOPLE Analytics Web Site dune.xyz/cryptopanda/PEOPLE https://dune.xyz/cryptopanda/PEOPLE]]></description>
            <content:encoded><![CDATA[<p>PEOPLE Analytics Web Site</p><p>dune.xyz/cryptopanda/PEOPLE</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.xyz/cryptopanda/PEOPLE">https://dune.xyz/cryptopanda/PEOPLE</a></p>]]></content:encoded>
            <author>icpdapp@newsletter.paragraph.com (icpdapp.eth)</author>
        </item>
    </channel>
</rss>