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

no-std ddk-manager

Creation and handling of Discrete Log Contracts (DLC)

3 releases

new 0.7.2 Dec 12, 2024
0.7.1 Nov 27, 2024
0.7.0 Nov 26, 2024

#485 in Magic Beans

Download history 309/week @ 2024-11-25 20/week @ 2024-12-02 194/week @ 2024-12-09

523 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

~26MB
~351K SLoC