#transaction #signing #log #creation #verification #contracts #integration

no-std dlc

Creation, signing and verification of Discreet Log Contracts (DLC) transactions

6 releases (breaking)

Uses old Rust 2015

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 6, 2021

#41 in #contracts

Download history 18/week @ 2024-07-27 8/week @ 2024-08-03 4/week @ 2024-08-10 3/week @ 2024-08-17 11/week @ 2024-08-24 81/week @ 2024-08-31 38/week @ 2024-09-07 35/week @ 2024-09-14 65/week @ 2024-09-21 43/week @ 2024-09-28 14/week @ 2024-10-05 37/week @ 2024-10-12 23/week @ 2024-10-19 191/week @ 2024-10-26 70/week @ 2024-11-02 17/week @ 2024-11-09

310 downloads per month
Used in 9 crates (6 directly)

Custom license

98KB
2.5K SLoC

DLC

This crate provides base functionality for creation, signing and verification of transactions used in a DLC.

See the development docs for information about running integration tests.


lib.rs:

Rust DLC Library

Library for creating, signing and verifying transactions for the Discreet Log Contract protocol.

Dependencies

~17MB
~186K SLoC