Dora is a modular machine layer designed to bring real-world computing use cases on-chain, featuring in-house ZK verification capabilities.
Dora is currently in the MVP stage, with support for EVM and WASM functionalities. It is actively under development and will soon be ready for production use.
Web3's programming and VM layers have attracted a growing developer community. Dora takes this a step further by introducing a next-gen blockchain programming and execution layer that addresses key needs:
- Extreme performance and lower costs: Optimized execution tailored for real-world on-chain use cases.
- Multi-language support and toolchain flexibility: Enabling a wide range of programming languages and toolchains, supporting EVM and WASM specifications within a single VM.
- Borderless on-chain use cases: Eliminating barriers to achieve seamless interoperability across a variety of on-chain use cases.
- Seamless integration with co-processors: Providing native support for collaboration with various co-processors, such as zkVM, for enhanced capabilities.
- Super-fast EVM Spec Implementation: Ultra-fast, EVM-compatible execution that integrates seamlessly with Ethereum clients, enabling a smooth adoption for developers and projects.
- WASM Support and Interoperability: Multi-language support through WASM bytecode, leveraging mature toolchains for development flexibility, while ensuring interoperability between diverse contracts.
- Built-in Verification: Enhances smart contract security with integrated zero-knowledge proof (ZKP) verification, boosting trust and reliability.
VM is ideal for blockchain applications like:
- Micro-payments
- On-chain decentralized exchanges (DEXs)
- On-chain gaming
- On-chain AI inference
- Cross-chain protocols
- Check out Dora EVM and WASM contract examples here.
- Check out Foundry, Hardhat and Rust toolchain examples here for Dora EVM and WASM.
Dora performed well in basic test cases. The benchmark tests and results are shown here.
Firstly, see the developing guide to install all build dependencies.
cargo install --git https://github.com/dp-labs/dora.git dora-cliIn the crates/dora-cli folder and run
cargo build -rThen you can find the binary dora in the target/release folder.
The Dora compiler is built on a unified intermediate representation(IR) layer tailored for blockchain applications, following a streamlined process to transform and optimize code into an ideal executable format. After thorough analysis and verification, the VM executes machine code generated from compiled native modules, which optimized for both main processors and co-processors. See Tech design for more information.
We are committed to continuous innovation, with key milestones including:
- Q4 2024: Launch the stable EVM version, complete with full test coverage and development tools.
- Q1 2025: Release the stable WASM version and interoperability with contracts written in Rust.
- Q2 2025: Introduce support for zkVM co-processors to enhance zero-knowledge proof capabilities.
- Q3 2025: SDKs and toolchains across multiple programming languages.
We welcome contributions to Dora! Whether you're a developer, a user with a bug report, or someone looking to improve our documentation, your involvement is valuable! See the developing guide for more information.
We are actively developing Dora and invite interested developers to join us. We need help with the following, see the issue list for more information.
Join our public Telegram group