mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 23:33:07 +00:00
Update README
This commit is contained in:
parent
e7c37dfa00
commit
ad6a17890c
11
README.md
11
README.md
@ -1,6 +1,15 @@
|
|||||||
# plonky2
|
# plonky2
|
||||||
|
|
||||||
TODO: Write a readme...
|
plonky2 is an implementation of recursive arguments, using techniques from TurboPLONK and DEEP-FRI.
|
||||||
|
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
To run the recursion benchmark,
|
||||||
|
|
||||||
|
```sh
|
||||||
|
RUSTFLAGS=-Ctarget-cpu=native cargo run --release
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user