package
0.0.0-20240413170910-fbf450f15729
Repository: https://github.com/0xmayalabs/maya-cli.git
Documentation: pkg.go.dev
# Functions
GenerateCropProof returns the proof of crop transformation.
New returns a new cobra command that handles maya cli commands and subcommands.
VerifyProofByBackend verifies the given proof by provided proof system backend.
# Constants
No description provided by the author
No description provided by the author
# Structs
CropCircuit represents the arithmetic circuit to prove crop transformations.
FlipHorizontalCircuit represents the arithmetic circuit to prove flip horizontal transformations.
FlipVerticalCircuit represents the arithmetic circuit to prove FlipVertical transformations.
Rotate180Circuit represents the arithmetic circuit to prove rotate180 transformations.
Rotate270Circuit represents the arithmetic circuit to prove rotate270 transformations.
Rotate90Circuit represents the arithmetic circuit to prove rotate90 transformations.