Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support creating a Schnorr Signature given a message #278

Open
cjackie opened this issue Jul 30, 2022 · 1 comment
Open

Support creating a Schnorr Signature given a message #278

cjackie opened this issue Jul 30, 2022 · 1 comment

Comments

@cjackie
Copy link

cjackie commented Jul 30, 2022

I'm working a nostr client in Python, and Nostr uses Bitcoin Schnorr signature for signing. It would be great that python-bitcoinlib would support that, and since the signature is support since TAPROOT, it should be in the library.

Thanks

@timqi
Copy link

timqi commented Dec 11, 2023

Use btclib https://github.com/btclib-org/btclib instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants