Crates.io | dlc-manager |
lib.rs | dlc-manager |
version | 0.7.0 |
source | src |
created_at | 2021-12-07 02:17:00.597252 |
updated_at | 2024-10-29 14:18:24.228938 |
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 | 586,741 |
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.