Open tansanDOTeth opened 2 years ago
@astroTANSAN Hello. I think you need to install rust - https://www.rust-lang.org/tools/install
@ayrat555 I'll give that a try, thank you!
Is it normal for the compile to take a long time for that library?
@astroTANSAN do you mean the ex_kecak nif? it's ok
How can I verify with an Ethereum address? how would I convert the ethereum wallet address into a public key? does the string for the message have to be converted as well?
:ok = ExSecp256k1.verify(message, signature, public_key)
This is the the error I am getting when trying to compile. I'm using a Mac Air with an M1 processor. Any ideas how to fix this?