Odaily Planet Daily News: The blockchain virtual machine DTVM (DeTerministic Virtual Machine) developed by Ant Digits has been officially announced to be open source. DTVM is a blockchain virtual machine that integrates large-model AI development tools.
According to the official technical paper, DTVM achieves a 30-fold performance improvement through an innovative JIT engine and full-link optimization, compresses the first call delay to 0.95ms, and improves performance by up to 63% in complex computing scenarios. DTVM is compatible with the Ethereum EVM ecosystem and supports 6 mainstream languages including Solidity, Rust, Go, etc., significantly improving development efficiency and ecosystem compatibility.
The DTVM system integrates the AI tool suite SmartCogent to achieve full-process AI automation from coding, auditing to deployment, supports natural language generation of compliant contracts, and has a vulnerability detection accuracy rate of 81% and a repair success rate of 86%.
It is reported that core technical teams such as Ant Chain, Ant Group Supercomputing, and Pharos participated in the research and development of DTVM as major contributors. At present, DTVM's core technologies, including the core engine, multi-language compiler SDK, etc., have been open sourced through the Apache 2.0 protocol. Developers can obtain the complete code and documentation through GitHub.