Tiago Batista Cardoso 3c17b5fa1f tidy
2026-01-25 16:01:11 +01:00
2025-11-27 00:03:29 +01:00
2026-01-25 16:01:11 +01:00
2026-01-25 16:01:11 +01:00
2026-01-24 16:50:56 +01:00
2025-12-16 22:43:49 +01:00
2025-11-27 00:03:29 +01:00
2026-01-22 03:19:43 +01:00
2026-01-25 03:18:09 +01:00
2026-01-25 15:22:22 +01:00
2026-01-23 01:11:02 +01:00



p2p-merkle-client

A peer-to-peer client to download merkle trees.

prerequisites

  • Rust installed (including Cargo).

compilation instructions

To compile the project, navigate to the project directory in your terminal and run the following command:

cargo build

The project is divided in two modules : client-gui and client-network

running the project

After successful compilation, you can run the project using:

cargo run
Description
internet programming project
Readme 1.3 MiB
Languages
Rust 100%