Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 416 Bytes

Zama Challenge | Thomas Plisson

Usage

Install Rust if you haven't already.

Launch the server:

cargo run --bin server

Send files from the client (check post command help for options):

cargo run --bin client 127.0.0.1:3000 post data/client

Request the i-th file and its corresponding merkle proof:

cargo run --bin client 127.0.0.1:3000 get 2