Closed jimjbrettj closed 2 years ago
@noot Implemented VRF sign and verify for keypair type as well as a secretKey to KeyPair method, so this should be good to go. Let me know if you want anything else!
@EclesioMeloJunior updated!
@noot updated! Let me know if there's anything else to change
Created a keypair type that contains both a public and private key and a corresponding sign function. I can further refactor to utilize the keypair if need be (ie. have GenerateKeypair return a keypair)
closes #44