AntChain OpenLabs

118 posts

AntChain OpenLabs banner
AntChain OpenLabs

AntChain OpenLabs

@AntChainOpenLab

Unleash Hardcore Tech, Innovate Beyond Bounds

Bergabung Mart 2023
46 Mengikuti946 Pengikut
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
We are continuously advancing #GPU acceleration for #ZK. NitrooZK-stwo-cairo is now synced to the latest stwo-cairo v1.1.0! NitrooZK-stwo has also been upgraded to stwo v2.1.0. Check out our detailed testing process and performance results here: github.com/AntChainOpenLa…
English
0
2
6
200
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
Last month at Consensus HK, Ant Digital Technologies CTO @frida_ying delivered a forward-looking keynote on Web3 x AI innovation. Her talk, "Beyond Bolt-On AI: The Rise of AI-Native Web3," outlined Ant Digital Technologies' three-pillar strategy for building the Internet of Agents (IoA) amidst the AI agent explosion: 🚀 Agentic DID: Launching the first identity system tailored for agents. 🚀 Agent Pay: Enabling micropayments & auto-settlements. 🚀 Jovay: An AI-native infra featuring verifiable AI, cross-chain identity, and ultra-high performance. Additionally, Agentar, our financial-grade intelligent agent platform, has launched its co-work/openclaw version, delivering top-tier performance in stability, fund security and full-process controllability. Whatever sector you operate in—finance, energy or DeFi—Agentar is your ideal launchpad. #Agent #agentpayment #agenticDID #Jovay #Agentar #OpenClaw
AntChain OpenLabs tweet media
English
0
1
2
158
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
🚀 Don't hesitate. Come prove your Cairo! Complete CUDA backend and full support for Cairo VM AIRs are coming. Now, 37x faster ZK proving with GPU acceleration. Two months ago, it was only 8x. Check out NitrooZK-stwo-cairo latest update! ⬇ openlabs-intl.antdigital.com/nitroozk-stwo-…
AntChain OpenLabs tweet media
English
0
2
7
275
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
AntChain Bridge Latest Update! AntChain Bridge, a universal cross-chain framework continuously developed for over three years, supports rapid deployment and ensures secure, reliable, and efficient cross-chain transmission of digital assets and messages. Supported chains: 1. EVM-based chains like #Ethereum, #Base, #Jovay, #Pharos, etc. 2. MoveVM-based chains like #SUI. 3. SVM-based chain like #Solana (coming soon). 4. Other chains like #Dioxide. Check out our progress ⬇ github.com/AntChainOpenLa…
AntChain OpenLabs tweet media
English
1
1
4
238
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
Happy new year to you all!
AntChain OpenLabs tweet media
English
0
0
3
198
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
🎉 We're at the Ant Digital Technologies B+ Annual Party! @frida_ying @Wisely396115 Reflecting on the team's hard work this year. Looking ahead to a groundbreaking 2026. Sharing deeper insights. Setting bold expectations for the future! 🚀
AntChain OpenLabs tweet mediaAntChain OpenLabs tweet mediaAntChain OpenLabs tweet mediaAntChain OpenLabs tweet media
English
1
2
4
266
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
The Ant Digital Technologies B+ (Blockchain Plus) Annual Party is coming. B+ Triumphs! Relationship plus! Value plus! Energy plus!
AntChain OpenLabs tweet mediaAntChain OpenLabs tweet mediaAntChain OpenLabs tweet mediaAntChain OpenLabs tweet media
English
0
1
2
220
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
At CBCC, our technical director delivered a presentation titled "Upgrading Web3 Technologies in the IoA Era". He outlined a paradigm shift from the Internet to the Internet of Agents (IoA), highlighting that the integration of AI and Web3 introduces challenges to the performance and scalability. A new paradigm centered on zkVM —"on-chain verification and off-chain computation"—will serve as the trust engine of the IoA era, enabling verifiable computing through the workflow of "execute code → verify proof". CBCC, the China Blockchain Technology Conference hosted by the China Computer Federation (CCF), aligns closely with AntChain's consensus of "promoting the convergence of public and private blockchains." This alignment leads AntChain to spearhead the "AntChain Manifesto" for the next wave of Web3 technological upgrades. #IoA #CBCC #zkVM #Web3 #AntChain
AntChain OpenLabs tweet media
English
0
0
4
293
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
🎉 Thrilled to share that our paper on hardware acceleration for Halo2 has been accepted by the IEEE Transactions on Very Large Scale Integration (VLSI) Systems! We proposed Exa, a unified hardware architecture to accelerate multi-scalar multiplication and polynomial computation. Synthesized in 28nm process, Exa has less area than separate accelerators and higher speedup for NTT and MSM over SOTA. 🚀
AntChain OpenLabs tweet media
English
0
2
7
395
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
Gnark-crypto's Vortex commitment is 3.7× faster than Plonky3's FRI PCS. Our Hardware team further improved the performance of Vortex commitment by 9.6× using GPU. Additionally, Vortex's Open was accelerated by 35.8×. @alexand_belling @zkgbo @YaoGalteland @LineaBuild
AntChain OpenLabs tweet media
English
1
1
16
25.4K
ETHPanda
ETHPanda@ETHPanda_Org·
好文推荐 ✨ 在 @AntChainOpenLab@zhao_minghao 合作的论文中,他们提出了 ZKGraph,解决了图数据库在零知识验证中的核心难题。ZKGraph 通过将复杂的图查询拆解为细粒度扩展算子,实现了在保护数据隐私的前提下对任意图查询的可验证性,性能提升达 17.4 倍,并为未来的流式图更新与跨链可验证计算奠定了基础。 欢迎阅读原文 👉 arxiv.org/pdf/2507.00427
AntChain OpenLabs@AntChainOpenLab

