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. sphinx sphinx Public

    An observatory fork of SP1

    Rust 65 7

  2. zk-light-clients zk-light-clients Public

    A collection of ZK light client libraries for various blockchains

    Rust 48 8

  3. yatima yatima Public

    A zero-knowledge Lean4 compiler and kernel

    Lean 127 10

  4. neptune neptune Public

    Rust Poseidon implementation (contact: @porcuquine)

    Rust 302 101

Repositories

Showing 10 of 83 repositories
  • Blake3.lean Public

    Lean4 bindings to the Blake3

    argumentcomputer/Blake3.lean’s past year of commit activity
    Lean 5 MIT 1 1 1 Updated Feb 20, 2025
  • 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 412 0 0 Updated Feb 20, 2025
  • lean4-nix Public Forked from lenianiva/lean4-nix

    Nix overlay for Lean 4, and lake2nix

    argumentcomputer/lean4-nix’s past year of commit activity
    Nix 0 Apache-2.0 4 0 0 Updated Feb 19, 2025
  • 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 250 0 0 Updated Feb 19, 2025
  • binius Public Forked from IrreducibleOSS/binius

    A SNARK protocol over towers of binary fields, implemented in Rust (mirror of https://gitlab.com/IrreducibleOSS/binius)

    argumentcomputer/binius’s past year of commit activity
    Rust 0 Apache-2.0 17 0 0 Updated Feb 17, 2025
  • sphinx Public

    An observatory fork of SP1

    argumentcomputer/sphinx’s past year of commit activity
    Rust 65 Apache-2.0 7 19 9 Updated Feb 11, 2025
  • ci-lab Public

    Testing grounds for CI and GH Actions workflows

    argumentcomputer/ci-lab’s past year of commit activity
    Rust 0 MIT 1 0 1 Updated Feb 10, 2025
  • LSpec Public

    A Testing Framework for Lean

    argumentcomputer/LSpec’s past year of commit activity
    Lean 51 MIT 9 2 0 Updated Feb 4, 2025
  • neptune Public

    Rust Poseidon implementation (contact: @porcuquine)

    argumentcomputer/neptune’s past year of commit activity
    Rust 302 101 9 4 Updated Feb 3, 2025
  • 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 11 6 Updated Dec 23, 2024

Top languages

Loading…

Most used topics

Loading…