confium-transparency 0.4.0

Append-only Merkle tree transparency log with OTS anchoring and ERS archival
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# confium-transparency

Append-only Merkle tree transparency log with OTS anchoring and ERS archival

## Installation

```sh
cargo add confium-transparency
```

## Documentation

Full API documentation: https://docs.rs/confium-transparency

## License

BSD-2-Clause