Thrilled to share that our paper with @zhao_minghao on ZK verifiability for graph databases has been accepted by ICDE! From "trust but verify" to "private yet verifiable"—this is the future! We need not only verifiable self-driving cars but also verifiable graph databases! @VitalikButerin Graph databases face a critical challenge: Unlike SQL queries that map to static circuits, graph algorithms require iterative traversals and dynamic access patterns—fundamentally incompatible with ZKP arithmetization! Our ZKGraph introduces expansion-centric operator decomposition to bridge this gap: ✅ Decomposes complex graph queries into fine-grained expansion primitives. ✅ First system enabling arbitrary graph query verification while preserving data privacy. ✅ 17.4× performance improvement over naive circuit implementations. ✅ Constant verification time with perfect scalability. Next: We'll extend ZKGraph to support streaming graph updates and cross-chain verifiable computations. @frida_ying @ECNUER @drakefjustin @PolyhedraZK @ezklxyz arxiv.org/pdf/2507.00427

中文
1
0
2
470
AntChain OpenLabs
AntChain OpenLabs@AntChainOpenLab·
Thrilled to share that our paper with @zhao_minghao on ZK verifiability for graph databases has been accepted by ICDE! From "trust but verify" to "private yet verifiable"—this is the future! We need not only verifiable self-driving cars but also verifiable graph databases! @VitalikButerin Graph databases face a critical challenge: Unlike SQL queries that map to static circuits, graph algorithms require iterative traversals and dynamic access patterns—fundamentally incompatible with ZKP arithmetization! Our ZKGraph introduces expansion-centric operator decomposition to bridge this gap: ✅ Decomposes complex graph queries into fine-grained expansion primitives. ✅ First system enabling arbitrary graph query verification while preserving data privacy. ✅ 17.4× performance improvement over naive circuit implementations. ✅ Constant verification time with perfect scalability. Next: We'll extend ZKGraph to support streaming graph updates and cross-chain verifiable computations. @frida_ying @ECNUER @drakefjustin @PolyhedraZK @ezklxyz arxiv.org/pdf/2507.00427
AntChain OpenLabs tweet media
English
2
3
3
1.2K