mirror of
https://github.com/fluencelabs/lazy-snark
synced 2025-06-22 11:11:42 +00:00
rewrite prover on rust: add basic scheme
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
[package]
|
||||
name = "proof"
|
||||
version = "0.1.0"
|
||||
authors = ["Fluence Labs"]
|
||||
authors = ["Alexander Drygin <dryginalexander@gmail.com>"]
|
||||
name = "verifier"
|
||||
version = "0.0.1"
|
||||
publish = false
|
||||
description = "Trustless off-chain zk-proof verification"
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
|
Reference in New Issue
Block a user