Add support for musig2
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Should have support for various [BIP327 (musig2)](https://github.com/bitcoin/bips/blob/master/bip-0327.mediawiki) operations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked BIP327 specification and inspecting the repository to find the relevant toolkit entry points; the issue names no files or tests. Clarify which MuSig2 operations are required, then define completion against those operations and add corresponding coverage where the repository's existing tests belong.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain, cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100