Skip to content
/ kona Public
forked from op-rs/kona

A suite of libraries and build pipelines for developing verifiable Rust programs targeting Fault Proof VMs.

License

Notifications You must be signed in to change notification settings

omahs/kona

 
 

Repository files navigation

Kona

A verifiable implementation of the Optimism rollup state transition.

CI FPVM Tests License Book OP Stack

What's Kona?OverviewContributingCredits

What's Kona?

Kona is a fault proof program designed to deterministically execute a rollup state transition in order to verify an L2 output root from the L1 inputs it was derived from.

Development Status

kona is currently in active development, and is not yet ready for use in production.

Overview

kona

Build Pipelines

  • cannon: Docker image for compiling to the bare-metal mips-unknown-none target.
  • asterisc: Docker image for compiling to the bare-metal riscv64gc-unknown-none-elf target.

client / host SDK

Book

The book contains a more in-depth overview of the project, contributor guidelines, tutorials for getting started with building your own programs, and a reference for the libraries and tools provided by Kona.

Credits

kona is inspired by the work of several teams, namely OP Labs and other contributors' work on the op-program and BadBoiLabs's work on Cannon-rs.

About

A suite of libraries and build pipelines for developing verifiable Rust programs targeting Fault Proof VMs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 95.6%
  • Go 2.6%
  • Just 1.1%
  • Other 0.7%