Giter VIP home page Giter VIP logo

starkyx's Introduction

StarkyX

Curta type I-CnAM 40092-IMG 6721-white

Introduction

StarkyX is a library for writing AIR constraints with composable and typed constraints. Currently, the main purpose of the library is to prove STARK-based accelerators for Plonky2 circuits.

Stark proofs and verification are implemented via Starky. This repository contains a modified fork of Starky to enable the support a 1-round AIR with random challenges and using the StarkyX AIR constraints. All the cryptographic primitives are imported from the Plonky2 proving system.

Building

StarkyX requires the use of the nightly Rust toolchain. To use it by default, run the following command:

rustup override set nightly

In the root directory of the project.

We recommend running the tests using the --release flag, as they are quite slow otherwise.

cargo test --release

Usage

Building an AIR computation using StarkyX

Creating a STARK proof for an AIR computation

Integrating into a Plonky2 circuit

StarkyX starks can be integrated into a Plonky2 circuit

Audit

StarkyX has been audited by KALOS. The audit report can be found here. This repo was formerly named Curta, in the audit report it is referenced as Curta.

starkyx's People

Contributors

wborgeaud avatar dlubarov avatar npwardberkeley avatar typ3c4t avatar nbgl avatar tamirhemo avatar bgluth avatar sladuca avatar unzvfu avatar jtguibas avatar bhgomes avatar kevjue avatar ratankaliani avatar therealyingtong avatar nashtare avatar mrain avatar ahmetyalp avatar 0x0ece avatar jimpo avatar mattstam avatar recmo avatar qope avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.