#miden #proving #service

no-std miden-proving-service-client

Client library for the Miden rollup proving service

1 unstable release

0.7.0 Jan 23, 2025

#896 in Network programming

Download history 588/week @ 2025-01-20 518/week @ 2025-01-27 334/week @ 2025-02-03 430/week @ 2025-02-10

1,870 downloads per month
Used in 2 crates

MIT license

1MB
21K SLoC

Miden remote provers

This crate contains protobuf definition for the Miden transaction proving services. It also provides an optional RemoteTransactionProver, a client struct that can be used to interact with the prover service from a Rust codebase, to enable it the feature tx-prover is needed.

Features

Description of this crate's features:

Features Description
std Enable usage of Rust's std, use --no-default-features for no-std support.
tx-prover Makes the RemoteTransactionProver struct public.

License

This project is MIT licensed.

Dependencies

~21–52MB
~809K SLoC