# 手把手教你撸 SUI 测试网的 NFT ， Mint 攻略！

By [timehackers.eth](https://paragraph.com/@timehackers-eth) · 2022-11-19

---

*   关注凯琳，提前埋伏大毛空投！
    
*   我的 Twitter：[https://twitter.com/TimeHackers\_eth](https://twitter.com/TimeHackers_eth)
    

11 月 18 日 SUI 官推发布了面向验证器和全节点的测试网Testnet **Wave 1**，这无疑是一个巨大的里程碑，相较于早期 Devnet 网络，测试网更加去中心化， Mysten Labs 将不再单独作为运行节点维护整个网络了，而是确定一批具有部署、监控和调试经验的运行节点来服务；测试网还会开放公开申请第三方验证器和全节点，其中独立的验证器是核心更新。

我对 SUI 最感兴趣的是“以对象为中心的数据模型”，因为按照这个范式，未来 SUI 主网（Wave）上线后，上链的资产都可以被抽象成NFT形式，并具有极高的可组合性。接下来言归正传，手把手教你撸 SUI 测试网的 NFT ，Mint攻略！

首先注册 SUI 的钱包（入口）

*   @suiet\_wallet；Sui生态龙头钱包，有质感，撸Sui及生态项目必备；
    

先在[https://suiet.app/](https://suiet.app/) 中安装谷歌钱包插件，然后注册好 suiet 钱包（备份助记词）

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

  

右上角切换钱包网络至Testnet

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

然后在钱包主页点击“Airdrop”领水（为了保证运行节点顺畅，测试网水龙头🚰有速率限制，不像Devnet秒到，大概需要等待2-3分钟）

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

领到水后，在左下角带有“星星icon”的页面里点击Mint NFT，就完成了（测试网NFT都是长存的，不会像Devnet被隔天被清空，所以有可能成为SUI未来空投的标准之一）；

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

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

*   @Sui wallet; 是@SuiNetwork官发发布的钱包，谷歌插件链接：[https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil/related](https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil/related)，具体Mint攻略同上，先注册钱包，再领水，然后Mint NFT即可，这里就不赘述了。
    

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

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

---

*Originally published on [timehackers.eth](https://paragraph.com/@timehackers-eth/sui-nft-mint)*
