Closed tansanDOTeth closed 2 years ago
@astroTANSAN Hello. I think you should use https://github.com/omgnetwork/ex_secp256k1
@astroTANSAN Hello. I think you should use https://github.com/omgnetwork/ex_secp256k1
Hello! Oh, is this just basic symmetrical key sign/verify? would this mean I don't actually need the eth node to verify?
Hello! Oh, is this just basic symmetrical key sign/verify? would this mean I don't actually need the eth node to verify?
yes. but I think it's asymmetric
I see there is a sign method, but I don't see a verify method. How can I verify a signature?