We're thinking about this at a different level: "Towards a Type I Civilization: A Zero-Trust Network"
With the exception of AI training, all traditional data center capabilities can be decentralized and integrated on-chain.
This might sound like a joke, but we are serious.
Architecture overview: https://www.niumeta.com/en/developers/architecture
niumeta_TZ•51m ago
What I want to show today is the ZK-based deposit/withdrawal system. This part is open source on GitHub and can be compiled and verified independently.
Is this meaningful to the industry? It does not rely on multisig.
As for how secure it really is — we still have concerns ourselves. For now we rely on watchdog nodes that can circuit-break every single withdrawal, plus an hourly limit and a daily limit. For the project these are, honestly, temporary measures.
One more thing, about the choice of SP1: is 6.2.3 safe enough? On the same 7413 server, with no GPU, generating one proof takes about 2–3 minutes.
Repo: https://github.com/niumeta/niumeta (the ZK part is under "Cross-Chain Bridge/", with a reproducible build guide)