<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ERC20 on 我的乐与怒</title>
    <link>/tags/erc20/</link>
    <description>Recent content in ERC20 on 我的乐与怒</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 06 Jul 2022 00:36:00 +0000</lastBuildDate><atom:link href="/tags/erc20/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>以太坊开发入门 - 实现ERC20合约</title>
      <link>/post/2022-07-06-develop-with-ethereum-erc20-copy/</link>
      <pubDate>Wed, 06 Jul 2022 00:36:00 +0000</pubDate>
      
      <guid>/post/2022-07-06-develop-with-ethereum-erc20-copy/</guid>
      <description>Truffle和ganache Truffle提供一个集成环境以简化合约的开发以及进行工程化.genache-cli则提供一个模拟的链上环境以便我们可以方便的进行测试.测试完成后再部署到私链或者测试链进行真正的测试和验证.提高我们的开发效率 安装 开始之前请升级到较新的node版本 npm install</description>
    </item>
    
  </channel>
</rss>
