| Crates.io | dlc-manager |
| lib.rs | dlc-manager |
| version | 0.7.1 |
| created_at | 2021-12-07 02:17:00.597252+00 |
| updated_at | 2024-12-12 05:17:33.940931+00 |
| description | Creation and handling of Discrete Log Contracts (DLC). |
| homepage | https://github.com/p2pderivatives/rust-dlc |
| repository | https://github.com/p2pderivatives/rust-dlc/tree/master/dlc-manager |
| max_upload_size | |
| id | 493508 |
| size | 587,250 |
This crate provides a manager structure that can be used to create and process DLC. The manager requires a number of traits which have basic implementation within this repository but that can be customized to fit specific needs.
See the development docs for information about running integration tests.