Closed StackOverflowExcept1on closed 3 months ago
The musig
implementation is currently closed-source as it got tightly integrated with Chronicle Protocol's validator software. However, a cryptographic functional equivalent implementation in Solidity is provided here.
Note that there are multiple other, eventhough slightly different, Schnorr implementations in go, see eg bytemare.
https://github.com/chronicleprotocol/musig/tree/master/cmd/schnorr is removed or moved?