schnorr-musig2

Crates.ioschnorr-musig2
lib.rsschnorr-musig2
version0.0.0
created_at2025-05-22 02:37:13.842753+00
updated_at2025-05-22 02:37:13.842753+00
descriptionA Rust library for setup simple Schnorr Musig2 interaction.
homepage
repositoryhttps://github.com/0xdavid7/schnorr-musig2
max_upload_size
id1684675
size38,897
David ZC (0xdavid7)

documentation

https://docs.rs/schnorr-musig2

README

schnorr-musig2

⚠️: The library is under development, it is still missing a lot of features that will come soon. ⚠️

crates.io Documentation MIT/Apache-2 licensed CI Issues

A rust library for setup simple Schnorr Musig2 interaction.

Example

[dependencies]
schnorr-musig2 = "0.0.1"

Licensed under MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
Commit count: 3

cargo fmt