Crates.io | ddk-manager |
lib.rs | ddk-manager |
version | 1.0.4 |
created_at | 2024-11-26 16:46:53.733989+00 |
updated_at | 2025-09-18 21:09:52.585797+00 |
description | Creation and handling of Discrete Log Contracts (DLC). |
homepage | https://github.com/bennyhodl/rust-dlc |
repository | https://github.com/bennyhodl/rust-dlc/tree/master/dlc-manager |
max_upload_size | |
id | 1461967 |
size | 740,969 |
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.