mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 05:23:07 +00:00
update readme
This commit is contained in:
parent
f8e4b3e2da
commit
dc7e8f13de
@ -13,13 +13,12 @@ First, clone the repo and install the circom components:
|
|||||||
git clone git@github.com:status-im/codex-storage-proofs.git
|
git clone git@github.com:status-im/codex-storage-proofs.git
|
||||||
cd codex-storage-proofs
|
cd codex-storage-proofs
|
||||||
npm i
|
npm i
|
||||||
cd circuits
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Nex, compile circuits:
|
Nex, compile circuits:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
../scripts/circuit_prep.sh
|
./scripts/circuit-prep.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Running the tests:
|
Running the tests:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user