Skip to content

Commit

Permalink
review change
Browse files Browse the repository at this point in the history
  • Loading branch information
johnchandlerburnham committed Aug 4, 2024
1 parent 646d559 commit 723fb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Lurk is a programming language build for the domain of zero-knowledge proofs.
[```lurk-rs```](https://github.com/argumentcomputer/lurk-rs) is the Rust implementation of Lurk, which generates binaries via ```rustc```. The Rust implementation supports expression evaluation, proof of correct evaluation, and proof verification. ```lurk-rs``` also provides preliminary support for WASM.

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

## Sphinx
[Sphinx](https://github.com/argumentcomputer/sphinx) is our fork of [Succinct](https://succinct.xyz/) Labs' [SP1 zero-knowledge virtual machine (ZKVM)](https://github.com/succinctlabs/sp1).
Expand Down

0 comments on commit 723fb01

Please sign in to comment.