valida-vm-api-linux-x86 1.0.0

A Rust wrapper around `valida` executable - zero-knowledge virtual machine
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Valida VM API

Lita’s Valida zk-VM stack sets a new standard in zero-knowledge proving,
leading in speed, efficiency, modularity and development productivity.

See [Valida documentation](https://lita.gitbook.io/lita-documentation)

This crate is a wrapper around `valida` executable and facilitates
usage of `valida` by providing Rust API for
running, proving and verification of Valida programs.