<?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>youzhadianshiju</title>
        <link>https://paragraph.com/@youzhadianshiju</link>
        <description>企图通过Web3.0浪潮实现财务自由的笨比。</description>
        <lastBuildDate>Mon, 27 Jul 2026 06:42:08 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>youzhadianshiju</title>
            <url>https://storage.googleapis.com/papyrus_images/9280957b37216f4b532e90ae525b1a378f8952ff79bdfccf425730ac6a7cc3a7.png</url>
            <link>https://paragraph.com/@youzhadianshiju</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[I like Gno]]></title>
            <link>https://paragraph.com/@youzhadianshiju/i-like-gno</link>
            <guid>QHgStBVWObUs9uKpZFuJ</guid>
            <pubDate>Sat, 27 Aug 2022 07:27:05 GMT</pubDate>
            <description><![CDATA[Ethereum users face unaffordable gas fees, Solana users face relatively frequent outages, and Terra users are overly dependent on the performance of a single dapp that owns the majority of the native stablecoin. We need something new to optimize these problems.I think Gno is one such chain。 Gnoland adopts a new language called Gnolang, a fork of the Golang. A clear advantage of Golang compared to other languages is apparent when dealing with concurrency. While a majority of programming langua...]]></description>
            <content:encoded><![CDATA[<p>Ethereum users face unaffordable gas fees, Solana users face relatively frequent outages, and Terra users are overly dependent on the performance of a single dapp that owns the majority of the native stablecoin. We need something new to optimize these problems.I think Gno is one such chain。 Gnoland adopts a new language called Gnolang, a fork of the Golang. A clear advantage of Golang compared to other languages is apparent when dealing with concurrency. While a majority of programming languages such as C++ or Java use multithreading for running concurrent programs, Go uses Goroutines. Multithreading is where multiple threads are run in parallel within a single process. This could be your browser playing music and running a search engine at the same time, or your word processing software displaying your input while checking the grammar. The issue with multithreading is that it requires context switching, where the OS scheduler manages the switching between processes and threads. This often causes overhead and consumes excessive resources. Goroutine, on the other hand, takes the burden off the OS by implementing Go Scheduler, a run-time native scheduler. Creation and destruction of Goroutines consume seemingly less memory (as little as 0.2% of threads) and fully utilizes all cores of the hardware.</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：MetalSwap激励测试]]></title>
            <link>https://paragraph.com/@youzhadianshiju/metalswap</link>
            <guid>Sj4McHUXi4ZD62xX3AZK</guid>
            <pubDate>Sat, 27 Aug 2022 06:29:38 GMT</pubDate>
            <description><![CDATA[https://mirror.xyz/zsuck.eth/s6QB9SvCfrGD0kcO6R8yFdPLubFVCBfSVvSdboC9SXM]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/zsuck.eth/s6QB9SvCfrGD0kcO6R8yFdPLubFVCBfSVvSdboC9SXM">https://mirror.xyz/zsuck.eth/s6QB9SvCfrGD0kcO6R8yFdPLubFVCBfSVvSdboC9SXM</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：Meson 跨链协议]]></title>
            <link>https://paragraph.com/@youzhadianshiju/meson</link>
            <guid>cP7dkoDc2lz3QnbGiQde</guid>
            <pubDate>Sat, 27 Aug 2022 06:16:33 GMT</pubDate>
            <description><![CDATA[https://mirror.xyz/killthewolf.eth/GRWF0U6TISX_LY4hUI-9bc92R_dZtYmA7icUPSpw6RE]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/killthewolf.eth/GRWF0U6TISX_LY4hUI-9bc92R_dZtYmA7icUPSpw6RE">https://mirror.xyz/killthewolf.eth/GRWF0U6TISX_LY4hUI-9bc92R_dZtYmA7icUPSpw6RE</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：SEI Act-2测试网交互]]></title>
            <link>https://paragraph.com/@youzhadianshiju/sei-act-2</link>
            <guid>ckQTmFfdEoo3GxWHI5Ow</guid>
            <pubDate>Sun, 21 Aug 2022 06:10:12 GMT</pubDate>
            <description><![CDATA[教程在 https://mirror.xyz/exploring.eth/BE-mz_pPAlb3xrHAV4gCGnGfJ2D7KQ8J99uauX1_YUQ]]></description>
            <content:encoded><![CDATA[<p>教程在</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/exploring.eth/BE-mz_pPAlb3xrHAV4gCGnGfJ2D7KQ8J99uauX1_YUQ">https://mirror.xyz/exploring.eth/BE-mz_pPAlb3xrHAV4gCGnGfJ2D7KQ8J99uauX1_YUQ</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：明牌空投！ZetaChain测试网交互]]></title>
            <link>https://paragraph.com/@youzhadianshiju/zetachain</link>
            <guid>j1DxEGihPGbLPdEWJhR1</guid>
            <pubDate>Sat, 20 Aug 2022 13:26:41 GMT</pubDate>
            <description><![CDATA[空投规则，通过积分进行空投奖励。 获取积分方式：image-20220820211443801项目介绍ZetaChain 是唯一为全链互操作性而构建的去中心化区块链和智能合约平台。 旨在将所有区块链连接到一个可互操作的生态系统中。换句话说，ZetaChain 的区块链在不使用桥接器或包装代币的情况下实现了多链功能，并且可以轻松部署omnichain-dApps 或odApps，它可以管理和连接所有智能合约平台上的数据和价值，这应该提供更多的安全性。项目融资ZetaChain 是一种基础区块链协议，旨在将所有区块链连接到一个有凝聚力、可互操作的环境中，成功部署他们的 devnet 并结束初始种子轮融资，其中包括来自早期 Coinbase 和 Binance 员工的投资，包括Dan Romero、Sam Rosenblum 和 John Yi，以及一些业内最广泛采用的协议和知名基金的主要贡献者，包括 Polygon 的 JD Kanani 和 Hashed 的前 CIO HwiSang Kim。项目地址：https://labs.zetachain.com/leaderboard?c...]]></description>
            <content:encoded><![CDATA[<p>空投规则，通过积分进行空投奖励。</p><p>获取积分方式：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d0d01daee656a070215b75ab9138ef6eb9688b601db3735a61bfcd6c32c668ce.png" alt="image-20220820211443801" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820211443801</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目介绍</h3><p>ZetaChain 是唯一为全链互操作性而构建的去中心化区块链和智能合约平台。</p><p>旨在将所有区块链连接到一个可互操作的生态系统中。换句话说，ZetaChain 的区块链在不使用桥接器或包装代币的情况下实现了多链功能，并且可以轻松部署omnichain-dApps 或odApps，它可以管理和连接所有智能合约平台上的数据和价值，这应该提供更多的安全性。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目融资</h3><p>ZetaChain 是一种基础区块链协议，旨在将所有区块链连接到一个有凝聚力、可互操作的环境中，成功部署他们的 devnet 并结束初始种子轮融资，其中包括来自早期 Coinbase 和 Binance 员工的投资，包括Dan Romero、Sam Rosenblum 和 John Yi，以及一些业内最广泛采用的协议和知名基金的主要贡献者，包括 Polygon 的 JD Kanani 和 Hashed 的前 CIO HwiSang Kim。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目地址：</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://labs.zetachain.com/leaderboard?code=84YWRvvpGHUcgvTQ4oxC1">https://labs.zetachain.com/leaderboard?code=84YWRvvpGHUcgvTQ4oxC1</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">官方推特</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zetablockchain">https://twitter.com/zetablockchain</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">交互步骤</h3><h4 id="h-" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">领水</h4><p>加入DC领水</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/CrKcJXmy">https://discord.gg/CrKcJXmy</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/aa703d693ec67ce2a66558a83d637607348593f08d60e535cf8ac4729e394876.png" alt="image-20220820211656800" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820211656800</figcaption></figure><p>找到频道 zeta-faucet，发送以下zeta faucet drip+钱包地址</p><blockquote><p>zeta faucet drip 0x.............</p></blockquote><p>或其他Goerli 领水均可（这个不大好领）</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerlifaucet.com/">https://goerlifaucet.com/</a></p><h4 id="h-" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">验证</h4><p>进入网站</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://labs.zetachain.com/leaderboard?code=84YWRvvpGHUcgvTQ4oxC1">https://labs.zetachain.com/leaderboard?code=84YWRvvpGHUcgvTQ4oxC1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ff505e15ca8c5bef2d7b34b7626ac2ebe6e995538bb051e3afd012724832c069.png" alt="image-20220820211917852" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820211917852</figcaption></figure><p>持续点击，验证推特并链接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ba7bdd98243f5155e7d43935de4418339b442c4e26d7e070b66214ad704fa63.png" alt="image-20220820211937288" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820211937288</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f8d38d89d94becc499e6bea37ef89bdc9e3c1e9d8ef363d8df2a1bd5da6c9db2.png" alt="image-20220820211949628" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820211949628</figcaption></figure><h4 id="h-swap" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Swap</h4><p>积分是每笔每日交易获取的，大家尽量每天打卡</p><p>一套授权+swap，简单完成即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d03645e5badc913fa6e26b484827304768316b719514196ae728a13136d2ea2a.png" alt="image-20220820212039574" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820212039574</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">邀请</h3><p>这个是最能获取积分的方式了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6665711bdc9d20dd94a68a6fa99b35c4b3c241e231e50d2d8babc915f5b11dbc.png" alt="image-20220820212117539" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820212117539</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/181e8f337e5c466ad4bdfc743894d6068921a1f5f532d04bf1d3aef4840577e2.png" alt="image-20220820212157202" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820212157202</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">银河</h2><p>可以白嫖一个银河oat</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galaxy.eco/ZetaChain/campaign/GCcGZUtnHZ">https://galaxy.eco/ZetaChain/campaign/GCcGZUtnHZ</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：Coinshift多签钱包]]></title>
            <link>https://paragraph.com/@youzhadianshiju/coinshift</link>
            <guid>UkOkv1TGUjAEWBNjAF3o</guid>
            <pubDate>Sat, 20 Aug 2022 12:21:32 GMT</pubDate>
            <description><![CDATA[项目介绍在以太坊，加密公司，DAO 拥有数十亿的国库资产，需要安全和多样化来维持永续性。一切都是自动化的，加密国库也是如此。 Coinshift 正在简化加密资产管理。在建立在 Gnosis 安全协议之上的以太坊上运行。可以在 gnosis 安全的情况下运行您曾经运行的所有操作以及出色的 UI 和 Coinshift 功能。 以自己的方式管理资金的杠杆作用。银行需要时间和数据，同时我们确保我们的用户可以控制融资事件由Tiger Global牵头，红杉资本印度、Ryan Hoover、Alameda Ventures、Spartan Group、Ethereal Ventures、Alpha Wave Capital、Hash key Capital、Quiet Capital、Polygon Ventures、Volt Capital以及 300 多个加密和金融科技领域的天使和运营商。项目官网https://app.coinshift.xyz/#/signup 链接钱包，选择ETHimage-20220820201606798这边操作个人相关的角色，就是Individualima...]]></description>
            <content:encoded><![CDATA[<h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目介绍</h3><p>在以太坊，加密公司，DAO 拥有数十亿的国库资产，需要安全和多样化来维持永续性。一切都是自动化的，加密国库也是如此。</p><p>Coinshift 正在简化加密资产管理。在建立在 Gnosis 安全协议之上的以太坊上运行。可以在 gnosis 安全的情况下运行您曾经运行的所有操作以及出色的 UI 和 Coinshift 功能。</p><p>以自己的方式管理资金的杠杆作用。银行需要时间和数据，同时我们确保我们的用户可以控制</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">融资事件</h3><p><strong>由Tiger Global牵头</strong>，红杉资本印度、Ryan Hoover、Alameda Ventures、Spartan Group、Ethereal Ventures、Alpha Wave Capital、Hash key Capital、Quiet Capital、Polygon Ventures、Volt Capital以及 300 多个加密和金融科技领域的天使和运营商。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目官网</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.coinshift.xyz/#/signup">https://app.coinshift.xyz/#/signup</a></p><p>链接钱包，选择ETH</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fc7a3a8d95d09ea3cb30fb5ac7ae647d5e6d571379027b1253635e386f2ee817.png" alt="image-20220820201606798" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201606798</figcaption></figure><p>这边操作个人相关的角色，就是Individual</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1c450f7d80bdf5a31f6a76e2d2268e9f56c169e62a15110360dff608fc408c23.png" alt="image-20220820201656343" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201656343</figcaption></figure><p>起个名字</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0915b91e04495575a10c32b587374cb11655de98135a57dd5c0249f4106319ea.png" alt="image-20220820201726058" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201726058</figcaption></figure><p>可以添加多个钱包地址进行交易验证</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8acc46fdebe29ee81b258039109166d01af2251c6523e496cbc185c90d7cf641.png" alt="image-20220820201758873" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201758873</figcaption></figure><p>添加以后点击Proceed</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4df4548b539b9e4a0ffc95a4eccefc537f7eea2b5fa8879c807b5ae614fbcf4d.png" alt="image-20220820201819825" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201819825</figcaption></figure><p>签名授权</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5dd97432a30251f654cf69adaa3ea139d020aeec29e11d1d84b2b1408d4c4171.png" alt="image-20220820201904132" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201904132</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2c0b3d9be3d19608143e63c27c444b2d2dd95d05d95890b114612d0374483be8.png" alt="image-20220820201925310" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820201925310</figcaption></figure><p>等待完成，完成后如下，会自动跳转</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/549488ff3f53c088805688bb095693b4d1c2873c418194c827020ea1ec0157c9.png" alt="image-20220820202002222" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820202002222</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">提示</h2><p>可以通过以下地址查每天gas最低的时刻</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://livdir.com/ethgaspricechart/zh/">https://livdir.com/ethgaspricechart/zh/</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：明牌空投！Arc Finance在bsc上的交互]]></title>
            <link>https://paragraph.com/@youzhadianshiju/arc-finance-bsc</link>
            <guid>P57YTBSatDzPIdTtPX8H</guid>
            <pubDate>Sat, 20 Aug 2022 09:50:00 GMT</pubDate>
            <description><![CDATA[官方推特：https://twitter.com/Arc__Finance 明牌空投： 总计空投500w美元的代币官方教程：https://medium.com/@arc_finance/recoin-to-earn-win-galaxyoat-and-share-5-million-arc-in-airdrop-bounties-6dff92fd318b项目地址：https://app.arcdex.io/交互步骤：步骤一：进入项目地址后，点击Recoin，将自己的真币，变成r-真币，例如将SHIB变成rSHIB。image-20220820173119667image-20220820173141917mint以后就可以在红框位置看到你的rSHIBimage-20220820173210355步骤二：质押r-真币，以rSHIB为例。 ①在Recoin界面，下方的unlock找到rSHIB，点击unlock。image-20220820173322342点击下方两个红框image-20220820173652513做完以后rSHIB Amount的数量会从0变成你刚刚填写的数字...]]></description>
            <content:encoded><![CDATA[<h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">官方推特：</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Arc__Finance">https://twitter.com/Arc__Finance</a></p><p><strong>明牌空投：</strong></p><p><strong>总计空投500w美元的代币</strong></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">官方教程：</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@arc_finance/recoin-to-earn-win-galaxyoat-and-share-5-million-arc-in-airdrop-bounties-6dff92fd318b">https://medium.com/@arc_finance/recoin-to-earn-win-galaxyoat-and-share-5-million-arc-in-airdrop-bounties-6dff92fd318b</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">项目地址：</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.arcdex.io/">https://app.arcdex.io/</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">交互步骤：</h3><h4 id="h-" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">步骤一：</h4><p>进入项目地址后，点击<strong>Recoin</strong>，将自己的真币，变成r-真币，例如将SHIB变成rSHIB。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/07f2a81e8401ebaf9a5a1ee848ce044b7f20788bba48c6d46a83a610ee1215e9.png" alt="image-20220820173119667" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173119667</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3a55f74ea3f95e7473e5cb1aaec7938084713f3a7e748f23f87f1f728ea7ad1a.png" alt="image-20220820173141917" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173141917</figcaption></figure><p>mint以后就可以在红框位置看到你的rSHIB</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a02a7cbd8e906937cfcfbb361e3597b2f577edbf8486fbb4cf86e3819465a8af.png" alt="image-20220820173210355" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173210355</figcaption></figure><h4 id="h-" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">步骤二：</h4><p>质押r-真币，以rSHIB为例。</p><p>①在Recoin界面，下方的unlock找到rSHIB，点击unlock。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2b5ec64bc042498cb337303358b18b7a5a16d9b205f740869675bc37c73495c4.png" alt="image-20220820173322342" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173322342</figcaption></figure><p>点击下方两个红框</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d84f1c4281ecc5ea2ce23582f0f81f62c8624f1a260f78fe4dc1f63b7f843c94.png" alt="image-20220820173652513" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173652513</figcaption></figure><p>做完以后rSHIB Amount的数量会从0变成你刚刚填写的数字</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6670cc850723e5077a006bd79ba2b7c15884ba25e2ca049d44d4ff2cf54dc960.png" alt="image-20220820100235852" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820100235852</figcaption></figure><p>③点击网页左上方的Trade选择Liquidity，并在下方找到我们刚刚添加的r-真币组合，以SHIB为例就是找到rSHIB，点击add。(这边rSHIB与USDT、SHIB与USDT、BNB与USDT都添加下）。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6448125445ad8775e9d073c8f7289662b3247b1545b0f155252be06ebc57d3e5.png" alt="image-20220820173903556" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820173903556</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cfa2f60ca4210f4b8e615994551f244f791ff8819830a82147fc0e1869563c8a.png" alt="image-20220820174038237" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820174038237</figcaption></figure><p>在add rSHIB-USDT的时候我发现我的rSHIB一直为0 ，不知道为啥，所以我又花了点USDT去买了点rSHIB。</p><p>点击Trade中的swap，然后去swap一些rSHIB。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3a1c4a0ff97290e06241649b1f3637de6cba51fce8a7a5fdc465f1fbb4bd9127.png" alt="image-20220820174341454" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820174341454</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4588dadd31d77e92ba13ee10c21f40b6c9d604fc4adee2c62344b5ee4b3a0f2a.png" alt="image-20220820174303827" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820174303827</figcaption></figure><p>回到刚刚add的页面，将我们选中的三种B都去add一下。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c448ee4feed158d8dee21e08df2686ec20a27f74d39f0e71d093c0f4183d2e54.png" alt="image-20220820104635770" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820104635770</figcaption></figure><p>④点击Recoin，找到下方的unlock区域，点击rSHIB的unlock，因为在②中，我们已经完成了右边那个rSHIB Amount的+号的操作，所以现在，我们只需要点击左边Amplifier Amount下方的＋号进行添加。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ff63eb5cff3233e77a02f7560546e7f518ecefd443557fee759a6d10350a8fd9.png" alt="image-20220820174606882" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820174606882</figcaption></figure><p>⑤完成左右两边的＋号的添加之后，点击Harvest，记得上下两行都要做哈！</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5702ff2e7b2e2fb07e566f7b9af246367b5720730fb7a7cac0b8875ffdde0bb0.png" alt="image-20220820174703913" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220820174703913</figcaption></figure><p>⑥完成以上步骤以后，进入galaxy平台领取oat。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galaxy.eco/ArcFinance/campaign/GCg4ZUtNkG">https://galaxy.eco/ArcFinance/campaign/GCg4ZUtNkG</a></p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：Levana Options测试网交互！]]></title>
            <link>https://paragraph.com/@youzhadianshiju/levana-options</link>
            <guid>3fs74jsWfdTjVtatJxHZ</guid>
            <pubDate>Wed, 17 Aug 2022 14:33:52 GMT</pubDate>
            <description><![CDATA[项目名称： Levana Options 项目类型： 期权交互 官方项目介绍以及教程： https://blog.levana.finance/intro-to-levana-options-832594c024cb 项目推特： https://twitter.com/Levana_protocol 项目方的DC： https://discord.gg/levana步骤一：安装钱包 所需钱包开普勒钱包(chrome浏览器插件钱包） https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap步骤二：领取测试水-点击页面中的faucet https://options-beta.levana.finance/markets?option=levana1048h97lafcccqnjf3n5dc3gnk4kltynk7jr3tzv4skwn60dtjtcs5uxu7a&exp=1661558400image-20220817091414004网站也会帮忙把钱包切换到对应的链上image...]]></description>
            <content:encoded><![CDATA[<p><strong>项目名称</strong>：</p><p>Levana Options</p><p><strong>项目类型</strong>：</p><p>期权交互</p><p><strong>官方项目介绍以及教程：</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.levana.finance/intro-to-levana-options-832594c024cb">https://blog.levana.finance/intro-to-levana-options-832594c024cb</a></p><p><strong>项目推特</strong>：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Levana_protocol">https://twitter.com/Levana_protocol</a></p><p><strong>项目方的DC：</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/levana">https://discord.gg/levana</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>步骤一：</strong></h3><p>安装钱包</p><p>所需钱包开普勒钱包(chrome浏览器插件钱包）</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap">https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">步骤二：</h3><p>领取测试水-点击页面中的faucet</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://options-beta.levana.finance/markets?option=levana1048h97lafcccqnjf3n5dc3gnk4kltynk7jr3tzv4skwn60dtjtcs5uxu7a&amp;exp=1661558400">https://options-beta.levana.finance/markets?option=levana1048h97lafcccqnjf3n5dc3gnk4kltynk7jr3tzv4skwn60dtjtcs5uxu7a&amp;exp=1661558400</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/98380060e8f7f48875b83a411b4d79f94020b770c003c569dbcbe9b30f9e1ccd.png" alt="image-20220817091414004" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817091414004</figcaption></figure><p>网站也会帮忙把钱包切换到对应的链上</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7bb1f7b8caf3ae60c937ec8f897be1b114f5d48f56374aeef43068c194571c0d.png" alt="image-20220817222403047" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817222403047</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">步骤三：</h3><p>买入看涨或者看跌的期权，我这里买的是ATOM期权，JUNO不知道为什么一直失败。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6fde6d682e753737bbe91b78081523cab7671301a8a491dbfcc62f1511e31507.png" alt="image-20220817222518260" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817222518260</figcaption></figure><p>买入期权，我也不知道这是看涨还是看跌</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dfe787194522606ec56e01e0fc47e1712fa4a187c77466b03cf1dc7d0e57e344.png" alt="image-20220817223018680" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817223018680</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">步骤四：</h3><p>买入100USDC</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3fcca3f0924a9d2881ce7b051841cf27c21d1978dd2b2a1e707755827b74a691.png" alt="image-20220817222706989" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817222706989</figcaption></figure><p>点击continue，然后进入钱包验证，出现Success的提示就表示成功。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4e7c4510e37639e38fc4da0450faa418b013fe5b33a0385e2aefcf0228ba7964.png" alt="image-20220817222907164" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817222907164</figcaption></figure><p>最后我们的期权就买到了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ba9fc4792764c5977e3b720e8f13522b3eed26c7518f7641b582e2b77150a185.png" alt="image-20220817222920234" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220817222920234</figcaption></figure><p>交互到此结束。</p><p>耗时：0.5个小时</p><p>花费：0U。</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/620194068c4d207351f75d2da24622f72e9becf4bd17abec53c6b3acb5dab771.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[交互篇：Thetanuts Finance 教程]]></title>
            <link>https://paragraph.com/@youzhadianshiju/thetanuts-finance</link>
            <guid>1t1JxmFwn5sAFWnWHihR</guid>
            <pubDate>Tue, 16 Aug 2022 15:10:22 GMT</pubDate>
            <description><![CDATA[项目介绍Thetanuts Finance 是首屈一指的 DeFi 结构化产品协议，可实现多样化的有机收益产生。该平台旨在为 DAO 提供资金管理，并帮助零售交易者从其资产中获得有机收益。 Thetanuts Finance早在今年三月就完成了1800万美金的种子轮融资。 打开官网 https://www.thetanuts.finance/ 点击swap nowimage-20220816225935884点击agreeimage-20220816230012861选择USDC池子image-20220816230108264链接钱包（我这边连的是小狐狸BSC钱包），点击Connect Wallet，接着点击Approve USDC for sawp，最后点击swap，钱包再次确认。image-20220816230203698这里显示了兑换情况image-20220816225016307打开portfolioimage-20220816230427258这里显示了你的仓位和交易记录image-20220816230451633如果你要换回usdc，点击swap就行image...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">项目介绍</h2><p>Thetanuts Finance 是首屈一指的 DeFi 结构化产品协议，可实现多样化的有机收益产生。该平台旨在为 DAO 提供资金管理，并帮助零售交易者从其资产中获得有机收益。</p><p>Thetanuts Finance早在今年三月就完成了1800万美金的种子轮融资。</p><p>打开官网</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.thetanuts.finance/">https://www.thetanuts.finance/</a></p><p>点击swap now</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4ffe0377221543d739887b51fb98b032c5b54a8d0f7fd4d11bb7a1c6d5450fe.png" alt="image-20220816225935884" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816225935884</figcaption></figure><p>点击agree</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/eca67f84c556d17d64ef7b5e33f19fe999fd99586892e834268d25e3d8a56dae.png" alt="image-20220816230012861" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230012861</figcaption></figure><p>选择USDC池子</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd47d5f86d4358acf12bf195795878f7d26a3974dc87c4a7a1fccfcc4ad697bc.png" alt="image-20220816230108264" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230108264</figcaption></figure><p>链接钱包（我这边连的是小狐狸BSC钱包），点击Connect Wallet，接着点击Approve USDC for sawp，最后点击swap，钱包再次确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4fe491977af8fd6eed8454904a666f68c101bd282a001bcc22d961b7a125aded.png" alt="image-20220816230203698" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230203698</figcaption></figure><p>这里显示了兑换情况</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1a93a0be64bcb39d0c7c9cdb031c1cd06fe627db5cd720d407a8fcc8a3ec4238.png" alt="image-20220816225016307" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816225016307</figcaption></figure><p>打开portfolio</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f68653f25d1498ae43279988f246f391a366cf6ac02160962333bc949011a11.png" alt="image-20220816230427258" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230427258</figcaption></figure><p>这里显示了你的仓位和交易记录</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c171fe16fbe1d47560ee008c7ab4d43e047927c173df166bcb6c8a5b34cbfee6.png" alt="image-20220816230451633" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230451633</figcaption></figure><p>如果你要换回usdc，点击swap就行</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/513ff1ce5bb666753f99a6799644a8383ee84b715fd4ef2562e94f93cee7f7ee.png" alt="image-20220816230510729" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230510729</figcaption></figure><p>这里就可以换回BUSD</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e3bc6a2b6d57941d1d14b7938cb4e43ae38b397678a737f494c92551fb5ada8b.png" alt="image-20220816225112745" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816225112745</figcaption></figure><p>我们回到主页点击thetanuts basic</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b18b4e067deab1c9d1d4f50f8ada22e7db3f0c400c9a796360a028c417517e90.png" alt="image-20220816230552136" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230552136</figcaption></figure><p>我选择的是WBNB</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b746ed3e4938879a053da2b669e2b9857069c7740fa15de96430aab9dfe87bec.png" alt="image-20220816230636108" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230636108</figcaption></figure><p>可以看到钱包里面有少量的BUSD</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/37c4c0e6de7bbfd35cb8fbd620ca5d9d862e48fee567a99e29a74dcdec0c4234.png" alt="image-20220816230711952" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230711952</figcaption></figure><p>输入0.5BUSD</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/07d24fad7289b1895f16ceae6a0fcbf6fb7b20e5b497d0c54645814438b50a1c.png" alt="image-20220816230741438" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230741438</figcaption></figure><p>点击DEPOSIT</p><p>deposit成功后，我们可以在红框处withdraw回来。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f15520ab9a85ea1b3b1fcc130e9262221529a816086bab11fd2f1242f6378ef.png" alt="image-20220816230848023" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816230848023</figcaption></figure><p>交互就到此为止吧。</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[交互篇：融资1300万美元的web3身份协议.bit]]></title>
            <link>https://paragraph.com/@youzhadianshiju/1300-web3-bit</link>
            <guid>bFTZKVG3QqugQJMk4ZV9</guid>
            <pubDate>Tue, 16 Aug 2022 14:02:24 GMT</pubDate>
            <description><![CDATA[项目介绍.bit，它拥有由全球社区构建的强大生态系统。是一个基于区块链的、开源的、去中心化的跨链账户系统，提供全球唯一的命名系统，后缀为.bit，可用于不同场景，如加密货币转账、域名解析、身份认证等.bit是第一个具有广泛兼容性的去中心化账户系统，允许用户使用任何公共链地址甚至电子邮件注册和管理他们的.bit账户。.bit 账户的核心元素包含所有者/管理者和记录（即与之相关的数据）。与 ENS 不同，.bit 的所有者/管理者可以是任何公链私钥甚至是电子邮件；.bit 支持任何类型的记录。 融资：1300万美元A轮融资 投资机构：CMB International领投 HashKey Capital, QingSong Fund, GSR Ventures, GGV Capital 与 SNZ 参投任务主要有两个：注册域名和DC验证身份注册域名打开下方链接注册 https://app.did.id/explorer?inviter=tiabitcoin.bit 按照下图注册域名 这里要打开你的脑洞，如果希望注册的域名未来有潜力，就要多动动脑了 1、查询想要申请的域名image-2...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">项目介绍</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dotbitHQ">.bit</a>，它拥有由全球社区构建的强大生态系统。是一个基于区块链的、开源的、去中心化的跨链账户系统，提供全球唯一的命名系统，后缀为.bit，可用于不同场景，如加密货币转账、域名解析、身份认证等.bit是第一个具有广泛兼容性的去中心化账户系统，允许用户使用任何公共链地址甚至电子邮件注册和管理他们的.bit账户。.bit 账户的核心元素包含所有者/管理者和记录（即与之相关的数据）。与 ENS 不同，.bit 的所有者/管理者可以是任何公链私钥甚至是电子邮件；.bit 支持任何类型的记录。</p><p><strong>融资</strong>：1300万美元A轮融资</p><p><strong>投资机构</strong>：CMB International领投 HashKey Capital, QingSong Fund, GSR Ventures, GGV Capital 与 SNZ 参投</p><h2 id="h-dc" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">任务主要有两个：注册域名和DC验证身份</h2><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">注册域名</h3><p>打开下方链接注册</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.did.id/explorer?inviter=tiabitcoin.bit">https://app.did.id/explorer?inviter=tiabitcoin.bit</a></p><p><strong>按照下图注册域名</strong></p><p><strong>这里要打开你的脑洞，如果希望注册的域名未来有潜力，就要多动动脑了</strong></p><p>1、查询想要申请的域名</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f1849a1ad326ea03f56359ff845627a5815dbf3f4369bfb280f2e1a12697b964.png" alt="image-20220816214005737" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816214005737</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/57282a6cae3676d15bc4473baeaf05b520282ed18bf790f6ff0e8f3c56f08620.png" alt="image-20220816214026242" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816214026242</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fd8a62d58c28f21e8c180602758e8d83044fe73aa1d066f23239d2148f226209.png" alt="image-20220816214314783" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816214314783</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a3fb39d345c5daa8bcf004d02ccffce1556b00c6a773a8ce359c07052d32baba.png" alt="image-20220816213923349" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816213923349</figcaption></figure><p><strong>注册成功后，完善资料</strong></p><p>1、完成以后，点击查看账户</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e94bbf3ca037de51637742ecb45ec4a800231b739cc1098eea0fc5a09379080c.png" alt="image-20220816215117035" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215117035</figcaption></figure><p>2、链接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ec6f607e1ad950cfd7d013c33148ad754f685a1386788b1cf15556ce219e9a48.png" alt="image-20220816215209144" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215209144</figcaption></figure><p>3、添加个人资料</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b00c46a6921194453765c7a3df902116455a0d36bde53c3e27ca15e53e9d3f18.png" alt="image-20220816215245300" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215245300</figcaption></figure><p>4、添加DC</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/70b94a99ce4f4ecc2ef4a0084035b4b779d6e9a88ead32008fa679dbb9ec6dc4.png" alt="image-20220816215408375" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215408375</figcaption></figure><p>5、编辑好资料以后，记得提交保存</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2e826af3c9c7d7eb9242ee187a10b583042dfdd1d2238aa4712726056731b9f.png" alt="image-20220816215758756" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215758756</figcaption></figure><h2 id="h-dc" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">进入DC验证身份</h2><p><strong>先进入官方discord</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/AjXR5jtu">https://discord.gg/AjXR5jtu</a></p><p>1、开始验证，进入对应的频道</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4fbf488623339d5924ac44845d43d689aee879cb7f1eccc9ba16571dc94bb016.png" alt="image-20220816215704656" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215704656</figcaption></figure><p>2、复制域名</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7a56fb70577297091ad677ccc65352861a769c403675e351424c53971651b80d.png" alt="image-20220816215820499" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215820499</figcaption></figure><p>3、发送到刚刚的那个频道，我需要发送的是 !verify tiabitcoin.bit</p><p>!verify后需要加空格然后接你的域名</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0e39f85fe697d7097103305bff93ea91c92bb3a4889b3e8c51e39fad4980bf17.png" alt="image-20220816215928021" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215928021</figcaption></figure><p>4、验证成功的消息</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/27635243eaea323df6318a9d8d0903a53cb99553220df2ce3f9cca9f239cdd7a.png" alt="image-20220816215952409" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220816215952409</figcaption></figure><p>今天的教程就到此结束了</p><p>分享创造价值，有铁粉们的陪伴，成功路上不孤单……</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/6a87794241ba42e8e410e723e201c160fc6e7d5ff4e46be888dbf0c848cca090.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Stride 空投详情]]></title>
            <link>https://paragraph.com/@youzhadianshiju/stride</link>
            <guid>FHfAvnbLu4andIdRQyaP</guid>
            <pubDate>Tue, 16 Aug 2022 01:03:21 GMT</pubDate>
            <description><![CDATA[Stride 仅在两周内推出，现在是我们分享空投细节的时候了！ Stride 代币代码为 $ST。ST的总供应量为100,000,000代币，创世供应量为20,000,000。完整的分配细节将在本周晚些时候公布。但今天我们可以透露，将空投 6,300,000 ST，占 ST 总供应量的 6.3%。 在 Stride，我们的使命是为 Cosmos 提供安全的流动性质押。Stride 安全性的一个重要方面是其代币持有者集。我们希望 Stride 由广泛而多样化的代币持有者管理，我们也希望这些代币持有者成为我们所服务社区的活跃成员。因此，我们决定放弃如此大比例的代币供应。 大约两周后，将在 Stride 发布时领取空投。ST空投详情ATOM 质押者：2,200,000 ST 快照：UTC 时间 8 月 14日星期日13:00 最小阈值：10 ATOM，最大阈值：4,200 ATOM ‍ OSMO 质押者：1,000,000 ST 快照：UTC 时间 8 月 14日星期日13:00 最小阈值 85 OSMO，最大阈值 43,000 OSMO ‍ JUNO 质押者：200,000 ST 快...]]></description>
            <content:encoded><![CDATA[<p>Stride 仅在两周内推出，现在是我们分享空投细节的时候了！</p><p>Stride 代币代码为 $ST。ST的总供应量为100,000,000代币，创世供应量为20,000,000。完整的分配细节将在本周晚些时候公布。但今天我们可以透露，将空投 6,300,000 ST，占 ST 总供应量的 6.3%。</p><p>在 Stride，我们的使命是为 Cosmos 提供安全的流动性质押。Stride 安全性的一个重要方面是其代币持有者集。我们希望 Stride 由广泛而多样化的代币持有者管理，我们也希望这些代币持有者成为我们所服务社区的活跃成员。因此，我们决定放弃如此大比例的代币供应。</p><p>大约两周后，将在 Stride 发布时领取空投。</p><h3 id="h-st" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ST空投详情</h3><p>ATOM 质押者：2,200,000 ST</p><p>快照：UTC 时间 8 月 14日星期日13:00</p><p>最小阈值：10 ATOM，最大阈值：4,200 ATOM</p><p>‍</p><p>OSMO 质押者：1,000,000 ST</p><p>快照：UTC 时间 8 月 14日星期日13:00</p><p>最小阈值 85 OSMO，最大阈值 43,000 OSMO</p><p>‍</p><p>JUNO 质押者：200,000 ST</p><p>快照：UTC 时间 8 月 14日星期日13:00</p><p>最小阈值 16 JUNO，最大阈值 8,300 JUNO</p><p>‍</p><p>为后续空投预留给我们未来支持的链的数量：1,675,000 ST</p><p>‍</p><p>转换成本返利计划：725,000 ST</p><p>‍</p><p>激励性测试网和漏洞赏金：500,000 ST</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">空投计算</h3><p>空投机制非常简单。我们将所有符合条件的地址中的所有给定资产相加，并按比例分配空投金额。仅计算质押资产。给定资产少于大约 100 美元的地址被排除在外，因为空投可以忽略不计。此外，使用了大约 50,000 美元的给定资产的鲸鱼上限。例如，如果用户拥有价值超过 50,000 美元的给定资产，则只有该资产的前 50,000 美元有资格获得空投。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">排除交易所验证者</h3><p>与其他 Cosmos 空投一样，我们已决定排除交易所验证者。我们这样做是因为我们希望将 ST 交到我们所服务的社区中积极参与的成员手中。与交易所验证者进行质押的用户可能对 Cosmos 生态系统的参与程度较低。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">任务</h3><p>空投接受者必须在 Stride 平台上执行多项任务才能获得全部空投金额。稍后将全面解释任务。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">新颖的回拨和再分配机制</h3><p>与其他 Cosmos 空投一样，无人认领的 ST 将被收回。但是，与其他空投不同的是，收回的 ST 将被回收到新的空投中，直到全部被认领。这是它的工作原理。Stride 上线一个月后，所有无人认领的 ST 将被收回。但收回的 ST 金额将立即回收到新的空投中。第二次空投将针对与原始空投相同的一组收件人。</p><p>详细来说，如果空投给 ATOM 质押者的 1MM ST 在启动一个月后仍然无人认领，它将被追回。它将使用原始快照日期和资格要求立即按比例重新分配给原始收件人集。有效地，将允许活跃用户从其他用户那里领取未领取的空投金额，同时让在第一次空投期间未能领取的用户有机会在第二次空投期间领取较少的金额。这个过程将重复数月，直到空投总额被完全认领。</p><p>我们采用这种方法是因为我们真的想将我们的代币分发给社区。我们不希望任何空投的 ST 在地址中闲置，我们也不希望将 ST 收回到我们的社区池中。我们希望在我们服务的社区中让尽可能多的人获得我们的代币，但我们也希望这些用户保持活跃和参与。使用我们独特的回拨和重新分配方法，我们将成为我们所知道的第一个 Cosmos 空投，其中全部空投金额被主动索取。这将有助于创建一个广泛、多样化、活跃的 Stride 代币持有者集。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">转换成本回扣计划</h3><p>我们知道加入 Stride 有很大的转换成本。用户必须取消抵押他们的代币才能使用 Stride 进行存款，这意味着他们将在取消抵押期间错过抵押奖励。为了激励用户切换到 Stride，我们希望补偿用户在取消质押期间错过的质押奖励。</p><p>在发布后的前三个月，我们将每月提供 241,666 ST 作为错过的质押奖励的回扣。这是它的工作原理。我们将每月跟踪存入 Stride 的资产的美元价值。在月底，我们将向地址分配 241,666 ST，与他们在所存资产的总美元价值中所占的份额成正比。回扣计划将激励 Stride 的早期采用者。</p><p>例如，用户在第一个月存入价值 15,000 美元的 ATOM 和价值 5,000 美元的 OSMO，总共价值 20,000 美元的资产。第一个月存入的资产总额为 10,000,000 美元。在第一个月末，用户将获得 20,000 / 10,000,000 = 0.2% 的每月返利金额，即 241,666 ST * 0.002 = 483.332 ST。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">未来空投</h3><p>虽然我们只支持 ATOM、OSMO 和 JUNO，但我们计划到今年年底支持总共 15 条链。对于我们加入的每个新链，我们将使用与我们的创世空投类似的资格要求向该链提供空投。重申一下，重要的是我们让我们所服务的社区在 Stride 的治理中拥有发言权，因此随后的空投也是如此。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">结论</h3><p>此次慷慨空投的目标是创建一组来自我们服务的社区的积极参与的 ST 代币持有者。我们期待为 Cosmos 提供流动质押，从 ATOM、OSMO 和 JUNO 开始。用户可以在发布时领取他们的空投，预计将在未来两周内完成。</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
        </item>
        <item>
            <title><![CDATA[Sui.gallery nft空投教程]]></title>
            <link>https://paragraph.com/@youzhadianshiju/sui-gallery-nft</link>
            <guid>59U0YvEKVJhd3GUfY1Ut</guid>
            <pubDate>Mon, 15 Aug 2022 14:53:00 GMT</pubDate>
            <description><![CDATA[安装Sui钱包https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil 创建一个新钱包image-20220815224255206image-20220815224309489领水加入DC https://discord.gg/sui #devnet-faucet 输入!faucet 地址image-20220815224454928进入Sui Galleryhttps://www.sui.gallery/ 链接钱包image-20220815224620969image-20220815224639581打开推特开始传销，引用转发，内容为以上内容&#x3C;iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" class="" title="Twitter Tweet" src="https://plat...]]></description>
            <content:encoded><![CDATA[<h2 id="h-sui" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">安装Sui钱包</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil">https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil</a></p><p>创建一个新钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fbda3ba632b507a03fd85929087f03d0b3923ae81cd751508b257de0ed76a202.png" alt="image-20220815224255206" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220815224255206</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fbda3ba632b507a03fd85929087f03d0b3923ae81cd751508b257de0ed76a202.png" alt="image-20220815224309489" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220815224309489</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">领水</h2><p>加入DC</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/sui">https://discord.gg/sui</a></p><p>#devnet-faucet 输入!faucet 地址</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3c49338edf759bd2c6a777c734c189990f3615877c37f567e4a2307ee20f1e8b.png" alt="image-20220815224454928" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220815224454928</figcaption></figure><h2 id="h-sui-gallery" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">进入Sui Gallery</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.sui.gallery/">https://www.sui.gallery/</a></p><p>链接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3ea00edd2a1858eaaffb96c7da78456fc9d9b1d08999744cf20fc4d8b02fb4b1.png" alt="image-20220815224620969" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220815224620969</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/aee97425b327a66826a11c76d4c7b7a648dfee4ad6ed59e97cceb695c5a589ad.png" alt="image-20220815224639581" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220815224639581</figcaption></figure><p>打开推特开始传销，引用转发，内容为以上内容</p><pre data-type="codeBlock" text="&lt;iframe id=&quot;twitter-widget-0&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; allowtransparency=&quot;true&quot; allowfullscreen=&quot;true&quot; class=&quot;&quot; title=&quot;Twitter Tweet&quot; src=&quot;https://platform.twitter.com/embed/Tweet.html?dnt=false&amp;amp;embedId=twitter-widget-0&amp;amp;features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOlsibGlua3RyLmVlIiwidHIuZWUiXSwidmVyc2lvbiI6bnVsbH0sInRmd190d2VldF9lZGl0X2JhY2tlbmQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3JlZnNyY19zZXNzaW9uIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd190d2VldF9yZXN1bHRfbWlncmF0aW9uXzEzOTc5Ijp7ImJ1Y2tldCI6InR3ZWV0X3Jlc3VsdCIsInZlcnNpb24iOm51bGx9LCJ0Zndfc2Vuc2l0aXZlX21lZGlhX2ludGVyc3RpdGlhbF8xMzk2MyI6eyJidWNrZXQiOiJpbnRlcnN0aXRpYWwiLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2V4cGVyaW1lbnRzX2Nvb2tpZV9leHBpcmF0aW9uIjp7ImJ1Y2tldCI6MTIwOTYwMCwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvZmYiLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3R3ZWV0X2VkaXRfZnJvbnRlbmQiOnsiYnVja2V0Ijoib2ZmIiwidmVyc2lvbiI6bnVsbH19&amp;amp;frame=false&amp;amp;hideCard=false&amp;amp;hideThread=false&amp;amp;id=1558932394002071556&amp;amp;lang=en&amp;amp;origin=https%3A%2F%2Fmirror.xyz%2F0xc2AD40Aaf5ef529B6697F9DEEeeb5362Bb47e484%2FxYBLc_6V2rR36d9_aJX3O0xxZzk48Bun048I1971e88&amp;amp;sessionId=c0b3d12244c7e950c98acd79a2a55db441cb17ff&amp;amp;theme=light&amp;amp;widgetsVersion=2d66c323e5620%3A1660322279126&amp;amp;width=550px&quot; data-tweet-id=&quot;1558932394002071556&quot; style=&quot;box-sizing: border-box; position: static; visibility: visible; width: 512px; height: 811px; display: block; flex-grow: 1;&quot;&gt;&lt;/iframe&gt;
"><code><span class="hljs-operator">&#x3C;</span>iframe id<span class="hljs-operator">=</span><span class="hljs-string">"twitter-widget-0"</span> scrolling<span class="hljs-operator">=</span><span class="hljs-string">"no"</span> frameborder<span class="hljs-operator">=</span><span class="hljs-string">"0"</span> allowtransparency<span class="hljs-operator">=</span><span class="hljs-string">"true"</span> allowfullscreen<span class="hljs-operator">=</span><span class="hljs-string">"true"</span> class<span class="hljs-operator">=</span><span class="hljs-string">""</span> title<span class="hljs-operator">=</span><span class="hljs-string">"Twitter Tweet"</span> src<span class="hljs-operator">=</span><span class="hljs-string">"https://platform.twitter.com/embed/Tweet.html?dnt=false&#x26;amp;embedId=twitter-widget-0&#x26;amp;features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOlsibGlua3RyLmVlIiwidHIuZWUiXSwidmVyc2lvbiI6bnVsbH0sInRmd190d2VldF9lZGl0X2JhY2tlbmQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3JlZnNyY19zZXNzaW9uIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd190d2VldF9yZXN1bHRfbWlncmF0aW9uXzEzOTc5Ijp7ImJ1Y2tldCI6InR3ZWV0X3Jlc3VsdCIsInZlcnNpb24iOm51bGx9LCJ0Zndfc2Vuc2l0aXZlX21lZGlhX2ludGVyc3RpdGlhbF8xMzk2MyI6eyJidWNrZXQiOiJpbnRlcnN0aXRpYWwiLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2V4cGVyaW1lbnRzX2Nvb2tpZV9leHBpcmF0aW9uIjp7ImJ1Y2tldCI6MTIwOTYwMCwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvZmYiLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3R3ZWV0X2VkaXRfZnJvbnRlbmQiOnsiYnVja2V0Ijoib2ZmIiwidmVyc2lvbiI6bnVsbH19&#x26;amp;frame=false&#x26;amp;hideCard=false&#x26;amp;hideThread=false&#x26;amp;id=1558932394002071556&#x26;amp;lang=en&#x26;amp;origin=https%3A%2F%2Fmirror.xyz%2F0xc2AD40Aaf5ef529B6697F9DEEeeb5362Bb47e484%2FxYBLc_6V2rR36d9_aJX3O0xxZzk48Bun048I1971e88&#x26;amp;sessionId=c0b3d12244c7e950c98acd79a2a55db441cb17ff&#x26;amp;theme=light&#x26;amp;widgetsVersion=2d66c323e5620%3A1660322279126&#x26;amp;width=550px"</span> data<span class="hljs-operator">-</span>tweet<span class="hljs-operator">-</span>id<span class="hljs-operator">=</span><span class="hljs-string">"1558932394002071556"</span> style<span class="hljs-operator">=</span><span class="hljs-string">"box-sizing: border-box; position: static; visibility: visible; width: 512px; height: 811px; display: block; flex-grow: 1;"</span><span class="hljs-operator">></span><span class="hljs-operator">&#x3C;</span><span class="hljs-operator">/</span>iframe<span class="hljs-operator">></span>
</code></pre><p>交互结束啦！</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/abe5ca7115826a29117b734d59c66f971774de2502f8ab57f41656346229aeab.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Kyoko Finance测试网教程（明牌）]]></title>
            <link>https://paragraph.com/@youzhadianshiju/kyoko-finance</link>
            <guid>FqSTfzUGt7AmsAeGBVbw</guid>
            <pubDate>Sun, 14 Aug 2022 06:49:26 GMT</pubDate>
            <description><![CDATA[Kyoko Finance提供解决方案：通过一个单一的便捷平台实现行业融资和连接。 Kyoko是一个DAO到DAO的信贷提供商，P2P NFT借贷平台，以及面向公会和玩家的跨链GameFi NFT借贷市场。img有0.5%的代币用来空投img本次的测试网活动分配了价值350000$的KYOKO代币img1.领取测试币 币安智能链：水龙头testnet.binance.org林克比水龙头2.进入测试网，连接钱包京子CCAL3.mint nft 点击右上角join testimg然后将这两种ERC—721的nft都mint一下，成功后点击applyimg4.租用nft 点击右上角Account，然后点击我的nft，选择leisureimg然后点击你的nft，输入价格，日期，价值后点击depositimg成功后可以在我的nft，点击current查看img点击nft进去，可以选择编辑来更新你的信息以及撤回img建议将BSC以及Rinkey都进行交互 5.借用nft 右上角点击market，下方任选一个游戏点进去img选择你要租借的nft，点击进去img点击borrowimg借贷的时候如...]]></description>
            <content:encoded><![CDATA[<p>Kyoko Finance提供解决方案：通过一个单一的便捷平台实现行业融资和连接。</p><p>Kyoko是一个DAO到DAO的信贷提供商，P2P NFT借贷平台，以及面向公会和玩家的跨链GameFi NFT借贷市场。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/087ab3234e20af1e0c229e73715035717fff35dfc04efd88414b8078c0e35809.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>有0.5%的代币用来空投</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3a12036f723bff9b01412f88a09142ed91ba761eb0f464a871198728e1485f2c.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>本次的测试网活动分配了价值350000$的KYOKO代币</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/983ff41d647d47a86458bfcc8235ed0277be91f8b4bea674eab0889b76c3446a.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>1.领取测试币</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://testnet.binance.org/faucet-smart">币安智能链：水龙头testnet.binance.org</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><figcaption HTMLAttributes="[object Object]" class="">林克比水龙头</figcaption></figure><p>2.进入测试网，连接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/62460d63d8b6103a9b1a5bb313052a1e8e457af4e1d1c04f6c9b4959ace30ee0.svg" alt="京子CCAL" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">京子CCAL</figcaption></figure><p>3.mint nft</p><p>点击右上角join test</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/669e2b47972b6dc27bf731e5b5ff1e5ca6933fd7391cbabf91ed3c70576b2375.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>然后将这两种ERC—721的nft都mint一下，成功后点击apply</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/31bbd875414f47e02748351a1b32112089f7ef4198a8575cb382f2e04dd15316.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>4.租用nft</p><p>点击右上角Account，然后点击我的nft，选择leisure</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7c88336e66cdc6016beef5d0d06d759e56ce61af649760e74e118c307bc077e7.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>然后点击你的nft，输入价格，日期，价值后点击deposit</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c3e508899073dc8fb7b14e7e9b7c944febdbefb088aae75249071cb742b0d0ab.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>成功后可以在我的nft，点击current查看</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8dfbb9e54f0611af4e20c592a685fc772d23894245b39ec32325d6262dac965e.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>点击nft进去，可以选择编辑来更新你的信息以及撤回</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a56bef4fe319b43e14433e27e2ae55353295b81a507cc11278692e5633e38138.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>建议将BSC以及Rinkey都进行交互</p><p>5.借用nft</p><p>右上角点击market，下方任选一个游戏点进去</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4f7c67e2db1979d94c0e05ace338b0a0fa9b74a249ffef801bd088bcd90c17c9.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>选择你要租借的nft，点击进去</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8431b8e3a0cc2f9deb5330ead3a04fa3a041564dbfac430f6dda935d8374a275.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>点击borrow</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/36707efbfb25624e077eb8ebd7aaa5afdab9fe0b5eca2022b15e9e7f5b29aa33.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>借贷的时候如果显示failed，在这里改为钱包平衡即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/768d18f59ca12d65f8d3e77bfd0675f3697b2afd82cacf0d81bd77d1fbb942c9.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>6.偿还nft</p><p>右上角点击account，找到刚刚借的nft，点击进去</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/59ac5996b6fa901035cdc3d186970ae7921bb35638a0c94758797f890be3b9f9.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>点击repay</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e33a9d90bdff81ac0ab9c5f4d02eb29d89246f1648554a116d9c061e383d2fdb.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>归还成功后可以点击我的订单，选择待处理，然后点击withdraw，将冻结的代币提取回你的钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6156b7d331a406d2ee88d7446bf40c34915a0f4ef7c32919d2d89c4219c21da7.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure><p>7.提取利息</p><p>如果你的nft被人租用，借款人在归还后记得提取你的利息</p><p>点击我的订单，待处理，然后点击withdraw</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/211e4352b67a037b57b5f4c1b1f772560b9f199856500d4ab14b4d15e7f84d2d.png" alt="img" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">img</figcaption></figure>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/612b72f1d652c16616980f591864f971e7440d91a000228f5d6a2e303785e607.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[成为一个OG]]></title>
            <link>https://paragraph.com/@youzhadianshiju/og</link>
            <guid>AJ8oPeFlQKKcWcTuOSIf</guid>
            <pubDate>Fri, 12 Aug 2022 14:46:10 GMT</pubDate>
            <description><![CDATA[打开官网 https://www.starkboard.io/ d点击image-20220812224056856创建一个钱包。image-20220812224126108选择argent x钱包，没有的老铁自行下载image-20220812224211223创建好以后点击，Connect Wallet，进行钱包连接。 连接成功以后点击 Sing in。image-20220812224405140点击tweet。最后我们可以在我们的推特看到下面的页面。这就代表成功了。image-20220812223728503耗时：15分钟。 花费：0]]></description>
            <content:encoded><![CDATA[<p>打开官网</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.starkboard.io/">https://www.starkboard.io/</a></p><p>d点击</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8078b4c1efa888c75f845792bdfc745bc35de4e68408504db2bce4713efa3a83.png" alt="image-20220812224056856" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812224056856</figcaption></figure><p>创建一个钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d9a08e2da1f2e9ae3a50e87f3c1bd860379f97eeb0929b533944d52662d89c93.png" alt="image-20220812224126108" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812224126108</figcaption></figure><p>选择argent x钱包，没有的老铁自行下载</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d85b5ef07a9ca2e0de213e8deb38464c0d6dbed358e4b5129d8c707c66d24e66.png" alt="image-20220812224211223" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812224211223</figcaption></figure><p>创建好以后点击，Connect Wallet，进行钱包连接。</p><p>连接成功以后点击 Sing in。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8de435dfa55761470aecf0ccf521c73c205f61c57df43453fb55c46aa7b22b55.png" alt="image-20220812224405140" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812224405140</figcaption></figure><p>点击tweet。最后我们可以在我们的推特看到下面的页面。这就代表成功了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b088acb7abc4ec693eddce10e65ddd7ec58a6244ddc9970adbb4fda03d4e1110.png" alt="image-20220812223728503" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812223728503</figcaption></figure><p>耗时：15分钟。</p><p>花费：0</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/62180cc82bb6cc6cffcfa3cbdfe4ce8398a3c86d0e33332c829727349503b0e3.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[跟着小赵刷交互-Arbitrum nova]]></title>
            <link>https://paragraph.com/@youzhadianshiju/arbitrum-nova</link>
            <guid>itPNaMv0Lao8Ha3YZPDC</guid>
            <pubDate>Fri, 12 Aug 2022 14:11:54 GMT</pubDate>
            <description><![CDATA[1、在安装了Matemask插件的Chrome浏览器中打开https://chainlist.onekey.so/ 搜索Arbitrum Nova，添加Arbitrum Nova网络。添加arb nova网络2.跨链，打开https://bridge.arbitrum.io/ 将主网里的ETH跨到Arbitrum Nova。 * [From Mainnet] To [Arbitrum Nova] 的顺序发送eth。image-202208122202148053.大约等待10分钟image-202208122203021824.在Arbitrum Nova收到来自主网的ETH后，打开https://app.sushi.com/swap 将接收到的ETH中的一部分换成1-2个美元稳定币（usdt、usdc、dai都可以）。换成稳定币5.在换完稳定币之后打开https://app.sushi.com/legacy/pool 添加ETH和稳定币为组合的流动性。添加ETH和稳定币为组合的流动性点击确认，添加流动性。点击确认6.交互完成完成交互耗时：1小时。 花费：0.02ETH。]]></description>
            <content:encoded><![CDATA[<p>1、在安装了Matemask插件的Chrome浏览器中打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chainlist.onekey.so/">https://chainlist.onekey.so/</a></p><p>搜索Arbitrum Nova，添加Arbitrum Nova网络。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/718d33784e64c4972ce6588e8395c0f6a4e7de6c85a41725ecac3f270703d162.png" alt="添加arb nova网络" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">添加arb nova网络</figcaption></figure><p>2.跨链，打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.arbitrum.io/">https://bridge.arbitrum.io/</a> 将主网里的ETH跨到Arbitrum Nova。</p><p>* [From Mainnet] To [Arbitrum Nova] 的顺序发送eth。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c99070b0c02dc8e9b895bedf4c8fc3c638a491359bc239036e627c46d62e36db.png" alt="image-20220812220214805" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812220214805</figcaption></figure><p>3.大约等待10分钟</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c8822e858574cef0c89ad9de40f0a62d15d8e7bab38221226b6ac0efd098effc.png" alt="image-20220812220302182" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">image-20220812220302182</figcaption></figure><p>4.在Arbitrum Nova收到来自主网的ETH后，打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.sushi.com/swap?chainId=42170">https://app.sushi.com/swap</a></p><p>将接收到的ETH中的一部分换成1-2个美元稳定币（usdt、usdc、dai都可以）。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f29dd07a1eeb1dcd8d600babe6747469302b922df0c0a221b66b8b27af9cdee0.png" alt="换成稳定币" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">换成稳定币</figcaption></figure><p>5.在换完稳定币之后打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.sushi.com/legacy/pool?chainId=42170">https://app.sushi.com/legacy/pool</a></p><p>添加ETH和稳定币为组合的流动性。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/025692b33af5b04aa5f9611471eef6d422af264cb7375020a70d2ff226d4a85b.png" alt="添加ETH和稳定币为组合的流动性" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">添加ETH和稳定币为组合的流动性</figcaption></figure><p>点击确认，添加流动性。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d8a95a452ddf21ecb6ea4710158de9c2df210c38a56cf1a23050b2a96c41663f.png" alt="点击确认" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">点击确认</figcaption></figure><p>6.交互完成</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f878b14c6fc34e6cfb5f28267725bddeea3ae72b4ef6944dffb7df35be4d9d4e.png" alt="完成交互" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">完成交互</figcaption></figure><p>耗时：1小时。</p><p>花费：0.02ETH。</p>]]></content:encoded>
            <author>youzhadianshiju@newsletter.paragraph.com (youzhadianshiju)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/43687281b383f977a89738c7c8ebcc5fbb3fd9f199fba96b988c4b20f736048d.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>