oleganza / CoreBitcoin

Awesome Bitcoin toolkit for ObjC and Swift
Do What The F*ck You Want To Public License
719 stars 255 forks source link

Generate public key #95

Closed swift-bacon closed 6 years ago

swift-bacon commented 6 years ago

Hi, I have question about generate public key using Swift. I need to generate random public keys to check transactions in wallets, is this possible? Can You give me some tips how to do this?