Skip to content

Commit efba386

Browse files
committed
Rename Lurk Lab to Argument
1 parent 3b9ef76 commit efba386

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Extensions to the Nova proof system that explore PCS in terms of linear codes, f
154154
### Reference implementations
155155

156156
- [microsoft/nova](https://github.com/microsoft/Nova)
157-
- [lurk-lab/arecibo](https://github.com/lurk-lab/arecibo): This repository is a fork of the original. It's an incubator for experimenting with more advanced variants of the original software and working out the kinks in them
157+
- [argumentcomputer/arecibo](https://github.com/argumentcomputer/arecibo): This repository is a fork of the original. It's an incubator for experimenting with more advanced variants of the original software and working out the kinks in them
158158

159159
### Teaching / experimental implementations
160160

@@ -220,15 +220,15 @@ Code implementations and explorations related to the Nova proof system, includin
220220
### Forums
221221

222222
- _Forum_: [Privacy Scaling Explorations](https://appliedzkp.org/#top) [Discord Server](https://discord.gg/sF5CT5rzrR)
223-
- _Forum_: [Lurk Lab](https://lurk-lab.com/) [Zulip Server](https://zulip.lurk-lab.com/)
223+
- _Forum_: [Argument](https://argument.xyz/) [Zulip Server](https://zulip.argument.xyz/)
224224

225225
## Applications
226226

227227
- [Nova-Scotia](https://github.com/nalinbhardwaj/Nova-Scotia)
228228
- This repository provides necessary middleware to take generated output of the Circom compiler (R1CS constraints and generated witnesses) and use them with Nova as a prover.
229-
- [Lurk](https://github.com/lurk-lang/lurk-rs)
229+
- [Lurk](https://github.com/argumentcomputer/lurk-rs)
230230
- 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.
231-
- [Youtube account](https://www.youtube.com/@lurklab4264/featured)
231+
- [Youtube account](https://www.youtube.com/@argumentcomputer/featured)
232232
- _Talks_: [ZK Summit 9](https://www.youtube.com/watch?v=iLtv4yauW3s), [ZKProof workshop](https://www.youtube.com/watch?v=wKqiIoOeogo)
233233
- [Nova-SHA256](https://github.com/avras/nova-sha256)
234234
- This repository provides a SHA-256 implementation utilizing Nova to repeatedly apply the SHA-256 compression function at each step.

0 commit comments

Comments
 (0)