Skip to content
@argumentcomputer

Argument


Our Mission

Accelerate verifiable computing.


Our Products

Lurk

Lurk is a programming language built for the domain of zero-knowledge proofs.

lurk is the newest and most performant implementation of Lurk, built on Plonky3 and Sphinx (our friendly fork of SP1). It supports expression evaluation, proof of correct evaluation, and proof verification on a highly performant STARK backend.

lurk-beta is the beta implementation of Lurk in Rust targetting Nova and SuperNova, which generates binaries via rustc. The Rust implementation supports expression evaluation, proof of correct evaluation, and proof verification, with our SuperNova backend, Arecibo. lurk-beta also provides preliminary support for WASM.

lurk-lisp was an early reference implementation of Lurk Alpha. This implementation only supports expression evaluation. The language specification lives in this repo, and the implementation provided there aims for simplicity and demonstration of the intended semantics without the proving tools of lurk-rs.

Disclaimer

DISCLAIMER: Lurk is an early research-stage language. Do not use Lurk in production environments or anywhere else that security is necessary.

Sphinx

Sphinx is our fork of Succinct Labs' SP1 zero-knowledge virtual machine (ZKVM).

Sphinx underpins critical elements of our zero-knowledge proof efforts, including light clients in collaboration with Wormhole and Kadena. It also drives the forthcoming STARK engine of Lurk, Argument's next-generation zero-knowledge virtual machine

Yatima

Yatima is a dependently typed, content addressed compiler from the Lean Theorem Prover to Lurk. This enables formally verified zk-proofs of execution, whether it's abstract cryptography via FFaCiL.lean or interpreted WebAssembly code via Wasm.lean.

Loam

Loam is a reduction machine zkVM, purpose built to provide the smallest instruction set surface for the most performant verifiable virtual machine across a variety of back-ends.

(Coming soon)

Light Clients

ZK Light Clients built in collaboration with the Wormhole Foundation and Kadena, enable ZK proof-based cross-chain interoperability.


Contact Us

Website

Visit us on the web at https://argument.xyz

Zulip

Chat with us on our Zulip forum.

Twitter

Follow @argumentxyz on Twitter.

License

MIT or Apache 2.0

Pinned Loading

  1. lurk-beta lurk-beta Public

    Lurk is a Turing-complete programming language for recursive zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.

    Rust 427 55

  2. arecibo arecibo Public

    An advanced fork of Nova

    Rust 74 31

  3. solidity-verifier solidity-verifier Public

    Solidity implementation of Nova proving system verifier

    Solidity 56 10

  4. bellpepper bellpepper Public

    SNARK Circuit library

    Rust 67 17

  5. yatima yatima Public

    A zero-knowledge Lean4 compiler and kernel

    Lean 114 8

  6. neptune neptune Public

    Rust Poseidon implementation.

    Rust 270 98

Repositories

Showing 10 of 124 repositories
  • lurk-hs Public

    Haskell Wrappers for Lurk

    argumentcomputer/lurk-hs’s past year of commit activity
    Haskell 0 0 2 0 Updated Sep 10, 2024
  • zk-light-clients Public

    A collection of ZK light client libraries for various blockchains.

    argumentcomputer/zk-light-clients’s past year of commit activity
  • github-actions-runner-cuda Public Forked from myoung34/docker-github-actions-runner

    Self-hosted GitHub Actions runners with a CUDA base image

    argumentcomputer/github-actions-runner-cuda’s past year of commit activity
    Shell 0 GPL-3.0 385 0 0 Updated Sep 10, 2024
  • lurk Public

    Lurk is a Turing-complete programming language for zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.

    argumentcomputer/lurk’s past year of commit activity
    Rust 9 MIT 0 23 5 Updated Sep 10, 2024
  • sphinx Public

    An observatory fork of SP1

    argumentcomputer/sphinx’s past year of commit activity
    Rust 34 Apache-2.0 1 18 9 Updated Sep 10, 2024
  • ci-workflows Public

    GitHub Actions workflows and templates for use in Lurk repos

    argumentcomputer/ci-workflows’s past year of commit activity
    Rust 0 MIT 3 10 4 Updated Sep 9, 2024
  • Nova Public Forked from microsoft/Nova

    Nova: Recursive SNARKs without trusted setup

    argumentcomputer/Nova’s past year of commit activity
    Rust 0 MIT 185 0 0 Updated Sep 6, 2024
  • arecibo Public

    An advanced fork of Nova

    argumentcomputer/arecibo’s past year of commit activity
  • argumentcomputer/user-manual’s past year of commit activity
    2 MIT 3 0 0 Updated Sep 6, 2024
  • Plonky3 Public Forked from Plonky3/Plonky3

    A toolkit for polynomial IOPs (PIOPs)

    argumentcomputer/Plonky3’s past year of commit activity
    Rust 3 Apache-2.0 160 0 0 Updated Sep 6, 2024

Top languages

Loading…

Most used topics

Loading…