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 184/week @ 2024-08-02 7/week @ 2024-08-09 1/week @ 2024-08-16 431/week @ 2024-08-23 246/week @ 2024-08-30 25/week @ 2024-09-06 225/week @ 2024-09-13 62/week @ 2024-09-20 31/week @ 2024-09-27 21/week @ 2024-10-04 9/week @ 2024-10-11 10/week @ 2024-10-18 15/week @ 2024-10-25 248/week @ 2024-11-01 426/week @ 2024-11-08 461/week @ 2024-11-15

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