Server tools to backfill, tail, mirror, and verify PLC logs

details for crates

+2
+2
Cargo.toml
··· 1 1 [package] 2 2 name = "allegedly" 3 + description = "public ledger tools and services (for the PLC)" 4 + license = "MIT OR Apache-2.0" 3 5 version = "0.1.0" 4 6 edition = "2024" 5 7 default-run = "allegedly"