# Windows系统Manta 可信设置登记

By [Nomard](https://paragraph.com/@nomard) · 2022-10-16

---

早上看到了Manta可信设置登记，一开始想瞄了一眼感觉有点麻烦，差点跳过

过了一会再稍微研究一下，需要操作的步骤很少，这里可以供各位windows系统的用户进行参考，若是mac系统的请参照：

[https://mirror.xyz/syskeys.eth/hsTB2hBnbQtiDvcYhVmDiAx6I\_4GzHP0byg41gt0-OM](https://mirror.xyz/syskeys.eth/hsTB2hBnbQtiDvcYhVmDiAx6I_4GzHP0byg41gt0-OM)

第一步：下载这个文件，对于不大会命令行操作的，最好保存在根目录，如c:\\, d:\\

[https://github.com/Manta-Network/manta-rs/releases/download/v0.5.5/manta-trusted-setup-x86\_64-pc-windows-msvc.exe](https://github.com/Manta-Network/manta-rs/releases/download/v0.5.5/manta-trusted-setup-x86_64-pc-windows-msvc.exe)

第二步：打开powershell，如果不知道怎么打开，可以按Win键，输入powershell

![powershell](https://storage.googleapis.com/papyrus_images/dd3c0b793f5e87034f9822ea8cfb1d25e8dfccb7b2a81703cf26d00fc009604c.jpg)

powershell

第三步：输入 cd + 刚才保存文件的根目录，例如 cd C:\\ 这样就导航到刚下载文件的存放地址了

第四步：复制如下回车

./manta-trusted-setup-x86\_64-pc-windows-msvc register

第五步：填入您的推特账号与邮箱地址，就会有注册好的信息啦（请手动保存）

![register](https://storage.googleapis.com/papyrus_images/dea10d66c840edc74746b3217fc1fb4c1aa97de217f4b489293a070c8405c9b8.jpg)

register

最后：请填写官方表单

[https://mantanetwork.typeform.com/TrustedSetup](https://mantanetwork.typeform.com/TrustedSetup)

结束！ 大功告成！

---

*Originally published on [Nomard](https://paragraph.com/@nomard/windows-manta)*
