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

no-std dlc-manager

Creation and handling of Discrete Log Contracts (DLC)

6 releases (breaking)

0.7.0 Oct 29, 2024
0.5.0 Jul 11, 2024
0.4.0 Feb 6, 2023
0.3.0 Oct 28, 2022
0.1.0 Dec 7, 2021

#8 in #dlc

Download history 151/week @ 2024-07-29 47/week @ 2024-09-02 5/week @ 2024-09-09 20/week @ 2024-09-16 34/week @ 2024-09-23 14/week @ 2024-09-30 5/week @ 2024-10-07 6/week @ 2024-10-14 141/week @ 2024-10-28 33/week @ 2024-11-04

180 downloads per month
Used in 3 crates (2 directly)

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
~322K SLoC