<?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>RichLiao</title>
        <link>https://paragraph.com/@9k9k9</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 25 Aug 2026 09:43:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>RichLiao</title>
            <url>https://storage.googleapis.com/papyrus_images/8f0e0c49083cc7d73e9c39fb3e2f2d6fb1b7b93cc35db5136f700c45763642d7.png</url>
            <link>https://paragraph.com/@9k9k9</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[区块链网络与运行在网络上的项目]]></title>
            <link>https://paragraph.com/@9k9k9/VhhbA3L0Cuv9AE9nBJ87</link>
            <guid>VhhbA3L0Cuv9AE9nBJ87</guid>
            <pubDate>Mon, 14 Feb 2022 08:29:28 GMT</pubDate>
            <description><![CDATA[什么是区块链网络？ 得到的答案一般是这样的：区块链 是一个共享的、不可篡改的账本，旨在促进业务网络中的交易记录和资产跟踪流程。 没什么毛病。 只是自eth开始，区块链网络已经不在是一个简单的账本了。 简单理解：不仅仅是「账本」，还是一个「服务器供应商」。 正常情况下，开发者要部署一个应用服务，会选择一家服务器供应商，譬如：阿里云/腾讯云/华为云/亚马逊 等等。这就是中心化的服务。所有的数据都在服务器上。 而现在有了区块链网络，开发者不需要购买阿里云等服务器，只需把服务部署在区块链网络上，即可让所有用户使用。这就是智能合约和Dapp。 这里，原来的服务端代码即现在的智能合约，原手机/电脑上安装app/web，即现在的DApp。 服务部署后，消耗的cpu/内存/带宽等等，从哪来？ 在传统中心化服务上，开发者租用服务器，付费使用，消耗服务器的资源（cpu等等）。 现在部署在区块链上的服务，同样需要消耗cpu/内存等等，消耗的是区块链网络节点的资源（即矿机）。同样的，开发者部署服务需要支付燃气费（gas fee）、使用者支付燃气费使用。去中心化不等于免费。 支付的燃气费去哪了？ 付给了矿...]]></description>
            <content:encoded><![CDATA[<p><strong>什么是区块链网络？</strong></p><p>得到的答案一般是这样的：区块链 是一个共享的、不可篡改的账本，旨在促进业务网络中的交易记录和资产跟踪流程。</p><p>没什么毛病。</p><p>只是自eth开始，区块链网络已经不在是一个简单的账本了。</p><p>简单理解：不仅仅是「账本」，还是一个「服务器供应商」。</p><p>正常情况下，开发者要部署一个应用服务，会选择一家服务器供应商，譬如：阿里云/腾讯云/华为云/亚马逊 等等。这就是中心化的服务。所有的数据都在服务器上。</p><p>而现在有了区块链网络，开发者不需要购买阿里云等服务器，只需把服务部署在区块链网络上，即可让所有用户使用。这就是<strong>智能合约</strong>和<strong>Dapp</strong>。</p><p>这里，原来的服务端代码即现在的<strong>智能合约</strong>，原手机/电脑上安装app/web，即现在的<strong>DApp</strong>。</p><p><strong>服务部署后，消耗的cpu/内存/带宽等等，从哪来？</strong></p><p>在传统中心化服务上，开发者租用服务器，付费使用，消耗服务器的资源（cpu等等）。</p><p>现在部署在区块链上的服务，同样需要消耗cpu/内存等等，消耗的是区块链网络节点的资源（即矿机）。同样的，开发者部署服务需要支付燃气费（gas fee）、使用者支付燃气费使用。去中心化不等于免费。</p><p><strong>支付的燃气费去哪了？</strong></p><p>付给了矿工。矿工提供了硬件设备支持区块链网络运行（通常所说的是计算hash），每台挖矿设备即是服务器节点。挖到的矿即是开发者/用户支付的燃气费。</p><p><strong>燃气费是什么单位？美元？人民币？</strong></p><p>都不是。燃气费的单位即是区块链主网络的币（Token）。如Ethereum网络，统一支付货币为ETH。Cardano网络，统一支付货币为ADA。</p><p>而运行在这些网络上的服务都需要支付运行服务的开销。</p><p>这里应该清楚了，Ethereum也好，cardano也好，其他任何主网也好，他们都是「服务器运营商」，只是它是去中心化的，运行在矿机上。</p><p>运行在这些主网上的服务叫智能合约，对应的应用叫Dapp。</p><p><strong>为什么这些DApp会有币？</strong></p><p>到这，应该明白了。这些Dapp的币都是这些业务自己发行的 “代币“、”业务币”。</p><p>简单理解：主网的币是人民币；腾讯发行的币是Q币，只是个业务币。</p><p>主网的币提供统一支付单位，作为基建，是基础货币。业务币只是用货币购买的资产而已。</p>]]></content:encoded>
            <author>9k9k9@newsletter.paragraph.com (RichLiao)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/353806f5df31661827fe3a3bbf1ccbc741f18f420cb7fd8a1752453a1d9aa850.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[IM For Freedom 说明书]]></title>
            <link>https://paragraph.com/@9k9k9/im-for-freedom</link>
            <guid>qavrKTsnd7W5YHGKfGKu</guid>
            <pubDate>Mon, 14 Feb 2022 04:08:43 GMT</pubDate>
            <description><![CDATA[注意：本产品无任何作用，仅个人学习的产出品。 IM for Freedom是一个即时通讯类的，去中心化的应用(Dapp)。 作者： ● twitter: https://twitter.com/Xinyu540 技术栈： ● solidity编写的智能合约，目前部署在ftm testnet，区块链浏览器：https://testnet.ftmscan.com/address/0xb5E9FD249aC2D872ED3Ac2FBf38089a9e2a93193 ● react编写前端页面，目前部署在ipfs：https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/ IM for Freedom测试网地址：https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/ 特性： ● 所有好友数据、聊天数据存储在区...]]></description>
            <content:encoded><![CDATA[<p>注意：本产品无任何作用，仅个人学习的产出品。</p><p>IM for Freedom是一个即时通讯类的，去中心化的应用(Dapp)。 作者： ● twitter: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Xinyu540">https://twitter.com/Xinyu540</a></p><p>技术栈： ● solidity编写的智能合约，目前部署在ftm testnet，区块链浏览器：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://testnet.ftmscan.com/address/0xb5E9FD249aC2D872ED3Ac2FBf38089a9e2a93193">https://testnet.ftmscan.com/address/0xb5E9FD249aC2D872ED3Ac2FBf38089a9e2a93193</a> ● react编写前端页面，目前部署在ipfs：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/">https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/</a></p><p>IM for Freedom测试网地址：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/">https://efb7-101-43-46-46.ngrok.io/ipns/k2k4r8pfii1ub1939rkwffy1ws8aqrp5mrnfijym1wi58h6byoeazj4r/#/</a></p><p>特性： ● 所有好友数据、聊天数据存储在区块链上，无法被修改，贯彻区块链保护人类文明不容篡改精神 ● 聊天数据仅聊天双方可见，无任何「中心化平台」管理聊天数据 ● 发起聊天、添加好友即数据上链，需要消耗gas fee。目前ftm测试网运行，可以在<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.fantom.network/">https://faucet.fantom.network/</a> 这里领取空投测试币。至此，可免费使用。 ● 可以找我聊天，我的地址：0x20930c2933a2bc87Ac97e5a9E5c3512C12096F65</p><p>目前已在ftm testnet部署。使用需要浏览器安装Metamask钱包插件。暂时不支持扫码登录/移动端。</p><p>使用说明：</p><ol><li><p>点击Connect Wallet，唤起Metamask登录。请授权同意。</p></li><li><p>会自动切换至ftm testnet网络，请授权同意。</p></li><li><p>Add new friend按钮触发添加好友弹窗，请输入对方的钱包地址。目前仅支持ERC-20地址。</p></li><li><p>聊天：点击左侧好友列表，即可刷新右侧聊天窗口，看到聊天数据</p></li><li><p>在右侧底部输入框即可发送消息，每次发送消息将会在链上写入数据，会打包进区块。所以需要钱包授权，消耗燃气费。请点击授权确认。</p></li><li><p>ftm testnet 代币为免费领取，可重复领取。故无需担心燃气费消耗问题。领取地址：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.fantom.network/">https://faucet.fantom.network/</a></p></li><li><p>受到测试网网络状态影响，点击「Send/Add Friend」等按钮，会有一定延迟。请等待Metamask授权签名的出现。</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5e43d4f9c814bbc5d9f8afe90d22ee933e2c817c96d86929e5442eb209bb578f.png" alt="添加好友" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">添加好友</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/029aaf850b86014a1a4ac5ca1eb6c0e46bee6e7297c36f531411a202a325f5a0.png" alt="发送消息" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">发送消息</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3905be9e5417de8b3b87276d65b81a810a591ac8db7b912dbbf2c11e50ec68a4.png" alt="等待metamask确认" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">等待metamask确认</figcaption></figure>]]></content:encoded>
            <author>9k9k9@newsletter.paragraph.com (RichLiao)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/48daea6798449239dd546798ee3f65fbc43e0f4567b48ed5bc8c2b7f287a581b.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Riccccch!]]></title>
            <link>https://paragraph.com/@9k9k9/riccccch</link>
            <guid>RDh7CI8j3b95nyETrrEi</guid>
            <pubDate>Tue, 11 Jan 2022 05:40:15 GMT</pubDate>
            <description><![CDATA[Nothing!]]></description>
            <content:encoded><![CDATA[<p>Nothing!</p>]]></content:encoded>
            <author>9k9k9@newsletter.paragraph.com (RichLiao)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/1ddec1e2762a4ecc87e5694e03c34eb06755722015f23644e743d561ff6f58c9.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>