mirror of
https://github.com/vacp2p/zk-explorations.git
synced 2026-01-08 21:38:12 -05:00
risc0 readme
This commit is contained in:
@@ -1 +1,15 @@
|
|||||||
# risc0k-explorations
|
# Risc0
|
||||||
|
|
||||||
|
Basic experimentaion circuit for [risc0](https://github.com/risc0/risc0)
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cargo build
|
||||||
|
```
|
||||||
|
|
||||||
|
Running
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cargo run
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user