# 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