4 releases (2 breaking)

0.6.0 Nov 6, 2024
0.5.1 Sep 13, 2024
0.5.0 Aug 27, 2024
0.4.0 Jul 4, 2024

#136 in No standard library

Download history 516/week @ 2024-08-24 175/week @ 2024-08-31 133/week @ 2024-09-07 117/week @ 2024-09-14 52/week @ 2024-09-21 33/week @ 2024-09-28 15/week @ 2024-10-05 9/week @ 2024-10-12 11/week @ 2024-10-19 18/week @ 2024-10-26 490/week @ 2024-11-02 219/week @ 2024-11-09 738/week @ 2024-11-16 566/week @ 2024-11-23 237/week @ 2024-11-30

2,006 downloads per month
Used in 3 crates (via miden-client)

MIT license

8KB
98 lines

Miden RPC proto

This crate contains protobuf message definitions of the RPC component of the Miden node. It consists of a map of (filename, file contents) where each entry refers to a protobuf file.

Additionally, the crate exposes a write_proto(target_dir) function that writes the files into target_dir.

License

This project is MIT licensed.

No runtime deps