一个不需要助记词的钱包,私钥始终保存在手机的可信执行环境(TEE)中。
这款手机被设计为链的一部分——是其基石。所有链上的真实信息都存储在手机端。
链尚未部署。随着链的扩大,变得越来越笨重——有300万行Rust代码,312个库。它开始让人感觉可能会因自身的重量而崩溃。
钱包直接在手机的芯片TEE(可信执行环境)内部生成密钥。私钥从未离开过TEE。这确实让你可以永别那些烦人的私钥和助记词。
我在GitHub上发布了钱包客户端的预览:
https://github.com/niumeta-TZ/niumeta/releases/tag/NiuMeta-Mobile-Client-APK-Preview-Multilingual.apk
现在它是开源的——有150万行代码。共识和核心业务逻辑尚未开源。
https://github.com/niumeta-TZ/niumeta
目前为0颗星。原始仓库有200多个星标。GitHub表示触发了AI风险控制标志,因此将其404了。我申诉了10天,但没有结果,所以我只好删除它并重新建立一个新的。我觉得GitHub现在有些过时——你无法再以“老派编程”的速度进行更新。每次更新都必须是大批量的,即便如此仍然会被标记。无言以对。
查看原文
The phone is designed as part of the chain — a cornerstone of it. All on-chain truth lives on the phone side.<p>The chain isn't deployed yet. The bigger it gets, the more unwieldy it becomes — 3 million lines of Rust, 312 crates. It's starting to feel like it could collapse under its own weight.<p>The wallet generates keys directly inside the phone's chip TEE. The private key never leaves the TEE. That genuinely lets you say goodbye to annoying private keys and mnemonics for good.<p>I put up a preview of the wallet client on GitHub:<p>https://github.com/niumeta-TZ/niumeta/releases/tag/NiuMeta-Mobile-Client-APK-Preview-Multilingual.apk<p>It's open source now — 1.5 million lines of code. The consensus and core business logic aren't open sourced yet.<p>https://github.com/niumeta-TZ/niumeta<p>0 stars. The original repo had 200+ stars. GitHub said it triggered an AI risk-control flag and 404'd it. I appealed for 10 days, no resolution, so I just deleted it and rebuilt a new one. I feel like GitHub is outdated now — you can't update at the pace of "old-school programming" anymore. Every update has to be a massive batch, and even then it still gets flagged. Speechless.