<?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>longye</title>
        <link>https://paragraph.com/@longye</link>
        <description>老子就是吃螃蟹的</description>
        <lastBuildDate>Wed, 15 Jul 2026 07:57:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>longye</title>
            <url>https://storage.googleapis.com/papyrus_images/e609f114575eb2f908a19f32c9f2d3a1dee61c8fc0cea32d9f4857b1299e9e89.jpg</url>
            <link>https://paragraph.com/@longye</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[5美元搞定ZigZag做市商机器人，附高成交率技巧（小白版）]]></title>
            <link>https://paragraph.com/@longye/5-zigzag</link>
            <guid>5Ppco4abCzGz8F3h8QXW</guid>
            <pubDate>Sat, 28 May 2022 11:23:23 GMT</pubDate>
            <description><![CDATA[更多空投教程，NFT投研报告，欢迎关注@LNPANDY 视频教程已更新，可以对照查看更新：宝塔目前安装pm2后，有可能漏掉node的安装，需要手动确认下node版本，进入宝塔-软件商店-已安装-点击设置切换到node版本，选择v16.15.0，确认切换。返回ssh连接服务器，输入npm install 安装，之后即可使用 ////////////////////////////////////////首先我是个Linux小白，之前的几次Linux经历都不太成功，这回终于成功搞定，并且重复尝试了几次都没问题，希望你也可以。一开始想要白嫖不花服务器钱，选了谷歌云免费试用，结果谷歌云共用带宽速度太慢，导致很难抢到单子。于是换了vultr，最低5～6美元即可使用，默认都是2TB带宽起，注册还送100美元额度（限1个月），而且是按量计费，用多久扣多少。其实只要能搞定Linux，跑个机器人只需要很少资源，1核+1G就够用，作为Linux小白，为了省钱只有费些脑子了。具体教程大致分为：开服务器通过ssh链接服务器装宝塔（可视化控制面板）装npm改机器人文档上传机器人文件夹开启机器人写在前面1、...]]></description>
            <content:encoded><![CDATA[<blockquote><p>更多空投教程，NFT投研报告，欢迎关注@<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/LNPANDY">LNPANDY</a></p><p>视频教程已更新，可以对照查看</p></blockquote><p>更新：宝塔目前安装pm2后，有可能漏掉node的安装，需要手动确认下node版本，进入宝塔-软件商店-已安装-点击设置</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8440241f7426ee772e93374f176ed6cf7c90a2626cbb083eb4ee1a4847adec90.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>切换到node版本，选择v16.15.0，确认切换。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a8ed061f085fe1b64293907202f96824f080ae2e3c76f65df9651994bde6a6a3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>返回ssh连接服务器，输入npm install 安装，之后即可使用</p><p>////////////////////////////////////////</p><ul><li><p>首先我是个Linux小白，之前的几次Linux经历都不太成功，这回终于成功搞定，并且重复尝试了几次都没问题，希望你也可以。</p></li><li><p>一开始想要白嫖不花服务器钱，选了谷歌云免费试用，结果谷歌云共用带宽速度太慢，导致很难抢到单子。</p></li><li><p>于是换了vultr，最低5～6美元即可使用，默认都是2TB带宽起，注册还送100美元额度（限1个月），而且是按量计费，用多久扣多少。</p></li><li><p>其实只要能搞定Linux，跑个机器人只需要很少资源，1核+1G就够用，作为Linux小白，为了省钱只有费些脑子了。</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">具体教程</h2><p>大致分为：</p><ul><li><p>开服务器</p></li><li><p>通过ssh链接服务器</p></li><li><p>装宝塔（可视化控制面板）</p></li><li><p>装npm</p></li><li><p>改机器人文档</p></li><li><p>上传机器人文件夹</p></li><li><p>开启机器人</p></li></ul><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">写在前面</h3><p>1、保险起见，建议<strong>全程挂梯子使用，以免vultr部分服务器被墙</strong></p><p>2、这是在Zk做市商，所以你的钱包里的钱<strong>要存到Zk的L2里</strong>，你想做哪个币对，就放哪两个币，两种比例无所谓，不影响你吃单，原理上类似Defi里放LP。</p><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/f3d65f92c1de28b442665f7f736ca5a0f7723dc4ed9cfc12fd74e55baaf72f65.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>到vultr注册 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.vultr.com/?ref=9138999-8H">https://www.vultr.com/?ref=9138999-8H</a> 可以切换成中文</p><p>注册后充值10美元，可以用paypal或支付宝（是的，这家中国人用的太多了），同时领取100美元的试用金</p><p>服务器配置方面，完全按照我下面的截图选就好，5～6美金一个月，一路选低配，服务器保险点就洛杉矶，系统CentOS 7（这个好像问题比较少），自动备份也关掉，对咱来说没必要，然后Deploy就好了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5c59f633b6f1f6e3ac0201fb9e558bd923f6daaa41090174e8de6a274145cfa5.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Deploy之后要等一会儿，服务器配置好，看到状态显示running，就可以继续了</p><p>进入服务器详情，找到ip地址，用户名、密码</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/83f7aee368d35e7285f76be0873d912fc2d2b6c997db467facca3afc4e7fa024.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-ssh" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">通过SSH连接服务器</h3><p>windows用XShell</p><p>Mac用FinalShell</p><p>你们自己找下载吧，官网最靠谱</p><p>通过ssh工具新建服务器（下面以Finalshell为例）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9df4124433f5231788d66a14518994054c6eeed7219de2ed964faa77a9eb9591.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>随便起个名字，把得到的ip、用户名、密码填入，连接，弹出的窗口选保存</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7466647e5e578d50eae16be0018abdd83f69f7bc3b89f81125ca4b6d76d2c1b2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-npm" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">安装宝塔+安装npm</h3><p>连上之后，先安装宝塔（官网可以了解下 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bt.cn/new/download.html">https://www.bt.cn/new/download.html</a>）</p><p>在控制台输入下面代码，然后回车，弹出提示就填“y”</p><pre data-type="codeBlock" text="yum install -y wget &amp;&amp; wget -O install.sh http://download.bt.cn/install/install_6.0.sh &amp;&amp; sh install.sh ed8484bec
"><code>yum install <span class="hljs-operator">-</span>y wget <span class="hljs-operator">&#x26;</span><span class="hljs-operator">&#x26;</span> wget <span class="hljs-operator">-</span>O install.sh http:<span class="hljs-comment">//download.bt.cn/install/install_6.0.sh &#x26;&#x26; sh install.sh ed8484bec</span>
</code></pre><p>装宝塔其实不是必须的，只是对于小白来说，有个可视化控制台比较有安全感</p><p>装好之后，结尾会给你一串代码，复制内网地址打开（外网给的是ipv6的，怕你浏览器没开支持），填入给的用户名密码就能登陆了</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/67d9c3a01f54e240296e96685ca8397149b8764179b395b323284a671a9e833d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>登陆之后弹出建议安装的一些控件，咱们都用不到，取消（这里用的网图）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8a4c534c1a096885d1ef90ddee6bc95914cdca36d5c1d97183232f1f7b9e447a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>左边菜单-软件商店，搜索npm，安装</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a4703a748c31b9f98520e148ff2578f4af4cd034b1cac8b5aab32ed9a84e75c8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>安装需要一些时间，通常在5分钟左右，另外宝塔目前安装pm2后，可能会漏掉安装node，需要手动确认下node版本，进入宝塔-软件商店-已安装-点击设置</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8440241f7426ee772e93374f176ed6cf7c90a2626cbb083eb4ee1a4847adec90.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>切换到node版本，选择v16.15.0，确认切换（如果已经显示16.15了，可以不用切换）。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a8ed061f085fe1b64293907202f96824f080ae2e3c76f65df9651994bde6a6a3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-api" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">下载机器人代码+预言机API</h3><p>安装完成后，咱们去搞机器人和API</p><p>先去搞CryptoWatch API，官网注册登录，然后申请API <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptowat.ch/zh-cn/home">https://cryptowat.ch/zh-cn/home</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/6e8f4e158ceccabbceb8246d82e655fa77423dc4a1461096bf17222d1a981369.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>保存生成的公钥，一会儿用</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c8a018e3dfb46a362ad45317d0ddbd104b44307b68c551173b2a96f56462a4ad.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后搞机器人</p><p>进到官方给的github页面 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ZigZagExchange/market-maker">https://github.com/ZigZagExchange/market-maker</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/f476ac4d5e2fb9b955bec5d14c4a9e46b4db67af58fcb7023c89152d186cdabf.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>修改config.json.EXAMPLE文件，用记事本打开就行</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/028e1dedcecf3a5a10897d36bce42f08468be219781871dc9b787770a928790a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>把刚才的公钥填进来，把你想要用来做市商的钱包私钥填进来，如果你不放心，就用个新钱包</p><p>下面就是一个个交易对了，目前ETH-USDC交易量最大也最卷，想要多成交，就要把滑点填低，0.0005就是0.05%滑点，刚开始可以更低一些容易成功，之后调回来就行（不然可能赚不到啥钱）</p><p>注意，下面有很多币对呢，你钱包里如果没这些币，都要改成false</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/147da71e0a7fbe23acf8789d416fb6b6f7599db8edc319386b20e6305dd363db.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>改好之后保存，把文件名改成config.json</p><p>可以改一下整个文件夹的名字，改的简单一些，方便之后写代码的时候容易打（可以跟我一样改成“mmma”）</p><p>然后把文件夹通过SSH传到服务器里，也可以用宝塔传，更简单一些</p><p>记得先选根目录，再上传，也是为了之后方便写代码</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/48ab03970327b2a5bbed537e98e0bc581841cbd3c1dac97f8492d3797bcf6f01.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后我们回到ssh，记得断开服务器，重新连接一次</p><p>输入 cd / 回到根目录</p><p>输入 cd /mmma （这里mmma是我刚才传的文件夹名字）</p><p>输入npm install 安装</p><p>输入node marketmaker.js 开启</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd247f085bc39995239333b3fffab6a60c30b23168921ed2cd6b531547c2a0a8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后，搞定啦～</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">断开后保持运行</h3><p>目前的问题是，如果你断开了ssh，程序就结束了，咱们需要调用screen，来创建多个shell 窗口，这样才能在断开后继续运行。</p><p>先停止目前的运行，按Ctrl+C即可</p><p>输入screen -S name （创建一个叫name的窗口，这个name可以任意起，可以叫zkmm之类的）</p><p>输入node marketmaker.js 开启机器人</p><p>这样就可以了</p><p>按住Ctrl+A+D（一起按）可以从会话中分离</p><p>输入screen -ls 可以查看目前所有窗口（格式是数字+名字）</p><p>输入screen -r 数字（数字是窗口名字前面的）切换到该窗口</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e9c2ea7f3846dd0f9db0c35584c9e21fa9ad8f497b54fc2af609a9106d242e50.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>在窗口输入 exit 可以终止当前窗口</p><p>更多信息，可以参考这个：</p><p>解释一下滚动代码</p><ul><li><p>badprice 价格过高或过低了</p></li><li><p>badsize 金额大小过大或过小</p></li><li><p>The order was filled by better offer 别人价格更划算</p></li></ul>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[STARKGATE跨链桥测试网教程（空投埋伏）]]></title>
            <link>https://paragraph.com/@longye/starkgate</link>
            <guid>1zxqzI9UYbZO3OokxVd1</guid>
            <pubDate>Mon, 16 May 2022 13:49:04 GMT</pubDate>
            <description><![CDATA[项目简介；项目名称；STARKGATE 公链；ETH 网络；测试网 StarkGate 充当ETH和STARKNET之间的网关，并允许用户做他们可以从桥梁中获得的一切。操作教程；1，打开谷歌浏览器扩展程序应用搜索Argent X StarkNet Wallet和metamask钱包并添加至chrome中。并全部创建钱包。2，打开测试网地址领取ETH测试代币，（两个钱包都可以领取）将两个钱包切换到Goerli测试网。 3，打开测试网地址，并连接metamask和Argent X StarkNet Wallet。 https://goerli.starkgate.starknet.io/4，我们分别体验一次来回跨链。5，最后我们提交反馈表单即可。 https://forms.reform.app/starkware/StarkGate_Feedback/thank-you]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">项目简介；</h2><p>项目名称；STARKGATE</p><p>公链；ETH</p><p>网络；测试网</p><p>StarkGate 充当ETH和STARKNET之间的网关，并允许用户做他们可以从桥梁中获得的一切。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">操作教程；</h3><p>1，打开谷歌浏览器扩展程序应用搜索Argent X StarkNet Wallet和metamask钱包并添加至chrome中。并全部创建钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f4eeba4cfea4b03ff3282c0be320070e23d24264545f3cc158b1497948b533d5.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fd70e9c51f0c9014de7dd3c3993a9256396d46f181b18035852a29113b33d23d.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>2，打开测试网地址领取ETH测试代币，（两个钱包都可以领取）将两个钱包切换到Goerli测试网。</p><p>3，打开测试网地址，并连接metamask和Argent X StarkNet Wallet。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerli.starkgate.starknet.io/">https://goerli.starkgate.starknet.io/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7945754309e36885e0e20cbd4998211bd6f05b20ea07eb6fba6988586b3bd23d.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>4，我们分别体验一次来回跨链。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/74018d7610f65e87ed4f098c80e88c529018b6613477dff939030625fc39c220.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7d0300eb4a51adc45cf4a64ec83a8f1a8032c8476f8994ab7d17adb2e67dc1b0.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4e77d9ca6a218a098d0bd8a51ff1d575c67c107138f0e35bc019e1424dce0d0.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e7cab5424ec60eb2ca52f49c42cfd5b2e6230acbdf749d06325d9f09791780df.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>5，最后我们提交反馈表单即可。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forms.reform.app/starkware/StarkGate_Feedback/thank-you">https://forms.reform.app/starkware/StarkGate_Feedback/thank-you</a></p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[成为arbitrum的深度用户一套操作流程，迎接5月中旬的奥德赛活动（主网空投埋伏）]]></title>
            <link>https://paragraph.com/@longye/arbitrum-5</link>
            <guid>hbe27KQtkMzumpwOZJbF</guid>
            <pubDate>Mon, 16 May 2022 13:48:36 GMT</pubDate>
            <description><![CDATA[前言；最进市场活跃度很低，GAS费用少，埋伏一些有必要的空投还是可以的，今天我们就做一套arbitrum的深度参与，arbitrum是以太坊 dApp 的下一代第 2 层网络，首先有几个板块，1；在arbitrum上使用1跨到2层网络。2我们执行了投资和抵押借贷。3，我们进行了交互。4，我们进行了增加流动性。5，我们交互了NFT。等于比较全面的深度用户。操作步骤1，打开arbitrum（dapp）网址并链接metamask钱包，然后我们输入金额并点击定金将ETH跨到二层网络并进行钱包确认。2，然后我们点击添加L2网络并切换网络。3，打开Cozy Finance网址并链接metamask钱包并切换到arbitrum二层网络。4，然后我们点击存款抵押品，然后在ETH后面点击定金，然后输入百分百并点击存入ETH，然后需要授权一次钱包，然后再继续确认。5，存款完成我们来到投资页面点击投资，选择比例点击借入和投资并进行钱包确认。6，然后我们来到借款页面，点击市场，借，未受保护，在USDC后面点击借，然后我们输入百分比并点击借入USDC。7，借款完成以后我们去添加USDC代币，点击metam...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">前言；</h2><p>最进市场活跃度很低，GAS费用少，埋伏一些有必要的空投还是可以的，今天我们就做一套arbitrum的深度参与，arbitrum是以太坊 dApp 的下一代第 2 层网络，首先有几个板块，1；在arbitrum上使用1跨到2层网络。2我们执行了投资和抵押借贷。3，我们进行了交互。4，我们进行了增加流动性。5，我们交互了NFT。等于比较全面的深度用户。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">操作步骤</h3><p>1，打开arbitrum（dapp）网址并链接metamask钱包，然后我们输入金额并点击定金将ETH跨到二层网络并进行钱包确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6a3db8c97967be8e26dd3df580921f2b78d31fbc21ad177ce62e0f2b1a6fb4ad.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>2，然后我们点击添加L2网络并切换网络。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/48f771188dddd1414c8e32d1f38fc2c955526a2114c8b639aef70c117e979c9c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>3，打开Cozy Finance网址并链接metamask钱包并切换到arbitrum二层网络。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/245bf61b60f89e346401956e01af2720eb82c39930c45a2836bde1177a34b7ab.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>4，然后我们点击存款抵押品，然后在ETH后面点击定金，然后输入百分百并点击存入ETH，然后需要授权一次钱包，然后再继续确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/111d3c5086e58eea6654091d360bb705669a22521b2842e705de7e5b4e2c86db.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fee07700956c670eea036bfabb9efef83fa9ef75f36d79748ba9ab170604584b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f34e7e4f79d0a23588d9e83435dd8accbd68192fdfbc5a7bd9187fd207e3e8b8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3945927fe2f326c1c3c0643bfe36e9f518c7f5063f1d21e5f4c4000a691ba3c2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>5，存款完成我们来到投资页面点击投资，选择比例点击借入和投资并进行钱包确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1e2607298903705e59d46d561901297f0c2054a0665b3db9b99bad0e7d856f48.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1e2607298903705e59d46d561901297f0c2054a0665b3db9b99bad0e7d856f48.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>6，然后我们来到借款页面，点击市场，借，未受保护，在USDC后面点击借，然后我们输入百分比并点击借入USDC。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0a889f98f7d34ff9c9c7ce42e0544f3af70ed474b227e8f6e081032c72946775.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3a599e438610742b3567dcf5a4dd128a021f0c2956958ce9acf6bc6984ecf490.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>7，借款完成以后我们去添加USDC代币，点击metamask钱包右上角三个点，并且点击在资源管理器中查看账户</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d237b2ea08ac984998e34df5f4f0fe234f38f1cf5c6df856fc22e803f259737d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>8，我们跳转页面后点击token，然后选择USDC，然后跳转出来以后我们复制合约，然后回到metamask钱包点击导入代币，把复制的合约地址填写进去即可自动识别出来代币点击添加即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c45012daefbeee355c4a26313a0b53d0e0b833b4872d79bf40fb47e5632100d0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/627b54e50c838d30b057874f3af44c0660d78755cd2bde15c06ffa8b8040f1b7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cf5e62ccdbc662f76621149361220e970af6be7b53a5373feaba6f304511c43b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cf5e62ccdbc662f76621149361220e970af6be7b53a5373feaba6f304511c43b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>9，打开balancer网址并链接metamask钱包，然后我们点击贸易，输入金额与币种并点击预览，然后确认交易并进行钱包确认。交换以后我们继续用上述方法添加USDT代币。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3cd4e0185ea60ef41f33b5deee2beb671aae458fb966994171530d273ef006b8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/22fff8d56001c9897dc02829abb59284c66eea516144b25805f9183ffe15a8ed.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>10，打开iZUMi Finance网址并链接metamask钱包，并点击现在农场，然后点击USDC对USDT交易对。点击Get uniswap3 NFT，然后选择金额并全部批准，然后点击添加流动性。然后交易成功以后我们回到主页面点击批准。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0733c2c3c98bb18f0891d066b771e42b9a1e657e13855d271025a9aea4f76fad.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d14ef6a71faf422f94f23fba3ff4c5ad32196ffc24df075faf778734abe438ac.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d087ee6a843c306a26b8212e2d57bd07664ab16c5e854efc4bf91a319acf56e6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1f2abbf082bd263e7f24b1397b5e37a7a79bf84fb08ec838def29dc35ad0750f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/81c6b9c99e8565211558caddef7cb9ed533202cd6edfe7948d2fb48b9b8531ee.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>11，打开tofunft网址并链接metamask钱包，并切换到arbitrum网络。并随便交易一个NFT即可，也可以选择价格相对来说最低的或者自己喜欢的。倒数几个可能买不了，那就换换前面的。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ba6e280f8cb128e8c707b897df0353b968e436334d75368270b6ae28f62f5d43.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/312dc43024be9689881bd63f8ace777a3b4af3967bb294f20afd6c4ed41806d0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>OK恭喜你到这一步已经完成了所有操作，然后arbitrum在五月中旬会有一个奥德赛活动，很早就已经公布了，希望我们有机会可以参加，我们是生态的资深用户，加油，冲！</p><p>奥德赛活动说明链接；</p><p>活动跟踪进度，新的活动更新文章链接；</p><p>有一个重点说一下；</p><p>Week 1: Bridge Week Week 2: @yield\</p><p> , @hashflow\_\ Week 3: @AboardExchange\ , @tofuNFT\ Week 4: @Uniswap\ , @OfficialApeXdex\ Week 5: @1inch\ , @izumi_Finance\ Week 6: @BreederDodo\ , @SwaprEth\ Week 7: @Treasure_DAO\ , @BattleFlyGame\ Week 8: @ideamarket_io\ , @SushiSwap</p><p>时长八周，提前熟悉协议也许对未来的任务有帮助。</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[币圈必备百宝箱，请珍藏！]]></title>
            <link>https://paragraph.com/@longye/4VA4WrgZ3p28XbqbfODl</link>
            <guid>4VA4WrgZ3p28XbqbfODl</guid>
            <pubDate>Mon, 16 May 2022 13:38:09 GMT</pubDate>
            <description><![CDATA[简介俗话说的好，隔行如隔山。近期有很多新关注我的小伙伴私聊我都是刚进入币圈和空投这一领域，所以突然有个想法整理一些本人也在用的软件，工具，网址，以及教程。让刚入行的韭菜们能尽量少走弯路。本人花了大量的时间和精力整理了一套，请转发并收藏，多谢支持，请务必看完全部工具，会有意想不到的收获。（全是干货）一，空投1，入门必备教程；（撸空投必看）1.1；撸空投 肝白 必备（无限）套账号注册详细教程 1.2；自建梯子，绑定指纹浏览器详细教程，结合无限套账号注册撸空投必备神器，小白直接起飞！ 1.3；币圈必备软件telegram和discord以及twitter必备翻译工具安装操作教程(没有中文社区也不影响撸空投)2，质押类，测试类，任务类空投汇总。1.1；本人空投整理。3，空投网站汇总。1.1；包括持有空投整理，测试网空投整理，赠品空投整理，潜在空投整理。 1.2；包括测试网空投整理。 1.3；包括任务空投整理，持有人空投整理。 1.4；DeFi，NFT，精品空投，任务空投整理。（空投教程非常全面，并且每日更新新空投，任务类居多） 1.5；最超值和一定要试的空投整理。 1.6；上市项目和空投...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">简介</h2><p>俗话说的好，隔行如隔山。近期有很多新关注我的小伙伴私聊我都是刚进入币圈和空投这一领域，所以突然有个想法整理一些本人也在用的软件，工具，网址，以及教程。让刚入行的韭菜们能尽量少走弯路。本人花了大量的时间和精力整理了一套，请转发并收藏，多谢支持，请务必看完全部工具，会有意想不到的收获。（全是干货）</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一，空投</h2><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1，入门必备教程；（撸空投必看）</h3><p>1.1；撸空投 肝白 必备（无限）套账号注册详细教程</p><p>1.2；自建梯子，绑定指纹浏览器详细教程，结合无限套账号注册撸空投必备神器，小白直接起飞！</p><p>1.3；币圈必备软件telegram和discord以及twitter必备翻译工具安装操作教程(没有中文社区也不影响撸空投)</p><h3 id="h-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2，质押类，测试类，任务类空投汇总。</h3><p>1.1；本人空投整理。</p><h3 id="h-3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3，空投网站汇总。</h3><p>1.1；包括持有空投整理，测试网空投整理，赠品空投整理，潜在空投整理。</p><p>1.2；包括测试网空投整理。</p><p>1.3；包括任务空投整理，持有人空投整理。</p><p>1.4；DeFi，NFT，精品空投，任务空投整理。（空投教程非常全面，并且每日更新新空投，任务类居多）</p><p>1.5；最超值和一定要试的空投整理。</p><p>1.6；上市项目和空投日历整理。</p><p>1.7；任务类，测试网整理居多。</p><p>1.8；游戏，虚拟世界，代币，空投合集整理。</p><p>1.9；上市项目空投整理。</p><p>2.0；审查和列出由 ICO、个人或企业组织的空投整理。</p><p>2.1；主要以测试网空投为主。</p><p>2.2；空投查询网站。</p><p>2.3；潜在空投项目。</p><p>2.4；任务类居多。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二，行情分析工具。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.coingecko.com/zh">www.coingecko.com/zh</a>（最常用的数据分析工具，很全面）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.feixiaohao.co/">www.feixiaohao.co</a>（最早接触的行情数据分析工具）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cn.tradingview.com/">cn.tradingview.com</a>（追踪所有市场，K线工具）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://nftgo.io/">nftgo.io</a>（巨鲸追踪分析工具）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://kingdata.com/?lang=cn">kingdata.com/?lang=cn</a>（web3一站式投资平台，包括IDO，ICO，NFT，空投，defi，gamefi，投资组合，巨鲸追踪等多领域分析工具。）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://dappradar.com/">dappradar.com</a>（所有公链，gamefi，defi，NFT，空投，投资组合工具。）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://coinmarketcap.com/">coinmarketcap.com</a>（最全面加密货币数据分析，交流，学习，NFT，空投为一体工具）</p><p>1.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://dexscreener.com/">dexscreener.com</a>（所有公链数据查询）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.whalestats.com/analysis-of-the-top-100-eth-wallets">www.whalestats.com/analysis-of-the-top-100-eth-wallets</a>（ETH大户钱包追踪）</p><p>2.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://messari.io/">messari.io</a>（行情软件分析，币圈顶级资产，投资回报率）</p><p>2.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.cypherhunter.com/zh-hans/">www.cypherhunter.com/zh-hans/</a>（机构巨鲸数据查询）</p><p>2.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.dextools.io/app/">www.dextools.io/app/</a>（行情工具，K线工具，所有土狗都有）</p><p>2.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://bitinfocharts.com/zh/top-100-richest-bitcoin-addresses.html">bitinfocharts.com/zh/top-100-richest-bitcoin-addresses.html</a>（BTC巨鲸追踪）</p><p>2.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.whalestats.com/analysis-of-the-top-100-eth-wallets">www.whalestats.com/analysis-of-the-top-100-eth-wallets</a>（ETH巨鲸追踪）</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">三，币圈新闻。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.jinse.com/">www.jinse.com</a>（常用新闻软件，比较及时）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.theblockbeats.info/">www.theblockbeats.info</a>（快讯，融资信息，链上生态）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://foresightnews.pro/article">foresightnews.pro/article</a>（快讯，日历，专题，专栏）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.panewslab.com/zh/index.html">www.panewslab.com/zh/index.html</a>（深度文章，快讯，专题）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.8btc.com/">www.8btc.com</a>（快讯，web3，学院）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://thedefiant.io/">thedefiant.io</a>（消息，教育，研究，空投）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.dappchaser.com/">www.dappchaser.com</a>（生态追踪器，DAPP数据百科，赏金猎人）</p><p>1.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.ccvalue.cn/">www.ccvalue.cn</a>（价值号，视频，专题）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cointelegraph.com/">cointelegraph.com</a>（市场，杂志，百科全书）</p><p>2.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.defidaonews.com/">www.defidaonews.com</a>（媒体，峰会，学院）</p><h2 id="h-ido" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">四，IDO网站（一般都不可以参与）</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://chainbroker.io/">chainbroker.io</a>（加密影响者。用于跟踪私人和公共筹款的加密平台。）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://polkastarter.com/">polkastarter.com</a>（授权项目启动去中心化和可互操作的代币池和拍卖。使支持者能够尽早获得加密创新。）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cryptorank.io/">cryptorank.io</a>（加密市场数据聚合和分析平台、<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/search?q=%23IDO&amp;src=hashtag_click">#IDO</a> / <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/search?q=%23IEO&amp;src=hashtag_click">#IEO</a>性能、交易警报和新闻聚合器）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://daomaker.com/">daomaker.com</a>（通过DAO形式加入投资）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://smartliquidity.info/">smartliquidity.info</a>（视觉分析）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://community.tokensoft.io/community">community.tokensoft.io/community</a>（web3 项目和社区的公平启动平台）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://copperlaunch.com/pools">copperlaunch.com/pools</a>（递减形式IDO）</p><h2 id="h-nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">五，NFT交易所及工具。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://opensea.io/">opensea.io</a>（当前最顶端NFT交易所）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://x2y2.io/zh-Hans">x2y2.io/zh-Hans</a>（X2Y2是一个社区拥有的<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/search?q=%23NFT&amp;src=hashtag_click">#NFT</a>市场，其持有者拥有 100% 的利润）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.cryptoscores.io/calendar/calendar">www.cryptoscores.io/calendar/calendar</a>（NFT见解的一站式商店）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://mycointool.com/">mycointool.com</a>（NFT抢购大师，最新项目以及各种实用工具）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://thenftscore.com/hotspot">thenftscore.com/hotspot</a>（轻松查找稀有、即将上市、热销、趋势 NFT）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://niftygateway.com/">niftygateway.com</a>（Nifty Gateway 是一个一体化平台，可让您轻松购买、出售和存储数字艺术和收藏品）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://raritysniffer.com/index">raritysniffer.com/index</a>（NFT稀有度排名平台）</p><p>1.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://rarible.com/">rarible.com</a>（以多链社区为中心的 NFT 市场）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/6FdOl13Dbp">rarity.tools</a> (查找下一个 NFT 的稀有度排名)</p><p>2.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://nftnerds.ai/">nftnerds.ai</a> (空间中最干净的 NFT 工具)</p><p>2.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://mintyscore.com/">mintyscore.com</a>（潜力NFT，即将到来NFT）</p><p>2.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/SX0LF6upRH">genie.xyz</a>（第一个 NFT 市场聚合器。在一次交易中批量购买所有主要市场的 NFT。节省高达 40% 的汽油费）</p><p>2.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/42jlhaUuzj">prysm.xyz</a>（将您的群聊变成 DAO，以团队形式收集 NFT）</p><p>2.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/Bhsl3zq5eN">nftpricefloor.com</a>（NFT 数据聚合器。我们是 NFT 生态系统的数据管理层，我们跟踪底价、数量和销售额、上市比率等）</p><p>2.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/Rr83t6taHa">moby.gg</a>（实时 NFT 铸造和销售洞察、钱包跟踪、即时通知和实时价格趋势）</p><p>2.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/K8U5lyWt0m">icy.tools</a>（我们发现趋势 NFT、跟踪底价、警报等）</p><p>2.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/QOq06sZ8Ss">nftscan.com</a>（为人类提供对元宇宙的实时访问）</p><p>2.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/r8YDd2wHOv">looksrare.org</a>（费率比opensea低百分之20NFT交易平台）</p><p>2.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/iHyTaI75Em">gem.xyz</a>（最佳 NFT 聚合器。在所有市场购买 NFT 时节省高达 42% 的 gas）</p><p>3.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://tofunft.com/">tofunft.com</a>（最大的多链NFT交易市场）</p><h2 id="h-dex" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">六，DEX交易，跨链。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/5fJXSlJ3Rb">uniswap.org</a>（我们为 Uniswap 做出了贡献——一种在以太坊上进行交易和自动提供流动性的协议）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/AaV9NLvH69">pancakeswap.finance</a>（博饼，币安智能链上领先交易）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/O3REedDpmw">sushi.com</a>（社区构建的开源生态系统，包含您需要的所有 DeFi 工具）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/zsw2z8aC3J">matcha.xyz</a>（一次交易所有 DEX，Matcha 为您在交易所找到最优惠的价格，并将它们组合成一笔交易）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/ZW3WzQaICT">dex.guru</a>（DexGuru 为您提供无与伦比的链上市场覆盖率，集成到一个地方并实时交付）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/nvRCKtMlAb">1inch.io</a>（多链合成）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/SsQKZcs640">zigzag.exchange</a>（革命性的以太坊 L2 ZK Rollup）</p><p>1,8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/s5JxvwGKGf">raydium.io</a>（支持 DeFi 进化的链上订单簿）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://dex.nearpad.io/swap">dex.nearpad.io/swap</a>（near链上去中心化交易）</p><p>2.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/CCaASv3eUJ">mdex.com</a>（一个融合了 DEX、IMO 和 DAO 的复合 DeFi 生态系统）</p><p>2.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/uvx0bcyhHz">dydx.exchange</a>（在最强大的开放式交易所开始交易，投资机构强大）</p><p>2.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/1YsCayEh7Q">cowswap.exchange</a>（受 MEV 保护的交易的 CoW）</p><p>2.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/EZL2rqnBl0">biswap.org</a>（BSW 上线币安 超过 422K 用户信任）</p><p>2.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/9fTEJ11egU">home.babyswap.finance</a>（每次交易都会得到BABY奖励）</p><p>2.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/T89unZEj7j">up.ag</a>（Solana 的最佳交换聚合器和基础设施）</p><p>2.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/aJ7vi1JtXl">orca.so</a>（Solana 上最人性化的 DEX）</p><p>2.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/krWYEuXNXw">traderjoexyz.com</a>（雪崩链上一站式去中心化平台）</p><p>2.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/gxBQ8BEgnT">quickswap.exchange</a>（马蹄链上去中心化平台，以闪电般的速度和接近零的汽油费）</p><p>2.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/DrDQWLRElB">spookyswap.finance</a>（FTM生态DEX）</p><p>3.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/uSd1L1GBcd">osmosis.zone</a>（Osmosis 是为流动性提供者构建的自动做市商 (AMM) 协议。它基于 Cosmos SDK 构建，是 IBC 代币的第一个 dex）</p><p>3.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/qLIAJpUBe4">terra.money</a>（Terra Station包含质押, Swap, 治理等核心功能）</p><p>3.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/eNX9Yk49cY">multichain.org</a>（跨链路由器协议 (CRP)，被设想为 Web3 的终极路由器）</p><p>3.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/UAYWdyOvQA">hop.exchange</a>（一种以快速且无需信任的方式跨汇总及其共享的第 1 层网络发送令牌的协议）</p><p>3.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/uJebpFtFqR">connext.network</a>（链和汇总之间的快速、无需信任的通信）</p><p>3.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/MhyrcDR3aZ">links.li.finance</a>（提供跨链交换 - 具有 DEX 连接性的终极桥梁聚合）</p><p>3.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/cajKRazLaE">allbridge.io</a>（Allbridge 是一种在区块链之间转移资产的简单、现代且可靠的方式）</p><p>3.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/BujBmVk7lv">celo.org</a>（Celo 是一个开放平台，任何人都可以使用手机访问金融工具）</p><p>3.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://bridge.xdaichain.com/">bridge.xdaichain.com</a>（Gnosis 链是一个兼容 EVM 的区块链，专为快速和廉价的交易而设计）</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">七，顶级投资机构。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://16z.com/portfolio/#crypto">16z.com/portfolio/#crypto</a>（a16z）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://labs.binance.com/">labs.binance.com</a>（币安实验室）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.threearrowscap.com/select-investments/">www.threearrowscap.com/select-investments/</a>（三箭资本）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.coinbase.com/ventures#our-investments">www.coinbase.com/ventures#our-investments</a>（coinbase）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.alameda-research.com/">www.alameda-research.com</a>（Alameda Research）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/CFwDt35833">multicoin.capital</a>（多币资本）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/mhyeANHE8d">airtable.com</a>（Airtable）</p><p>1.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/xPWLSwJQ3U">dcg.co</a>（Digital Currency Group）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/DoqDQ6Erno">paradigm.xyz</a>（Paradigm）</p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">八，cosmos专区</h2><p>想参与cosmos空投请参考；</p><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/GufzGef5VB">cosmosairdrops.io</a>（帮助社区跟踪 cosmos 生态系统的空投）</p><p>1.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/kg7yrWmM5Z">cosmosuplink.web.app</a>（链接到cosmos，抓住所有空投）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/6fbqlA3pOr">cosmospug.com</a>（<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/yEPxgMIXAP">Cosmos</a>生态社区的工具和空投）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/199tW6rC9A">airdrops.one</a>（当前和未来的cosmos空投）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cafe.naver.com/cosmosatom/610">cafe.naver.com/cosmosatom/610</a>（cosmos论坛）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.reddit.com/r/CosmosAirdrops/comments/rcs16g/cosmos_airdrops_full_list_of_all_known_previous/">www.reddit.com/r/CosmosAirdrops/comments/rcs16g/cosmos_airdrops_full_list_of_all_known_previous/</a>（cosmos论坛）</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">九，杂七杂八工具。</h2><p>1.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://chainlist.onekey.so/">chainlist.onekey.so</a>（主网添加工具）</p><p>1.2；bulksender.app（ETH批量发送工具）</p><p>1.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://bip39.onekey.so/">bip39.onekey.so</a>（助记词转换器）</p><p>1.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.dovemetrics.com/">www.dovemetrics.com</a>（一级市场融资一览）</p><p>1.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://snapshot.org/#/">snapshot.org/#/</a>（投票治理工具）</p><p>1.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/p8CJY1Us8d">cryptobubbles.net</a>（加密货币市场的交互式可视化工具）</p><p>1.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://ericet.github.io/cosmos-vote/">ericet.github.io/cosmos-vote/</a>（cosmos批量投票工具）</p><p>1.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://whenfi.com/#/content?code=faucet">whenfi.com/#/content?code=faucet</a>（测试网水龙头一览）</p><p>1.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/xM0XmFPPuQ">apy.top</a>（各链的收益查询工具）</p><p>2.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://cryptofees.info/">cryptofees.info</a>（不同平台的费用分析统计，包括交易手续费，利息等）</p><p>2.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/6CQ1KK8S2Z">fees.wtf</a>（gas花费查询网站）</p><p>2.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://vestlab.io/">vestlab.io</a>（代币上架以及解锁时间追踪）</p><p>2.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mapofzones.com/?testnet=false&amp;period=24&amp;tableOrderBy=ibcVolume&amp;tableOrderSort=desc">mapofzones.com/?testnet=false&amp;period=24&amp;tableOrderBy=ibcVolume&amp;tableOrderSort=desc</a></p><p>（cosmos生态IBC转账数据统计）</p><p>2.4；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.marketcapof.com/">www.marketcapof.com</a>（按市值比较加密货币，找出你的加密货币与另一个加密货币的市值会有什么价格。计算你的加密货币是否被低估或高估的最简单工具之一。访问你的加密货币的当前数据，并通过图表查看价格历史）</p><p>2.5；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://apesafe.io/">apesafe.io</a>（免费在线智能合约比较工具）</p><p>2.6；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.defistation.io/">www.defistation.io</a>（Defistation是一个DeFi排行榜和分析网站. Only For BSC）</p><p>2.7；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://daomaker.com/">daomaker.com</a>（DAO卵化和启动项目工具）</p><p>2.8；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://deepdao.io/organizations">deepdao.io/organizations</a>（DAO生态数据门户网）</p><p>2.9；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.dextools.io/app/">www.dextools.io/app/</a>（综合K线工具）</p><p>3.0；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://www.defisafety.com/pqrs">www.defisafety.com/pqrs</a>（协议安全审查工具）</p><p>3.1；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://galaxyexplorer.stevenlei.com/">galaxyexplorer.stevenlei.com</a>（银河计划活动探索者）</p><p>3.2；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://epor.io/browse">epor.io/browse</a>（poap交易市场传送门）</p><p>3.3；<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://ericet.github.io/claim_poaps/">ericet.github.io/claim_poaps/</a>（空投查询）</p><p>暂时就这些，以后会继续添加，请收藏并转发并关注我twitter</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[新版跨链路径，交互、体验、埋伏空投！]]></title>
            <link>https://paragraph.com/@longye/Jxvd8VwX2SmIBE97nk22</link>
            <guid>Jxvd8VwX2SmIBE97nk22</guid>
            <pubDate>Mon, 16 May 2022 12:36:55 GMT</pubDate>
            <description><![CDATA[通过路径设计，链接多个潜力平台，可以习得web3资产流动的必备技能，同时埋伏未来的空投。请大家关注我的推特：@Burce1ZY 此路径中涉及到的二层网络以及跨链平台均没有进行官宣快照或者空投，且部分已经完成了融资，下面的剧情如何走，你们懂得。 USDC/交易所 -- Layerswap -- USDC/Zksync -- Zigzag -- ETH/Zksync -- Orbiter -- ETH/Polygon -- Polygon -- USDC/Polygon -- 虫洞 -- USDC/SOL -- Swim -- BUSD/BSC -- Pancake -- USDC/BSC -- Cbridge -- USDC/Opt -- Hop -- USDC/Arb -- Lifi -- USDC/Polygon -- Debridge -- USDC/Avalanche。 说明： 1、斜杠“/”两侧的字符分别表示数字资产和链（如：USDC/Polygon）；没有斜杠标识的字符为跨链平台或者DEX（如：Orbiter，虫洞）。 2、将Avalanche放在最后，是因为Debri...]]></description>
            <content:encoded><![CDATA[<h2 id="h-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">通过路径设计，链接多个潜力平台，可以习得web3资产流动的必备技能，同时埋伏未来的空投。</h2><p>请大家关注我的推特：@Burce1ZY</p><p>此路径中涉及到的二层网络以及跨链平台均没有进行官宣快照或者空投，且部分已经完成了融资，下面的剧情如何走，你们懂得。</p><p>USDC/交易所 -- Layerswap -- USDC/Zksync -- Zigzag -- ETH/Zksync -- Orbiter -- ETH/Polygon -- Polygon -- USDC/Polygon -- 虫洞 -- USDC/SOL -- Swim -- BUSD/BSC -- Pancake -- USDC/BSC -- Cbridge -- USDC/Opt -- Hop -- USDC/Arb -- Lifi -- USDC/Polygon -- Debridge -- USDC/Avalanche。</p><p>说明：</p><p>1、斜杠“/”两侧的字符分别表示数字资产和链（如：USDC/Polygon）；没有斜杠标识的字符为跨链平台或者DEX（如：Orbiter，虫洞）。</p><p>2、将Avalanche放在最后，是因为Debriage官方在做活动，将价值200U的任意资产通过Debridge跨链转入Avalanche，5月4日快照，可以获得一个NFT空投。整个路径结束后，可以将雪崩网络上的USDC 跨回主网。</p><p>2、建议大家在gas低的时段进行，一般为北京时间下午3点到10点，全部走下来，磨损加上Gas要将近30U，请提前备好各种链的地址和gas。整体用时90分钟。</p><p>3、关于资金体量的建议：目前撸Defi空投，已经进入了平台与用户、科学家之间的疯狂博弈状态，撸或者被撸，没有第三条路可走。大家也知道4月22日确定的Across Protocol的空投分配方案中，跨链交互用户和LP的门槛都设在了0.3 ETH，这个资金体量足以吓退很多人。目前我亲测的资金体量是400U，只是为了产出数据（我下一篇文章会列出这些实测的数据），但这个只是个基础，大家参照，然后量力而行。</p><p>各种跨链平台、DEX的官网链接也提供给大家，避免迷路和被钓鱼。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/U8CowbuQP8">https://portalbridge.com/#/transfer</a>（虫洞）</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/rrEMj96bI6">https://app.hop.exchange</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/pSghocVbNS">https://transferto.xyz/swap</a>（Lifi）</p><p>感谢您的时间！</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[StarkWare测试交互、铸造NFT教程]]></title>
            <link>https://paragraph.com/@longye/starkware-nft</link>
            <guid>VDgOQYlkfyh1ocpUsH3O</guid>
            <pubDate>Sun, 15 May 2022 14:41:49 GMT</pubDate>
            <description><![CDATA[StarkWare为基于STARK的ZK-Rollups创造了一种图灵完备的编程语言，称为Cairo，“StarkEx协议”是以Cairo语言创造的第一个产品。 StarkEx是一种针对特定应用的扩展解决方案，目前正被几个以太坊项目使用，包括dYdX、ImmutableX、Sorare和DeversiFi。 StarkWare即将发布的StarkNet是一个无权限的ZK-Rollup网络，可以让开发者直接在第二层建构并启动应用程式。 StarkNet的目标是成为一个真正去中心化的多应用扩展解决方案。 下面开始我们的StarkNet测试教程 1）安装Argent X插件钱包安装插件钱包，新建钱包安装插件钱包，新建钱包 2）点击MINT，网络选择Goerli Testnet会获得1000个TST测试币2）进入测试网，连接钱包3）Swap 选择Swap数量，点击APPROVE钱包确认，然后再点击Swap钱包确认即可。4）POOL 选择币种及数量，点击APPROVE钱包确认，然后再点击Swap钱包确认即可。5)Mint NFT 进入网站，连接钱包等待后可以在Profile里面找到刚才铸造...]]></description>
            <content:encoded><![CDATA[<figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0bc3107a68679f17267f2ccfbae635184dc1469aae133c8e5fa99fe2cc2f8f2c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>StarkWare为基于STARK的ZK-Rollups创造了一种图灵完备的编程语言，称为Cairo，“StarkEx协议”是以Cairo语言创造的第一个产品。</p><p>StarkEx是一种针对特定应用的扩展解决方案，目前正被几个以太坊项目使用，包括dYdX、ImmutableX、Sorare和DeversiFi。</p><p>StarkWare即将发布的StarkNet是一个无权限的ZK-Rollup网络，可以让开发者直接在第二层建构并启动应用程式。</p><p>StarkNet的目标是成为一个真正去中心化的多应用扩展解决方案。</p><p>下面开始我们的StarkNet测试教程</p><p>1）安装<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.argent.xyz/argent-x/">Argent X插件</a>钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/187df3f52c260dcddf7db17cecf937e8fb1c97c73ba5b3360e12464a412c4ba5.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cef33f78f5a0a8293ab67e1e437de458fd790a641881c34b31cb795315ce9384.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>安装插件钱包，新建钱包</p><p>2）点击MINT，网络选择Goerli Testnet会获得1000个TST测试币</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/074b7d88197752c35232264c9199e8bb9d5e4699a7214abf07e8a44cea758bf5.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/022df13f4c193dfd90e484eb20a5fdd0bca538e0e1a412cbdb01996bfed2ce9d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>2）进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.myswap.xyz/">测试网</a>，连接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/959849479b9db84b0265069b0c76cb7b1e6c51224c73680d18d57c4d36a389ff.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>3）Swap</p><p>选择Swap数量，点击APPROVE钱包确认，然后再点击Swap钱包确认即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/72fd6b5be31f1ece6f527d3dd3540e0088a8916790fdd9f352f34eff84a13d90.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cb9c0f7ed0a52c8ed5ca963ef0ee8511e6c98622d2722947a81576f30f223333.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>4）POOL</p><p>选择币种及数量，点击APPROVE钱包确认，然后再点击Swap钱包确认即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8dee41c2a5872ff80544ca17492c92a8e8bd3315f427bacd50a7a4483721fbd2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ffbd54d41246ec4686e1bd2dda33bfbebfe058339e464dfa3f7addf13367efca.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>5)Mint NFT</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mintsquare.io/">进入网站</a>，连接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a28ecdffe5fb40a341ec4687bd8294e6fb00a54486ee5deae09700a95dfae90c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bec327d24296ac95b1b8da9d85f69d617b06ed7e4dc1a4cf5751fba943a0641d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3ebab8f95cba9f73d844921eec97b86bfe2292ca02f27646869aa24282ff3f1f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/146c39b6ca0dad17c15d7835572288c1ac0201accfd41770e72fea84c0e6c314.png" alt="等待后可以在Profile里面找到刚才铸造的NFT" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">等待后可以在Profile里面找到刚才铸造的NFT</figcaption></figure><p>等待后可以在Profile里面找到刚才铸造的NFT</p><p>以上为StarkWare测试教程</p><p>想了解更多欢迎加入追风社区交流：</p><p>TG：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.me/CryptoDigger88">https://t.me/CryptoDigger88</a>\</p><p> 币用：Dis： Twitter：[@ZF_lab](https://twitter.com/ZF_lab)</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[L2及跨链桥空投保姆级教程]]></title>
            <link>https://paragraph.com/@longye/l2</link>
            <guid>m9HCu8LD5PKxFM9GpkiI</guid>
            <pubDate>Sun, 15 May 2022 14:41:33 GMT</pubDate>
            <description><![CDATA[这是一个撸L2和跨链桥的教程基本方法是通过使用L2网络和跨链桥，成为相关项目的用户。一般来说，项目方发币时，都会给用户做空投。 需要注意的是，为了避免被鉴定为撸毛党，最好使用0.5ETH以上金额参与项目，并且每次换L2网络后，应间隔24小时再跨链到其他网络，使用其他DEX的间隔最好也超过1个小时。 本教程会把资金在不同链上做一个循环，一般来说，至少要循环三次以上，才能基本上确保获得空投。 目前zkSync网络似乎遇到一些问题，许多项目处于暂停状态，因此本次教程跳过了zkSync上的项目体验，等恢复以后，大家可以再去使用以下项目：trade.zigzag.exchange zk.money 接着我们将按照以下顺序使用这些项目： arb - orbiter - zksync - connext - opt - clipper - hop - arb - multi - eth L1 - evmos 一、首先从交易所出金，以OK为例在资金账户中选择ETH，通过Arbitrum发送到自己的钱包注意：以下操作涉及到多次跨链，跨链过程中会多次要求钱包签名确认，记得一定要确认，否则资金会被卡在...]]></description>
            <content:encoded><![CDATA[<p>这是一个撸L2和跨链桥的教程基本方法是通过使用L2网络和跨链桥，成为相关项目的用户。<strong>一般来说，项目方发币时，都会给用户做空投。</strong></p><p>需要注意的是，<strong>为了避免被鉴定为撸毛党，最好使用0.5ETH以上金额参与项目，并且每次换L2网络后，应间隔24小时再跨链到其他网络，使用其他DEX的间隔最好也超过1个小时。</strong> <strong>本教程会把资金在不同链上做一个循环，一般来说，至少要循环三次以上，才能基本上确保获得空投。</strong></p><p>目前zkSync网络似乎遇到一些问题，许多项目处于暂停状态，因此本次教程跳过了zkSync上的项目体验，等恢复以后，大家可以再去使用以下项目：trade.zigzag.exchange zk.money</p><p>接着我们将按照以下顺序使用这些项目： arb - orbiter - zksync - connext - opt - clipper - hop - arb - multi - eth L1 - evmos</p><p><strong>一、首先从交易所出金，以OK为例在资金账户中选择ETH，通过Arbitrum发送到自己的钱包</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b2704b3d0e300cdc686b2b8cb90bf14bb070e70aaa0b67654bc2e0d2ad7ac25a.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c30d40a2cdb846db4517ba9f787990320f8815c8b6f37fc93a3b7322af090475.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a96b774b1e616cc77d57c6fa93bcfd6fd2b5772179e37115b6bdac7b58e2e751.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>注意：以下操作涉及到多次跨链，跨链过程中会多次要求钱包签名确认，记得一定要确认，否则资金会被卡在桥上，再取出会有点麻烦。</strong></p><p>二、ETH来到钱包后，进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.orbiter.finance/">https://www.orbiter.finance/</a> 跨链桥，输入要跨链的金额然后确定，注意一定要留大约0.02ETH在链上，以防止gas不够的情况，如图所示</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a69a11f62fc866b8abd59264ff5dd8cbc89503b117de4286095f4016233f63d0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>三、ETH来到zkSync后，重新将资金转回arb，然后进入bridge.connext.network ，准备跨链到Optimism，如图所示</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c68731c0489dd8a4affa7b7fe64e6dc399b97452fdb66bc315bc4420b21046ab.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>此处要求签名claim，记得点一下，再去钱包确认</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a0dabd8a8c0e4b665aee5df46dc3bc0b5c42263fdcd8bf6344dc11fe944c4440.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>四、然后资金来到opt，打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://clipper.exchange/app/swap">https://clipper.exchange/app/swap</a> 间隔1个小时做一次交易，如将eth转为usdc，再转为usdt，最后转回eth，如图所示</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2be4818e8d8a76816517cfcaaf88930400467a2f5f63a72bcc2fd199a8e4773d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>五、clipper交易结束后，打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.hop.exchange/">https://app.hop.exchange/</a> 转回arbitrum</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/73cd3cdbf7f0d52770fdc054b822d63206e7acc09e4d166c738462e61ba145a7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>六、回到arb后，打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.slingshot.finance/">https://app.slingshot.finance/</a> ，与clipper相同，进行多次合约交易，如图所示</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f0ff16d35b00dc379b76909aa91d19b0d46ba663e3457e21bf8e7430d708ee0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>七、hashflow也是一个不错的dex，<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.hashflow.com/">https://app.hashflow.com/</a> 操作同clipper</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e04ac737a0984db7d26824ac656a13872f0a39e5295c22ea46a16c59a000a17d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>八、今天evmos网络正式开通，不够需要通过ETH L1才能跨链到Evmos，有闲钱的可以尝试操作 通过hop或其他桥跨链到L1，然后打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.nomad.xyz/">https://app.nomad.xyz/</a> 选择eth，输入金额后点金next进行跨链到evmos</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e63a44b612dc4fee2e22683bec098312ed0d4ae280aa1628f5499115781174f6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>evmos的实用dapp有两个，使用方法与上面的dex差不多，这里就不赘述了<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/BRKVvjutNe">app.diffusion.fi</a></p><p>本人推特：</p><p>本人Discord</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[zkSync 2.0 测试交互教程（埋伏空投）]]></title>
            <link>https://paragraph.com/@longye/zksync-2-0</link>
            <guid>PNTGLamo34sVCUfV395F</guid>
            <pubDate>Sun, 15 May 2022 14:41:10 GMT</pubDate>
            <description><![CDATA[**整理编辑：小鱼没事爱玩币欢迎关注我的Twitter➡️ xiaoyubtc**项目简介zkSync 是基于 ZK Rollup 以太坊上无需信任的扩展与隐私解决方案，由 Matter Labs 开发。其旨在为以太坊带去每秒数千笔交易（TPS）如 VISA 规模的吞吐量，同时保持资金与基础 Layer 1 账户的安全，并保持高度的抗审查性。该协议的另一个重要方面是超低延迟，提供即时的经济确定性。关于空投这个项目是明确要发币的，但会不会空投还是个未知数。这个项目前景非常好，光从投资阵容就能看出来，即便现在没有明确空投规则，但非常值得埋伏，有时间可以按照本教程多做几次交互，多操作几个号。交互操作教程1.进入测试网 ·地址：https://portal.zksync.io/ ·如图，点击MetaMask小狐狸钱包，后弹出新增网络。点击批准并允许切换网络至zkSync alpha testnet2.领取测试代币 ·如图示步骤，领取测试代币·稍等片刻后，在wallet中可以看到刚刚领取的测试代币3.来到Switch测试网 ·地址：https://testnet.switch.mute.i...]]></description>
            <content:encoded><![CDATA[<blockquote><p>**整理编辑：小鱼没事爱玩币</p></blockquote><p>欢迎关注我的Twitter➡️ <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xiaoyubtc">xiaoyubtc</a>**</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">项目简介</h2><p>zkSync 是基于 ZK Rollup 以太坊上无需信任的扩展与隐私解决方案，由 Matter Labs 开发。其旨在为以太坊带去每秒数千笔交易（TPS）如 VISA 规模的吞吐量，同时保持资金与基础 Layer 1 账户的安全，并保持高度的抗审查性。该协议的另一个重要方面是超低延迟，提供即时的经济确定性。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">关于空投</h2><p>这个项目是明确要发币的，但会不会空投还是个未知数。这个项目前景非常好，光从投资阵容就能看出来，即便现在没有明确空投规则，但非常值得埋伏，有时间可以按照本教程多做几次交互，多操作几个号。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/63013a82a623f0bf5a9932a30447eb36200aa1368efa5cecada1730ae1e9b4f1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互操作教程</h2><p><strong>1.进入测试网</strong></p><p>·地址：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portal.zksync.io/">https://portal.zksync.io/</a></p><p>·如图，点击MetaMask小狐狸钱包，后弹出新增网络。点击批准并允许切换网络至zkSync alpha testnet</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d11e99738cc8a19fda9e4db9dbdce0a0bfdc5ea60e5acfe351649c29ff5b7db.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>2.领取测试代币</strong></p><p>·如图示步骤，领取测试代币</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/29d8fd1fa6a14cf04a9e1f9bb62e39b49bdc321e44ffeb6969be801e1faec7fc.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>·稍等片刻后，在wallet中可以看到刚刚领取的测试代币</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2ff9a179bdd30f9dcb1f6c16f044d2c812b4223f46f8304c35d4920090db9463.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>3.来到Switch测试网</strong></p><p>·地址：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://testnet.switch.mute.io/">https://testnet.switch.mute.io/</a></p><p>·如图，在swap页面，将刚领取的测试代币兑换成ETH</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3404d5c57ffa10bc2ad91db91ae0109865a08640c1193785c30aafa396537b6b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>*上图以 $DAI 为例，也可以将其他代币兑换成ETH</p><p>**某一种代币兑换一部分就行，最好不要把某种代币全部兑换成ETH</p><p><strong>4.添加LP</strong></p><p>·如图所示，完成添加LP交互操作</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f2d2a8d893d1e89f4b02fccac561112f02305aca1cba57c1583aecdc312c38a9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>5.在FARMING中存入LP</strong></p><p>·如图所示，完成交互</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/010bc65092e2ee3b8471150f6e725e59cfc9d04598543a1c2f829beaac9c0251.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>·完成后，可在Harvest中看到存入的LP</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f9312f809bed653804cb27bd626e391db50501556773ba596b958b6a90e21b01.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>6.回到zkSync测试网</strong></p><p>地址：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portal.zksync.io/">https://portal.zksync.io/</a></p><p>·在 Wallet完成Transfer交互操作</p><p>·在 Bridge完成deposit和withdraw交互操作</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4d08a7299c958f805403287584d65f4fa5db4ef2398b035ba2699fa4a43f7683.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>*操作简单，这里就不演示了</p><p>以上为zkSync2.0测试交互操作步骤</p><p><strong><em>整理不易，本篇教程如果对你有帮助，欢迎转发</em></strong></p><p><strong>整理编辑：小鱼没事爱玩币</strong></p><p><strong>Twitter </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xiaoyubtc"><strong>@xiaoyubtc</strong></a></p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[交叉跨链串联十个未发币的项目空投：跨链路径图]]></title>
            <link>https://paragraph.com/@longye/FvPnhM9x1qCVdFfxeVZA</link>
            <guid>FvPnhM9x1qCVdFfxeVZA</guid>
            <pubDate>Sun, 15 May 2022 14:40:46 GMT</pubDate>
            <description><![CDATA[ETH/FTX交易所 ➡️ Layerswap ➡️ETH/Zksync ➡️ Zigzag ➡️ ETH/Zksync ➡️ Orbiter ➡️ ETH/Polygon ➡️ Polygon ➡️ ETH/Polygon ➡️ 虫洞 ➡️ USDC/SOL ➡️ Swim ➡️ BUSD/BSC ➡️ Pancake ➡️ USDC/BSC ➡️ Cbridge ➡️ USDC/Arb ➡️ Hop➡️ USDC/Polygon ➡️ Lifi ➡️ USDC/Arb➡️ Debridge ➡️ USDC/Aval Debridge跨到Avalanche，是因为Debridge在做活动：通过 deBridge 向 Avalanche 转移/交换至少价值 200美元的代币（一笔交易），符合条件的人可以申请独家 Avalanche NFT，5月4日快照（微博前面有发教程文档） 涉及的项目如下：Layerswap ，Zksync，Orbiter，虫洞，Swim，Cbridge ，Hop，Arb，Lifi Debridge 涉及的官网地址如下网页链接 网页链接 网页链接 网页链接（虫...]]></description>
            <content:encoded><![CDATA[<p>ETH/FTX交易所 ➡️ Layerswap ➡️ETH/Zksync ➡️ Zigzag ➡️ ETH/Zksync ➡️ Orbiter ➡️ ETH/Polygon ➡️ Polygon ➡️ ETH/Polygon ➡️ 虫洞 ➡️ USDC/SOL ➡️ Swim ➡️ BUSD/BSC ➡️ Pancake ➡️ USDC/BSC ➡️ Cbridge ➡️ USDC/Arb ➡️ Hop➡️ USDC/Polygon ➡️ Lifi ➡️ USDC/Arb➡️ Debridge ➡️ USDC/Aval</p><p>Debridge跨到Avalanche，是因为Debridge在做活动：通过 deBridge 向 Avalanche 转移/交换至少价值 200美元的代币（一笔交易），符合条件的人可以申请独家 Avalanche NFT，5月4日快照（微博前面有发教程文档）</p><p>涉及的项目如下：Layerswap ，Zksync，Orbiter，虫洞，Swim，Cbridge ，Hop，Arb，Lifi<br>Debridge</p><p>涉及的官网地址如下<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Flayerswap.io">网页链接</a><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Ftrade.zigzag.exchange">网页链接</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Forbiter.finance">网页链接</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Fportalbridge.com%2F%23%2Ftransfer">网页链接</a>（虫洞） <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Fswim.io%2Fswap">网页链接</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Fapp.debridge.finance">网页链接</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Fapp.hop.exchange">网页链接</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Ftransferto.xyz%2Fswap">网页链接</a>（Lifi） <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://weibo.cn/sinaurl?u=https%3A%2F%2Fcbridge.celer.network">网页链接</a> 做不一定有空投，不做一定没有，自己决定尝试利用gas低的时候就当斗地主了（dyor）</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[撸空投 肝白 必备（无限）套账号注册详细教程]]></title>
            <link>https://paragraph.com/@longye/66GgGrGC1D3RHtIubLEA</link>
            <guid>66GgGrGC1D3RHtIubLEA</guid>
            <pubDate>Sun, 15 May 2022 14:40:08 GMT</pubDate>
            <description><![CDATA[前言;币圈动荡，近期市场冷淡，影响动荡的因素实在太多，好多人选择了观望，各个板块相对比热度都下降了很多。所以此时的gas费也低了很多。很多人用闲暇时间把埋伏的空投撸了个遍，但是撸空投也是需要一定的技巧，下面我就把撸空投必要的账号等等全部做个教程。可以这么说，有了这一套账号就可以万能撸了，任何项目，任何类型，任何白名单也不在话下、言归正传，下面是详细教程，请务必收藏并转发给有需要的人。教程；一 1，用谷歌浏览器登录接码平台，用邮箱注册账号并登录，或者直接用Google登录2，登录以后直接点击余额弹出来很多充值方式，最方便的就是用虚拟货币或者支付宝充值都可以，注意下面输入金额是按照实际付款金额来算的，到账的为卢布，目前对汇率为0.0075USD二 3，打开谷歌浏览器，登录上自己的Google点击添加其他账号4，直接跳转到登录账号，然后点击创建账号，为我自己创建5，输入姓和名然后输入邮箱用户名和密码点击下一步，（要保存好自己注册的一切账号，最好做一个表格来保存，因为接下来会注册很多必要账号）6，跳转到验证手机号码一步，接下来打开我们刚刚充值好的接吗平台，选择国家，然后下拉选择找到Goo...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">前言;</h2><p>币圈动荡，近期市场冷淡，影响动荡的因素实在太多，好多人选择了观望，各个板块相对比热度都下降了很多。所以此时的gas费也低了很多。很多人用闲暇时间把埋伏的空投撸了个遍，但是撸空投也是需要一定的技巧，下面我就把撸空投必要的账号等等全部做个教程。可以这么说，有了这一套账号就可以万能撸了，任何项目，任何类型，任何白名单也不在话下、言归正传，下面是详细教程，请务必收藏并转发给有需要的人。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">教程；</h3><p>一</p><p>1，用谷歌浏览器登录接码平台，用邮箱注册账号并登录，或者直接用Google登录</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6ec30a20cea8eef9f110b6cbdebc815ece6e376806b3d360164170990c999398.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>2，登录以后直接点击余额弹出来很多充值方式，最方便的就是用虚拟货币或者支付宝充值都可以，注意下面输入金额是按照实际付款金额来算的，到账的为卢布，目前对汇率为0.0075USD</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8fd3b0e0902e82e81aea35f6d58e758c74055b30a258789bcfd1b06ec19432ee.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>二</p><p>3，打开谷歌浏览器，登录上自己的Google点击添加其他账号</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/856843266b76b82c05a9101e9c31af4475eb6847014e499299c5559c67d4969c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>4，直接跳转到登录账号，然后点击创建账号，为我自己创建</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6492ce0d65ef2e0882fb2bc35177c94774d5aed1925a9e5dc80c5c0f476082a8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>5，输入姓和名然后输入邮箱用户名和密码点击下一步，（要保存好自己注册的一切账号，最好做一个表格来保存，因为接下来会注册很多必要账号）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f2c461b8bfdc33ca1de4eb4d766d5488d99ee30f3c0fc1e242eece0aa83af7e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>6，跳转到验证手机号码一步，接下来打开我们刚刚充值好的接吗平台，选择国家，然后下拉选择找到Google选择购买（国家随便选择，我一般选择香港或者刚果，刚果便宜点）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/04b8a592121306c20c35e117187d756758111db4d1c914c66d0ab06abc1ca422.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>7，购买以后把订单里出现的号码输入我们刚才注册Google需要验证的手机号里面，然后点击下一步等着接码，</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e883c6eae0ac5ad9577d319e6855b2a0256b73ffe047938c047745e84f182a5f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f73dbaa97a8dc96e696e86291058ab5a1ed645946f696fecbe70ae526cecc3b6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>8，填写验证码进行验证</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7d032107f81ced91eb1bd5b7c83c2efcbbcb5a94b6485f26ce65b879c1f54d4d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>9，输入辅助邮箱，和出生年月还有性别然后下一步，（注意输入的出生年月日最好记住，接下来继续注册的账号全部用同一个生日）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b874822b7549028f41d2c4684aebe4dd4a934d0680c76d7d92b85ab19cebde87.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>10，点击跳过，然后点我同意，然后点确定，会新打开一个谷歌浏览器网页，这就是你新注册Google账号的单独网页浏览器，你在这个网页上所有的行为都会被记录，包括收藏或者保存书签等等</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/24ad2b1e392374d7eb0eb44f9a0ae4a1c55a170acead1e23e8dafe494c885352.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>11，需要开启同步功能</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/08342506d35b99b50c7c09ea5b965154f6b2fbefa97a0e197f774789f3ab8a23.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>三</p><p>12，在新的谷歌浏览器打开twitter，并点击使用手机号或邮箱注册，（注意不要用Goolge账号直接登录）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/afd245b8179984af560f149822567505de6fb40136747462f75d62895d6456a8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>13，然后去接码平台买一个注册twitter的手机号，回到twitter注册页面输入名字和刚才在接码平台购买的手机号，然后下面输入生日（最好和刚才注册Goolge的账号生日相同）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/26009fe7175e459cdafcf5967d827cdb0280a661dd9809a720d4c8d26c9c5616.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>14，输入购买的手机号码，并且点击下一步开始注册twitter</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e7dab29ada0614336f467d34c89179eacbb68d84fda45413bd81fa0232680675.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>15，把接码平台收到的验证码输入注册twitter里面并完成twitter注册，然后twitter跳转输入密码，自己记住密码就可以了</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1e6dd168d50661d357481637c481c3ee598e5e65817de0191610d222f47cf779.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>16，然后点击更多的，你的账户，账户信息</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6a22ab29cf7a188136aa6edfaf75e1cf6eee7a83fbe1d9b333e79fc2f28e3b5e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>17，输入推特密码打开自己的账户并选择绑定邮箱 然后添加电子邮件地址，输入你刚刚注册的Google邮箱账号，然后进行验证与绑定</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ad96b3a1dd1cf728fc5643c4d6abee2ab8fd4eb6bf14ff9b4431ca9724359ed2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>18，输入邮箱，获取验证码，在邮箱里面收到验证码输入进行绑定即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5d18417da094cb53fa55ee97b1ea31c361052edbc165b1669bfff48acd555b6e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>19，绑定邮箱成功以后给推特设置一个头像，个人资料简介设置一下，然后随便发一两条推文，再关注几个人，你的twitter基本就已经完成了。然后把teitter保存到书签栏，方便以后直接打开就用。</p><p>四</p><p>20，在手机上下载一个discord，打开discord软件点击注册，然后去接码平台买一个discord号码来接收验证码，然后输入验证码，输入用户名和密码和生日完成注册，（生日跟之前输入的相同）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b003d0272ca12596f4b2f3540a3f8e5798e0481bf0f91f85b9e4a43e6c940e1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>21，在谷歌浏览器打开discord，并点击登录，用手机APP扫码进行登录，登录以后点击设置，添加电子邮箱。然后输入Google邮箱，然后进邮箱点击认证完成添加</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c9634c7ddd8e99ffdcd543fcd5be9a474b0f47c71600f948164d0505dd4ee498.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>22，开启身份验证器，输入网址打开网址下载验证器，选择自己使用的系统下载，下载到桌面以后打开discord，设置 开启双重认证，（你也可以用手机验证器）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3453f62bce7f83e3acce66c913ddcabd6fdf7ab1fa39ecbcd6ee2556107528a2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>23，然后保存好二维码和密钥，防止以后验证器丢失找回账号</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c45a8affe22440dc7b22578aaeced026e0561aee402554fcb8556c58c0c91d74.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>24，然后打开刚才下载的Authy Desktop，点击+号，输入discord密钥然后点击Add Account，然后最上面输入用户名，下滑找到discord选择然后点击save</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/592e0b02f813e1d403834b3b58dea62951c4657c7d7f2962a4a859f905826eef.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>25，将显示出来的验证码输入到discord双重认证里面点击激活即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ff78cd8f8240bbb4f1cdb6adc4fd6beb46de5e1c92f619e1083a14a98077fa23.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>26，下一步下载备用安全码，自己找一个单独文件夹下载并保存，切记不要开启sms验证。设置头像，背景墙，随便加入两个频道即可，然后将discord保存到书签即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c88ca4b7cdab735b862a6f76a90fa51ec698eb65459567986d153d8c20ada49f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>五</p><p>27，打开facebook网址点击注册，输入用户名邮箱和密码，输入生日年月日，（生日相同）。点击注册,然后在邮箱收到的验证码输入进来进行验证即可跳转到facenook首页</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f6b42433935101b3a7eec459bcffe2f1d7f6c5e7f4dd1d891ccee4b7e10b56b1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>28，点击设置与隐私，点击账号，点击手机验证</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b34bd035299923c034764760f742818e23cc3fa8a6b1cf09f0c0333d06356775.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>29，在接码平台找到facebook并购买，然后在facebook验证手机号输入进去，接收验证码进行验证绑定即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3d198b792bbfbb6a01953cba79e20d518322bc86c07a9f023c1e335aaaf3cd63.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>30,设置自己的账号,并回到首页设置头像和背景墙，分享一件事并添加至书签即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/65c897e256a80bf78ca068d4da3d23663e9a0f481a6cf4b69a00f2964fbdb599.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>六</p><p>31，打开linkedin地址，右上角点击继续以<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://mailto:sjiebanren@gmail.com/">sjiebanren@gmail.com</a>的身份登录</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/57bd18514b6192d90967f2516fecadfa5e63d74474c628afdc74bb7445da298b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>32，输入密码并设置一下地区与职业，并添加并关注几位好友</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/80155b3b1c79a74d49e066f1dced241065b16522146183f12d96d851b9e0145c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/54790e5953c3722bfedb42f2600e907508583d4a9e97f56c3f9cf0c77bde5a3e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/920f32fefe60fdb41ce64ef71073db4f5a0f72e899abf1e32b76c97cb0edc64e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>33，点击（我），设置与隐私，登录和安全，联系电话绑定</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d7c2fa084353699d6e5097ecc9209eaf20c9179c7e3afec5db5a114d338f6d06.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>34，在接码平台找到linkedin购买，输入电话号码进行接收验证码完成认证</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e0d2330219dd8a71f6ccb3c9e18f8df4222d1660d36adbc1266ab7e518b3bdac.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/faa6da3e5fe8a5c8a1df3bc4fffcece0d2d307b7068ddbce611f82a578648872.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>七</p><p>35，设置自己的头像，随便逛逛，并且发一条动态，给别人点赞和评论一下，并添加到书签。</p><p>36，打开instagram链接，点击注册，输入邮箱，全名，账号和密码点击注册,然后跳转到生日选择之前选择的生日，并进行邮箱接码输入验证码完成注册</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/74dd1dd7698007d060ba26ec5b5e2948c0a15afeaaa1b723538f104d7d11169b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/faf586526dbb259e50024396403514f24b227797a27779d56c2bb36b886eb801.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>37,进入主页关注一些人，并且设置头像，绑定facebook，（电话号也可以不用绑定），并添加到书签即可。</p><p>八</p><p>38，打开reddit网页，点击登录，通过Goolge进行操作，就是简单的授权登录，主页的爱好一类的随便选择即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ed6229233b4c483558096e1abf492f70ff77cc27c0e56e211eb137964e65168b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>39，进主页设置用户名</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f2272f0cabc205d5aa88fb5de15a93d8dfc2adbb74a528e7fe80b826a9b8bdfb.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>40，点击添加一个头像，</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8a25e102d2d2b318613459e8a3304d123eecc83174de3b7e1a942234df00d33f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>41，随便添加一个频道和随便评论一些，随便逛逛就OK了，最后将网页添加为书签。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/39e08c6ce67739376177fbcfa4de6110957544c01321cebdb5cc75de63e56133.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>九</p><p>42，打开youtube网址，然后一键授权登录即可，加为书签即可</p><p>十</p><p>43，打开扩展程序应用页面，搜索metamask并且添加至chrome</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/04291fc05eb851ff2c083cfd3b402f103791420923111af4d2473dfc6b342925.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>44，打开metamssk钱包，创建钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4fb81884dc9c9eb3734689128591ef5440b0a50c94673f1bcf86b0d3782d228c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>45，输入密码后保存助记词并点下一步确认输入助记词完成钱包创建</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/873bade65095d54f826ea5db55991649400ba128c1ff56804b22fdbdfbf01c67.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>到这里，一套撸毛账号已经全部完成过，无论什么类型的空投任务都可以完成,可以注册无限套账号,每一套账号为一个单独的浏览器网页,无敌撸.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6711e62ad199670d1172017ab9d84a34527258114173706b5f26673e3814536c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>十一</p><p>46，在手机上打开telegram APP，如果已经登录了电报就点击编辑，添加账号，没有登录直接验证码登录</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3ad485d10802aad2d8d4c326a33b13656c0103b1be9fe2795f5446fdd95ccf76.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>47，在接码平台找到telegram并且购买接码功能，并输入验证码进行登录</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/77d6cab754182c2185418b7edcf6cc7a5203133735421c99cc73e047c86cd004.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>48，打开telegram网页，用刚才手机登录的客户端扫码进行登录即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3df349292baffce1edf834cafdb3cb1619ca87e04158d4668de8e147648427a2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>49，添加至书签，（telegram由于纯手机号注册，不可以重复下线登录，建议不要乱操作以免掉线）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/89159b0e886e5b6cb3477c2d9831004393dc8fa15205d21cec40b5897989429d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>50，还有一种储存方法就是在电脑上下载好Telegram以后，复制很多副本文件夹，自己备注好，每打开一个文件夹就是一个账号，例如我的</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d95c5f9881b0dd93754db8da2d5c655ef646dfab878b3c25cdad4281806d153a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>更新不易转发并收藏给需要的韭菜兄弟，请留下你的关注，我的twitter，每天更新质押类，测试类，交互类，任务类空投。</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[最新注册谷歌账号详细步骤，解决“此电话号码无法验证”问题]]></title>
            <link>https://paragraph.com/@longye/HSvlZbzZjPhFI3zDJOwB</link>
            <guid>HSvlZbzZjPhFI3zDJOwB</guid>
            <pubDate>Sun, 15 May 2022 14:39:15 GMT</pubDate>
            <description><![CDATA[第1步：找到谷歌账号注册入口打开Google，在谷歌搜索的主界面，找到右上角的登录账号按钮。我这里浏览器语言是中文的，所以是显示中文，如果是默认英文语言的浏览器，打开就会显示英文，但按钮位置是相同的。点击“登录”按钮后，在新跳转的页面点击“创建账号”没有特别需求，点击“为我自己创建”即可。第2步：填写谷歌账号申请资料按提示要求，填写相应的账号资料，填写完成后，点击“下一步”按钮。第3步：验证手机号码为了防止滥用以及保护账号安全，Google账号需要绑定你的手机号码，点击国旗位置，可以切换到不同国家地区。根据自身手机号码所在地区，切换到对应的国家位置，然后填写手机号，进行下一步验证。第4步：遇到“此电话号码无法用于进行验证”该怎么办最近，很多国内用户注册谷歌账号时，遇到电话号码无法验证的问题，如下图所示。号码无法验证，就无法完成账号的注册。经过多次测试，我们发现这个问题跟浏览器的语言设置有关系。语言设置为中文的浏览器，就会遇到这个问题。解决的方法也很简单，以谷歌Chrome浏览器为例，我们看下该如何设置。 首先，打开谷歌浏览器，找到“设置”入口：然后，在设置界面左侧栏，查看高级功能...]]></description>
            <content:encoded><![CDATA[<h2 id="h-1" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第1步：找到谷歌账号注册入口</h2><p>打开Google，在谷歌搜索的主界面，找到右上角的登录账号按钮。我这里浏览器语言是中文的，所以是显示中文，如果是默认英文语言的浏览器，打开就会显示英文，但按钮位置是相同的。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b0306975756c2df81a34db90b04cc93588c6ec4a99302c5d7fba820b3843f10a.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>点击“登录”按钮后，在新跳转的页面点击“创建账号”</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4310585eecb570b2e04eb0090238b28f4c71d424f3ab8c131dd236df341356c.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>没有特别需求，点击“为我自己创建”即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cbeac132b205b473c15b506ebb331b6b9664385ad54d159895c87984a2600668.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-2" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第2步：填写谷歌账号申请资料</h2><p>按提示要求，填写相应的账号资料，填写完成后，点击“下一步”按钮。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/260a9e13ebaf8e038afb5df193bf931f02c861a976feb7fba87f880d789ecfbc.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第3步：验证手机号码</h2><p>为了防止滥用以及保护账号安全，Google账号需要绑定你的手机号码，点击国旗位置，可以切换到不同国家地区。根据自身手机号码所在地区，切换到对应的国家位置，然后填写手机号，进行下一步验证。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a2cf68cd1b44f6713905727276b79661982079ad2bc286255ca98df7698944c2.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-4" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第4步：遇到“此电话号码无法用于进行验证”该怎么办</h2><p>最近，很多国内用户注册谷歌账号时，遇到电话号码无法验证的问题，如下图所示。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9243bce0edf04e11abfca6f8662c39eb8816231a4b4c7596c3f0eb7c595c11db.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>号码无法验证，就无法完成账号的注册。经过多次测试，我们发现这个问题跟浏览器的语言设置有关系。语言设置为中文的浏览器，就会遇到这个问题。解决的方法也很简单，以谷歌Chrome浏览器为例，我们看下该如何设置。</p><p>首先，打开谷歌浏览器，找到“设置”入口：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/350d2d47ee0843be58e5a0687dd86be41c8b11c7751e6b3b94d86ef1c6b13b5d.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后，在设置界面左侧栏，查看高级功能：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/27ab77a7ca3e59f8fc71195dab8754eff222ac5c80e7c9a9947e5900860d5df2.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>在高级功能中，找到“语言”选项：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4224bbae622b02ab2ad5009c615dd934b1cd832a99add0a0b060dceb22661291.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>点击下拉标签，查看语言设置：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6b9cbfb37c435719efe6460be4efc2fc113dab93984c504150bf3707462c8a5c.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>点击“添加语言”：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/584fa26ad99539b7e5617af2a6a264d642af06092ee62f636fa0afdaf05e5bbb.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>添加“英语-美国”：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9682dc1f10c3833f17a02354e8ebddfdb15b2e832500721a6196992a6f29ceb3.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>打开中文（简体）语言选项：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/82aaa230123ae6114619338850c606f62f6c7cd67350f75a7a3896b2d76ceaaf.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>删除中文语言：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d15fb257d66cd518b6845b2707f8af9ea724d67d35fc2c8b0eb8b3b87dfa58fa.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>只留下英文语言：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9726ad0169d29f9fb652247ff3a681e803311fa1211b1dd2d55b1369721a09a6.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>以上设置完成后，关闭浏览器，然后重新打开，重新申请谷歌账号，你会发现电话号码问题没有了。</p><h2 id="h-5" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第5步：通过验证码进行账号验证</h2><p>手机接收到验证码后，按要求填入，然后点击“验证”。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/13c8d14d1487b85c508253386608b4a898ee809fc6088aa19d8d78417cee3366.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>成功验证后，填写账号需求的其他信息：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b6fc9bf2b18e5316bc1bb982527fd44bc5ed5d603588a9f6516ea45801ecff8a.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>在其他Google服务中使用号码，直接跳过：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e5492200fddb863c19eabf1c0c05d8d50bfeb5a1822ead9183ec36c7fc6598a6.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-6google" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第6步：同意Google账号相关条款</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/db83b039b88f4ae89c8c09b4f18436b39a4670d7a526fa5e92521f6afcd13ab5.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>点击“我同意”</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/99df30c099178643987f18f0d47826ee8173b78da9b7f61378bf234b81075fed.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-7" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第7步：成功注册谷歌账号</h2><p>通过以上步骤，谷歌账号就注册好了，在谷歌搜索界面可以看到账号已经处于登录状态。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0089ac1fbf7b2979e3148ac102e8bcd5fdbcc1f6c8410cabbcb213faa0675787.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>如果有用，请支持一下；还是遇到问题的话，请访问原文：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.zhihu.com/?target=https%3A//www.yundianseo.com/create-google-account/">如何注册谷歌账号，遇到“此电话号码无法用于进行验证”怎么办</a>，底下评论区有更多解决方法。</p>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
        </item>
        <item>
            <title><![CDATA[十分钟完成兔子洞Rabbithole任务攻略]]></title>
            <link>https://paragraph.com/@longye/rabbithole</link>
            <guid>G3uVOdOulO9bEZX1QW1x</guid>
            <pubDate>Sun, 08 May 2022 13:05:02 GMT</pubDate>
            <description><![CDATA[近期有个新的项目：兔子洞RabbitHole 大家也在推测是下一个银河Galaxy，我在做这个任务的过程中，和朋友一样遇到了一些小困难，尤其是其中Dao那个Skill里有一个任务研究了很长时间，终于找到了解决方法。 为了让大家做的更顺利，决定把整个流程包括其中一些步骤写下来，希望大家都能顺利挣到以太链好项目的大空投。当然如果你们做完任务，可以顺手关注一下我的Twitter：TheOneGuo。将来有其他的做任务攻略，我也会通过Twitter与大家分享 做任务时间：10分钟； 做任务成本：0.1-0.15ETH（Base FEE 30-60之间）； 难易程度：按步骤做非常简单，无理解障碍点； 收益程度：以太链上出众的项目一般空投回报都在千U以上，不过是否选择做这个任务并投入，需要你自己研究判断； 何时空投：未知，需耐心等待； 注意事项：每完成一个Skill中的任务，大概需要等待10分钟的时间，链上同步后，才能看到这个Task complete了。Skill：Intro to NFTs1、Mint an NFT on Zora先到zora.co页面，点击Connect Wallet第...]]></description>
            <content:encoded><![CDATA[<p>近期有个新的项目：兔子洞RabbitHole</p><p>大家也在推测是下一个银河Galaxy，我在做这个任务的过程中，和朋友一样遇到了一些小困难，尤其是其中Dao那个Skill里有一个任务研究了很长时间，终于找到了解决方法。</p><p>为了让大家做的更顺利，决定把整个流程包括其中一些步骤写下来，希望大家都能顺利挣到以太链好项目的大空投。当然如果你们做完任务，可以顺手关注一下我的Twitter：TheOneGuo。将来有其他的做任务攻略，我也会通过Twitter与大家分享</p><p>做任务时间：10分钟；</p><p>做任务成本：0.1-0.15ETH（Base FEE 30-60之间）；</p><p>难易程度：按步骤做非常简单，无理解障碍点；</p><p>收益程度：以太链上出众的项目一般空投回报都在千U以上，不过是否选择做这个任务并投入，需要你自己研究判断；</p><p>何时空投：未知，需耐心等待；</p><p>注意事项：每完成一个Skill中的任务，大概需要等待10分钟的时间，链上同步后，才能看到这个Task complete了。</p><h2 id="h-skillintro-to-nfts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Skill：Intro to NFTs</h2><h3 id="h-1mint-an-nft-on-zora" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1、Mint an NFT on Zora</h3><p>先到zora.co页面，点击Connect Wallet</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c73f85e62c1392cf06e3511d4e5593363869f703e8e83007d715dc10f6db8e94.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第二步：点击+，然后选择：Mint New NFT</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c524a086b6bd7599918b7cbb65952e27461d77819748be671f0522cc9c6a457b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第三步：选一张你喜欢的图上传</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bb71693c1a4fb78eb8b9f1e3082fb6bae205b34265c58aec8b2282451755b883.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第四步：起名字写简介</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/75635574ff292afdac29259c1d79452418c6581667694e81d0d4020584c27ca7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第五步：设置每次这张NFT销售你可以获得的版税，填入0-100中任何数字均可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ca4df07fa883be9a500b49e9b6faf5904715657709df2c6f4e13cadc4da43038.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第六步：预览并生成NFT，点击Finalize&amp;Publish</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/64d939f2a16567fff01b03cb2b42f1c16ed9319967bd8b79ff18367d1b6933e0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-2join-a-party-on-partybid" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2、Join a Party on PartyBid</h3><p>你们只需要点击右下角这个+Add ETH，然后输入0.001ETH即可</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c4d8811a004810bcf35a941c8178888b02b396bb833b11deafcb5a7ab1a0f8f9.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>方便省事又便宜，不过当初谨慎起见，我设置的有效期为1天，如果这个party没有了，你们可以找任意一个party加入，然后也是点击右下角这个+Add ETH，然后输入0.001ETH即可。</p><h3 id="h-3mint-an-entry-on-mirror" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3、Mint an Entry on Mirror</h3><p>先到mirror.xyz页面，点击页面右上角：connect wallet；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4552ae0eed7fec257222ca59de99247512036a582ff3df6e6981be672f796d7f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第二步：点击左边菜单栏Setting，设置头像，个人简介（Bio），颜色模版和名字</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0eea14893a277ee62361a3caf28340706e28d3f62e69cd56764a21173f18a073.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第三步：写第一篇文章：Create your first entry</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d904d43a822f2b29cfb092d413d1e2ccb51e149698b022f9b97e47edb17c0348.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第四步：写文章</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d29ba34f89130e500dbb9d479718057e90642af66bf9c6088e8e54c72ef52db4.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第五步：存成NFT，右上角点击Publish后，务必要点选：Mint as NFT Edition，然后点击Publish Entry后，然后选题图。输入你的钱包地址方便别人打赏，最后点选：These Values are correct，都完成后点击：Publish and mint Entry</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fa4bd47c22df357cc879d0e9ecbb253b02db05b21690dd315e139b2cf0acc3f8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/24bf800b7c053915666bd9f30ab9a41374afaa7eb8025eaa2aec9f6c75f79c82.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-skillintro-to-defi" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Skill：Intro to DeFi</h2><h3 id="h-1stake-eth-on-lido" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1、Stake ETH on Lido</h3><p>首先点击右上角：Connect Wallet</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8b2a07183ccb6528460eb50e5e6301b978e9c3648366c6d6fc8c4004c14d9f5c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后再Amount里输入：0.01ETH（这个数量交互已经足够了），最后点击Submit，本任务完成。此步骤完成，你钱包里会有0.01个stETH（可能稍多或稍少，看当时ETH与stETH的对价），这个stETH会在下个任务中用到。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/19e0801fba54a6375486b79d2c26779be9c27ff7ef6c5bdb4a21f8004e867098.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-2lend-steth-on-aave" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2、Lend stETH on Aave</h3><p>首先点击右上角：Launch App</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2cb3a4c5d5f132b32fa0237ec1658ed92f88037c4466146112c46e5479768927.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后在左半边对话框中Assets to supply选择stETH，点击supply，把上个任务中得到的全部stETH输入，点击Aprrove to continue，再点击 Supply stETH，即完成本任务。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/efa171fb3fee1757efd1b9c2313f4498580803eec09e3feb7aa60e05776e3b37.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-3borrow-usdc-on-aave" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3、Borrow USDC on Aave</h3><p>在上个任务同一页面的右半边对话框：Assets to borrow选择USDC，点击Borrow</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c603eeb998f16e12a99c750f91210127f06a909c4da7ac5c02c82a743dab2602.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>然后在Amount里填写比对话框右侧Balance 后数字稍小的数字（本截图Balance为19.55，我填入19），点选：I acknowledge the risks involved，最后点击Borrow USDC，完成本任务</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c1da1fe3a7c62355ec8f8f85d509215d0f1cee52495e6b4445b174a3a70e0d43.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-4provide-liquidity-to-the-usdceth-pool" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4、Provide Liquidity to the USDC/ETH Pool</h3><p>在本页面，输入你添加流动性USDC的数量（上个任务借出了19个USDC，此处就填写19个USDC即可），然后点击批准USDC，点击预览，最后点击添加，完成此任务。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/899d9c244b9a704eaea437e32d409d041d19dad213350973ff6ba729d826cf31.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-skillintro-to-daos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Skill：Intro to DAOs</h2><h3 id="h-1set-up-a-gnosis-safe-with-2-signers" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1、Set up a Gnosis Safe with 2 Signers</h3><p>打开<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gnosis-safe.io/">gnosis-safe.io</a>页面，点击右上角Open APP</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c15b4a5ad67de842384e3f29afce19e7a6f793c126d74521ef50b8742107ab83.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第二步：点击connect wallet链接钱包</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6b2300c7a2b05e16a4bba5a6f3159b65c8c495bdf3b077b4275bfcb5a13671b0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第三步：点击<strong><em>Create New Safe</em></strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0da0cbbd357fded8d85637704e105b0d177ce84e309bf86635afb071db77299e.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第四步：选择区块链网络，起名字，选择另一个钱包地址当这个多签钱包的共有者</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ae43a9b32454aa358c7a6d41fe9097ad45990fc92001f87686f709a51cc32f3a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>第五步：点击Create，完成本任务</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/365d1e33dd70c785a0265dfbe61003b9bfa6c0908fe88e15a0b3c066222f8230.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-2vote-on-a-snapshot-proposal" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2、Vote on a Snapshot Proposal</h3><p>这关大概是整个环节中最难的，因为很多Proposal需要代币，同时投票已经关闭了。</p><p>所以我就建立了一个新的Sapace，帮大家无需代币轻松可以参与投票，链接如下：</p><p>你们可以选择任意选项：然后点击投票即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1e871b5c69317a2b63bba3815c1cf87556a4ef8158ba8aae3de5787c9c303bd4.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-3delegate-ldo-tokens-to-rabbithole" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3、Delegate LDO tokens to RabbitHole</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6c05501582b78e4e9f9f7fc4a1769837f882fe3d178495b8eaec039a5fd9dee1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>在给地址或ENS域名处输入：0x86c62a0dd8690fa2ba6e3e3d9a18d021dbd2565a</p><p>在空间处输入：lido-snapshot.eth，点击确认，本任务完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/99acc9d2c6ff1e362e49bb9674c5d139bfcc25ca3c56b49c1bf0820f68724239.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-skillnftmintmintready-to-mintmint" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">当所有Skill显示完成后，需要把三个NFT都mint（本截图头两个已经mint，第三个显示是ready to mint，点击进去完成mint）</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c98cf5f184e1683f3b0bf2f253b841c32e0c2467a7cef969af2fabfa701268c7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-brightidbrightidget-verifiedskillsetting" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">最后要完成BrightID（下载BrightID，然后点击Get Verified，扫描二维码）的认证（在Skill页面点击你的账户名字，选Setting），就大功告成！</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/02d7da04b28bf58b12799ebe996e53fe02324202796257587307d530f608d783.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>如果你的BrightID没有认证，点击链接添加我的BrightID：</p><p>先建立联系人，然后再完成其他BrightID要求的步骤。</p><p>其他认证步骤请点击下面链接，选择中文会议时间，会有专门人带领注册认证：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2158caafc31f96bea3633eb5f6846e33ee5ae75a58361b50fe84e72f0b2d7f9f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure>]]></content:encoded>
            <author>longye@newsletter.paragraph.com (longye)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/010fe0eae975fe7860409f8bfc966adfce74f27b3d444f3704105dda46344971.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>