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

#98 in No standard library

Download history 528/week @ 2024-08-26 167/week @ 2024-09-02 158/week @ 2024-09-09 97/week @ 2024-09-16 49/week @ 2024-09-23 31/week @ 2024-09-30 13/week @ 2024-10-07 7/week @ 2024-10-14 14/week @ 2024-10-21 17/week @ 2024-10-28 510/week @ 2024-11-04 204/week @ 2024-11-11 745/week @ 2024-11-18 596/week @ 2024-11-25 196/week @ 2024-12-02 103/week @ 2024-12-09

1,647 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