[package]
name = "kcode-k1-groups"
version = "0.3.0"
edition = "2024"
license = "MIT"
description = "Synchronous facade over the K1 groups driver and projection"
[dependencies]
kcode-k1-groups-driver = "0.2.0"
kcode-k1-groups-projection = "0.2.0"
kcode-k1-peering = "0.3.0"
kcode-k1-txn-ordering = "0.5.0"
[dev-dependencies]
tempfile = "3"