Crates.io | commonware-log |
lib.rs | commonware-log |
version | 0.0.62 |
created_at | 2024-12-08 23:07:16.373773+00 |
updated_at | 2025-09-10 18:47:28.41103+00 |
description | Commit to a secret log and agree to its hash. |
homepage | https://commonware.xyz |
repository | https://github.com/commonwarexyz/monorepo/tree/main/examples/log |
max_upload_size | |
id | 1476812 |
size | 124,926 |
Commit to a secret log and agree to its hash.
To run this example, you must first install Rust.
cargo run --release -- --me 0@3000 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/0
cargo run --release -- --bootstrappers 0@127.0.0.1:3000 --me 1@3001 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/1
cargo run --release -- --bootstrappers 0@127.0.0.1:3000 --me 2@3002 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/2
cargo run --release -- --bootstrappers 0@127.0.0.1:3000 --me 3@3003 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/3