modulepackage
0.0.0-20240413170910-fbf450f15729
Repository: https://github.com/0xmayalabs/maya-cli.git
Documentation: pkg.go.dev
# README
Maya CLI
The Maya CLI is a 100% open source, contributor-friendly command line tool written in go to generate and verify zero-knowledge proof of image transformations.
Benchmark
We have run benchmark tests on Macbook Pro M1, 16GB RAM as well as on AWS EC2 r6i.8xlarge with 32 cores of CPU and 256 GB RAM.
To run benchmark tests on a new machine (say m7g.8xlarge
), run:
go test -v ./cmd --results-dir=../book/perf/m7g.8xlarge -run ^TestBenchmark
# Packages
No description provided by the author