Divine Network
  • 👋Introduction
  • 🤔What it does
  • 🤯What makes Divine Network special?
  • 🔩Deep dive into Divine Network's technology
    • The rollup
    • The EVM
    • Proof-less
  • ✨Use cases
  • 🏗️Start building!
Powered by GitBook
On this page
  1. Deep dive into Divine Network's technology

The EVM

Divine Network has the EVM as the core contract execution environment. It is fully compatible with the original EVM that is from Ethereum and in fact is based on an EVM implementation of an existing Ethereum client, which works perfectly well with our rollup model. The transaction format, the address format, signatures, etc are also the same as the original Ethereum.

Using the EVM, Divine Network can:

  • Enrich the Algorand's application ecosystem with more dapp potentials as well as ports of existing EVM-based dapps.

  • Onboard developers with existing skills and toolings related to EVM-based dapp development.

  • Provide an alternative for dapp development to existing languages/tools like PyTEAL or Reach.

PreviousThe rollupNextProof-less

Last updated 2 years ago

🔩