kcode-k1-groups 0.3.0

Synchronous facade over the K1 groups driver and projection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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"