Skip to content

plasma-group/ovm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optimistic Virtual Machine

This repository contains standards and reference resources for those who wish to build or learn about the Optimistic Virtual Machine (OVM).

What's the OVM?

The OVM is a virtual machine designed to support all layer 2 (L2) protocols. Its generality comes from a reframing of L2 as an “optimistic” fork choice rule layered on top of Ethereum. The formalization borrows heavily from CBC Casper research, and describes layer 2 as a direct extension to layer 1 consensus. This implies a possible unification of all “layer 2 scalability” constructions (Lightning, Plasma, etc) under a single theory and virtual machine: the OVM.

There are two major components:

  1. Universal Adjudication Contracts--Ethereum smart contracts which are capable of adjudicating any multi-party dispute.
  2. OVM engine--Local OVM engine which optimistically evaluates these on-chain disputes & locally determines the result, enabling L2 scalability.

Getting Started

Do you want to...

Learn more about the OVM?

You've come to the right place... or at least you've come to the right place to navigate to the right place! Here are some resources to whet your OVM appetite:

  1. Introducing the OVM
  2. OVM Layer 2 Constructions
  3. Universal Adjudication Contract
  4. Reference OVM Implementation
  5. Rust OVM Implementation
  6. Development Direction to the L2 Interoperability
  7. Plase submit a PR with more resources as you come across them!

Ask questions?

The place to ask questions about the OVM is:

https://plasma.build/

You'll find a group of folks that are objectively super duper cool and that, more likely than not, would love to answer your questions :)

Implement the OVM?

Yes please! First step is see if you'd like to contribute to any one of the major implementations:

  • Reference OVM implementation
  • Rust OVM implementation

If you're looking for another

Build a scalable blockchain application?

Soon! And without so much headache!

Developers should not need to learn what a "merkle tree" is in order to write a performant & secure application! Instead we should focus on application logic & make use of standard layer 2 backends.

Integrate the OVM into your wallet?

The OVM is under active development & at this point should not be integrated into any wallets. However, soon the OVM will provide wallets a common interface for querying & managing layer 2 assets. The OVM acts as a cryptoeconomic light clients for layer 2--enabling layer 2 transaction signing & asset management.

Contributing

Please submit PRs wherever possible! Chat on plamsa.build! Build an OVM! Build a suuuper cool scalable blockchain application! Be kind to people you meet! Don't listen to strangers on the internet!

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •