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

no-std dlc-manager

Creation and handling of Discrete Log Contracts (DLC)

7 releases (breaking)

new 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

#158 in Magic Beans

Download history 45/week @ 2024-09-01 7/week @ 2024-09-08 20/week @ 2024-09-15 25/week @ 2024-09-22 23/week @ 2024-09-29 5/week @ 2024-10-06 5/week @ 2024-10-13 1/week @ 2024-10-20 137/week @ 2024-10-27 34/week @ 2024-11-03 5/week @ 2024-11-10 16/week @ 2024-11-17 20/week @ 2024-11-24 2/week @ 2024-12-01 166/week @ 2024-12-08

204 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
~323K SLoC