cardano-serialization-lib
cardano-serialization-lib copied to clipboard
Implementing secp256k1 primitives
In the next hardfork, hopefully we will be able to use secp256k1 and Schnorr verification on chain. It would be useful for many of us to be able to sign these messages and derive public keys using the this library.