dlc-manager

Crates.iodlc-manager
lib.rsdlc-manager
version0.5.0
sourcesrc
created_at2021-12-07 02:17:00.597252
updated_at2024-07-11 01:35:26.309408
descriptionCreation and handling of Discrete Log Contracts (DLC).
homepagehttps://github.com/p2pderivatives/rust-dlc
repositoryhttps://github.com/p2pderivatives/rust-dlc/tree/master/dlc-manager
max_upload_size
id493508
size584,986
Thibaut Le Guilly (Tibo-lg)

documentation

README

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.

Commit count: 0

cargo fmt