#contract #dlc #manager #log #discrete #create #information

no-std dlc-manager

Creation and handling of Discrete Log Contracts (DLC)

7 releases (breaking)

0.7.1 Dec 12, 2024
0.7.0 Oct 29, 2024
0.5.0 Jul 11, 2024
0.4.0 Feb 6, 2023
0.1.0 Dec 7, 2021

#11 in #dlc

21 downloads per month

Custom license

1MB
20K 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

~25MB
~330K SLoC