ethers-io / ethers.objc

Fast, simple and complete library for Ethereum in Objective-C.
MIT License
157 stars 57 forks source link

How do I get the public key? #28

Open JaneEyre2 opened 5 years ago

JaneEyre2 commented 5 years ago

Public keys are needed in making transactions. I see that the API provided does not introduce how to obtain public keys. How can I get public keys? Thank you very much!