<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ERC-20 on Wong&#39;s Blog</title>
    <link>https://blog.wssh.dev/tags/erc-20/</link>
    <description>Recent content in ERC-20 on Wong&#39;s Blog</description>
    <generator>Hugo -- 0.146.6</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Nov 2023 11:47:33 +0000</lastBuildDate>
    <atom:link href="https://blog.wssh.dev/tags/erc-20/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cairo 实战入门:Starknet Foundry 与组件语法</title>
      <link>https://blog.wssh.dev/posts/sn-foundry-cairo/</link>
      <pubDate>Thu, 16 Nov 2023 11:47:33 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/sn-foundry-cairo/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;随着 &lt;a href=&#34;https://github.com/foundry-rs/starknet-foundry&#34;&gt;Starknet Foundry&lt;/a&gt; 的进一步更新，使用 &lt;code&gt;Starknet Foundry&lt;/code&gt; 进行 Cairo 智能合约开发可能会逐渐成为未来主流。&lt;/p&gt;
&lt;p&gt;本文的主要内容实际上是介绍 &lt;code&gt;cairo v2.3&lt;/code&gt; 引入的 &lt;a href=&#34;https://community.starknet.io/t/cairo-components/101136&#34;&gt;Components&lt;/a&gt; 重大更新，但考虑 &lt;code&gt;Starknet Foundry&lt;/code&gt; 的活跃开发，所以本文使用了 &lt;code&gt;Starknet Foundry&lt;/code&gt; 作为开发框架，而不是与之前的文章一样使用 Cairo 自带的框架。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cairo 实战入门:编写测试部署ERC-20代币智能合约</title>
      <link>https://blog.wssh.dev/posts/cairo1-with-erc20/</link>
      <pubDate>Thu, 06 Jul 2023 11:47:33 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/cairo1-with-erc20/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;Cairo 是 ZK Rollup 的领域专用语言，目前仅用于 &lt;a href=&#34;https://www.starknet.io/en&#34;&gt;StarkNet&lt;/a&gt; 项目。随着 Rollup 叙事的发展，我们认为 cairo 在未来一定会成为智能合约开发的核心语言。&lt;/p&gt;
&lt;p&gt;本文类似我之前编写的 &lt;a href=&#34;https://blog.wssh.trade/posts/foundry-with-erc20/&#34;&gt;Foundry教程：编写测试部署ERC-20代币智能合约&lt;/a&gt; ，介绍了使用 cairo 1 v2 版本(该版本也可称为 &lt;code&gt;Cairo 2&lt;/code&gt;) 进行编程、测试和部署的全流程。由于缺乏易用工具，本文放弃了本地测试网部署。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foundry教程：编写测试部署ERC-20代币智能合约</title>
      <link>https://blog.wssh.dev/posts/foundry-with-erc20/</link>
      <pubDate>Thu, 14 Jul 2022 21:37:27 +0000</pubDate>
      <guid>https://blog.wssh.dev/posts/foundry-with-erc20/</guid>
      <description>&lt;h2 id=&#34;概述&#34;&gt;概述&lt;/h2&gt;
&lt;p&gt;本博客的内容主要分为以下四部分：&lt;/p&gt;
&lt;p&gt;一是Foundry的介绍与安装，主要介绍为什么选择Foundry进行智能合约开发和安装过程中的各种官方文档中未提及的问题；&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
