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

no-std dlc-manager

Creation and handling of Discrete Log Contracts (DLC)

6 releases (breaking)

new 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

#5 in #dlc

Download history 112/week @ 2024-07-10 2/week @ 2024-07-17 8/week @ 2024-07-24 143/week @ 2024-07-31 19/week @ 2024-08-28 29/week @ 2024-09-04 16/week @ 2024-09-11 21/week @ 2024-09-18 26/week @ 2024-09-25 11/week @ 2024-10-02 6/week @ 2024-10-09 3/week @ 2024-10-16 59/week @ 2024-10-23

84 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
~321K SLoC