# Starknet  一键部署智能合约教程

By [heroking.eth](https://paragraph.com/@heroking) · 2023-11-06

---

首先访问网址 [https://alpha.starkguardians.com/](https://alpha.starkguardians.com/) 点击右上角的Log in，使用 Braavos头盔钱包，或Argent X 人字拖钱包登录。

[https://alpha.starkguardians.com/](https://alpha.starkguardians.com/)

![Log in](https://storage.googleapis.com/papyrus_images/55254df2352b5edec724d64ead5f592250d1a6bdb73927f777a6cc1d7798d9a9.png)

Log in

点击导航栏上面的Tools再次点击Deploy Contract

![Deploy Contract](https://storage.googleapis.com/papyrus_images/c2f67bb2ed1a8049e3de58507e91296eb953ebaadd9e93ce915f0ed897baeff0.png)

Deploy Contract

选择网络进行合约部署

![ERC20](https://storage.googleapis.com/papyrus_images/17de4830e5f95341ba22cef0cc8a2fb8eb30c26fab1122a8670917bfdde00303.png)

ERC20

之后输入名称、符号、供应量后点击 Deploy！后在对应的登录钱包进行确认操作。合约部署成功后点击Interact进行mint！

名称=Name、符号=Symbol、供应量=Supply

![Deploy](https://storage.googleapis.com/papyrus_images/836a9ca77d62eaf7d624c2cfd911c534642ef598b919f8d629bc2db61c34f6a6.png)

Deploy

所有操作完成，Starknet增加两条TX，独立合约数+1，总花费大概1U！

欢迎关注我的twitter共同进步！

---

*Originally published on [heroking.eth](https://paragraph.com/@heroking/starknet)*
