dlccryptlib-py 0.3.2

Python-wrapped library for working with DLC's with adaptor signatures (Discrete Log Contracts), by Cadena Bitcoin
Documentation
[dependencies.dlccryptlib]
version = "0.3.2"

[dependencies.pyo3]
version = "0.23.1"

[lib]
name = "dlccryptlib_py"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Python-wrapped library for working with DLC's with adaptor signatures (Discrete Log Contracts), by Cadena Bitcoin"
edition = "2021"
license = "MIT"
name = "dlccryptlib-py"
readme = false
version = "0.3.2"