Hi everyone,<p>I'm an independent researcher and founder of the KAELIT project, a blockchain architecture I'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://github.com/kaelitcom/-kaelit-research<p>I'm not launching a token yet, and this isn'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)
What'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 "compatibility ECC layer" 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?
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/blockchain devs.