#contract #manager #dlc #create #log #information #creation

no-std ddk-manager

Creation and handling of Discrete Log Contracts (DLC)

4 releases

new 0.7.3 Jan 17, 2025
0.7.2 Dec 12, 2024
0.7.1 Nov 27, 2024
0.7.0 Nov 26, 2024

#9 in #dlc

41 downloads per month
Used in 3 crates

Custom license

430KB
10K SLoC

DLC Manager

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.


lib.rs:

Library providing data structures and functions supporting the execution

and management of DLC.

Dependencies

~27MB
~357K SLoC