<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:27:51 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@mithril.yng/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[使用Python实现区块链，探索区块链原理（1-环境准备）]]></title><description><![CDATA[准备python环境 下载python3.6版本：python.org 2.创建项目目录 mkdir lesson1 3.安装pip sudo easy_install pip 4.安装pipenv运行环境 sudo python3 -m pip install pipenv 5.初始化运行环境 pipenv --python=python3.6 6.安装Flask pipenv install]]></description><link>http://direct.ecency.com/blockchain/@mithril.yng/python</link><guid isPermaLink="true">http://direct.ecency.com/blockchain/@mithril.yng/python</guid><category><![CDATA[blockchain]]></category><dc:creator><![CDATA[mithril.yng]]></dc:creator><pubDate>Wed, 16 May 2018 08:26:42 GMT</pubDate></item><item><title><![CDATA[如何从Rinkeby Test Net获取测试ETH]]></title><description><![CDATA[在做以太坊智能合约开发测试时，Rinkeby Test Net是一个不错的测试网， 下面演示如何从测试网中获取ETH： 1 打开Chrome->MetaMask，创建一个新账户（如果之前没有的话）； 2 访问： 3 以google plus为例（需要登录google账户），访问： 4 将需要申请ETH的以太坊地址粘贴进去，点击确定； 5 访问已发布的内容的地址，复制浏览器栏的链接； 6 拷贝链接地址到]]></description><link>http://direct.ecency.com/rinkeby/@mithril.yng/rinkeby-test-net-eth</link><guid isPermaLink="true">http://direct.ecency.com/rinkeby/@mithril.yng/rinkeby-test-net-eth</guid><category><![CDATA[rinkeby]]></category><dc:creator><![CDATA[mithril.yng]]></dc:creator><pubDate>Wed, 07 Mar 2018 09:58:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXa8WPYsPSRHjBeuTWKihm5MESRoUztLjHf38yUVQuAV7zYkLb9CHnqkZGfoZN4cq9gGQHmL2aeA?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>