TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

"I designed a post-quantum blockchain architecture alone over 3 years

4 点作者 kaelit大约 1 个月前
Hi everyone,<p>I&#x27;m an independent researcher and founder of the KAELIT project, a blockchain architecture I&#x27;ve been designing alone over the past 3 years. The goal was to build something that truly prepares for the next era of blockchain security and scalability — not just another token.<p>KAELIT integrates:<p>- Post-Quantum Cryptography (Kyber + Dilithium hybrid) - zk-Rollup for scalability and zero-knowledge privacy - DAG-based sharding for parallelism - Modular AI layer for gas tuning and anomaly detection<p>The entire system is documented here on GitHub: https:&#x2F;&#x2F;github.com&#x2F;kaelitcom&#x2F;-kaelit-research<p>I&#x27;m not launching a token yet, and this isn&#x27;t a pump project. I’m just now starting to engage with the global developer and cryptography community — would love any feedback or criticism on the architecture, assumptions, or tradeoffs.<p>Thanks for reading. – David Ahn (Founder, KAELIT)

2 条评论

3np大约 1 个月前
What&#x27;s the client interoperability story look like in practice for EVM? Ie how much work if any is required to start using an existing Eth wallet implementation with Kaelit (using the &quot;compatibility ECC layer&quot; I assume?) besides pointing an RPC URL with the right networkID? Are semantics and API for smart contracts similar enough that this would even make sense?
评论 #43674172 未加载
kaelit大约 1 个月前
Open to any technical critique — especially around the PQC (Kyber + Dilithium) integration, zk-Rollup performance, or the modular AI layer. Would really appreciate honest feedback from cryptography&#x2F;blockchain devs.