L1 blockchain technology explained by lines of code in the network client:
ICP — 1.1m 🎖️
Sui — 501k
Solana — 500k
Aptos — 486k
Near — 350k
Avalanche — 280k
🧵 (notes)
ICP:
Exclude internet-identity, http-gateway and ic-http repos repos to avoid debate: network client only
$ cloc .
1.1m lines of Rust, 1.23m overall (remainder isn't code).
🧵
Sui:
$ cloc . --exclude-dir=external-crates --fullpath --not-match-d="(sui-execution/v.|sui-bridge.*)"
501K lines of Rust, 703K overall (remainder mostly Markdown, JSON, and YAML, which isn’t code).
🧵
Solana:
$ cloc .
500K lines of Rust, 600K overall (remainder mostly Javascript, JSON and Markdown, which isn't code).
🧵
Aptos:
$ cloc . --exclude-dir=third_party,ecosystem,aptos-move
486K lines of Rust, 816K overall (remainder mostly JSON, YAML, which isn’t code).
🧵
Near:
$ cloc .
350K lines of Rust, 650K overall (remainder mostly Webassembly, JSON, Python, which isn't code)
🧵
Avalanche:
$ cloc .
280K lines of Go, 475K overall (remainder mostly JSON, which isn't code).
1.45万
307
本页面内容由第三方提供。除非另有说明,欧易不是所引用文章的作者,也不对此类材料主张任何版权。该内容仅供参考,并不代表欧易观点,不作为任何形式的认可,也不应被视为投资建议或购买或出售数字资产的招揽。在使用生成式人工智能提供摘要或其他信息的情况下,此类人工智能生成的内容可能不准确或不一致。请阅读链接文章,了解更多详情和信息。欧易不对第三方网站上的内容负责。包含稳定币、NFTs 等在内的数字资产涉及较高程度的风险,其价值可能会产生较大波动。请根据自身财务状况,仔细考虑交易或持有数字资产是否适合您。

