38 releases
| new 0.0.63 | Oct 31, 2025 |
|---|---|
| 0.0.60 | Aug 29, 2025 |
| 0.0.56 | Jul 14, 2025 |
| 0.0.43 | Mar 16, 2025 |
| 0.0.3 | Dec 15, 2024 |
#15 in #commonware
5.5MB
107K
SLoC
commonware-log
Commit to a secret log and agree to its hash.
Usage (Run at Least 3 to Make Progress)
To run this example, you must first install Rust.
Participant 0 (Bootstrapper)
cargo run --release -- --me 0@3000 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/0
Participant 1
cargo run --release -- --bootstrappers [email protected]:3000 --me 1@3001 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/1
Participant 2
cargo run --release -- --bootstrappers [email protected]:3000 --me 2@3002 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/2
Participant 3
cargo run --release -- --bootstrappers [email protected]:3000 --me 3@3003 --participants 0,1,2,3 --storage-dir /tmp/commonware-log/3
Dependencies
~38–57MB
~1M SLoC