8000 GitHub - tbtstl/cyto
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tbtstl/cyto

Repository files navigation

Cellular

Build

Setup Circom

curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh # only required if rust is not already installed

git clone https://github.com/iden3/circom.git

cd circom

cargo build --release
cargo install --path circom

npm install -g snarkjs@latest

Install dependencies

yarn

Build the circuits

yarn build

Verify a Proof

Verify with your shell

yarn gen-proof

(Smart contract verification example coming soon)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0