# 头盔第二周合约mint方法

By [jeffrey](https://paragraph.com/@wangzhen) · 2023-05-26

---

![](https://storage.googleapis.com/papyrus_images/b2808cb95ec73645815c5e67bdc4059dd3ce3858dc7bb936d3e14e77845fa361.png)

头盔第二周要求用手机获得，没有怎么办，我们用合约铸造的方式
-----------------------------

### 首先打开链接

[https://starkscan.co/contract/0x57c4b510d66eb1188a7173f31cccee47b9736d40185da8144377b896d5ff3#read-write-contract-sub-write](https://starkscan.co/contract/0x57c4b510d66eb1188a7173f31cccee47b9736d40185da8144377b896d5ff3#read-write-contract-sub-write)

按图操作

1.选Read/Write Contract

2.选Write

3.点击Connect to Wallet

4.找到mint

5.再找到输入框：milestone: felt，填写**2**

6.Write 就可以实现用电脑mint了

![](https://storage.googleapis.com/papyrus_images/bd18cf8df6054d9d9c544b79032c3598db2c6cf7b7417ad1c2cc0dc5bfc61ffe.png)

![](https://storage.googleapis.com/papyrus_images/b3b5a5f574e655d4794e8a71f93f46a5e4f80405d6c6e5889d6abe69aa0d9ce0.png)

---

*Originally published on [jeffrey](https://paragraph.com/@wangzhen/mint)*
