# Base MetaMan NFT极简获取教程

By [daxiongya](https://paragraph.com/@daxiongya) · 2023-04-07

---

> 只需要页面中点点点，不需要啥代码~

[https://quests.base.org/quest](https://quests.base.org/quest)

1\. 访问任务地址，连接钱包后会看到下图所示，点击Base Testnet Faucet，按照步骤即可领取测试币

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

2\. 测试币到手，部署合约，打开remix。

[https://remix.ethereum.org/](https://remix.ethereum.org/)

默认会有一个workspace，如图：

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

3\. 此时你只需要选中1\_Storage.sol文件，然后做一次编译：

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

4\. 再选中部署位置进行部署即可（注意连接有测试币的钱包，并且选中Base测试网）：

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

5\. 部署后复制部署的合约地址：

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

6\. 再次打开任务页面，填入复制的合约地址即可领取。

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

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

---

*Originally published on [daxiongya](https://paragraph.com/@daxiongya/base-metaman-nft)*
