Coming soon - Get a detailed view of why an account is flagged as spam!
view details
1
Up to date ECDSA Swift Library for iOS development
Post Flair (click to view more posts with a particular flair)
Post Body

On iOS, I need to verify a signature on iOS that was originally signed on a webapp using ethers. Ideally this framework would support Swift 5.5.

All I need is to verify. I don't need to guard a private key, I don't need a RPC connection or anything. Just to be able to verify a message/signature/address that was signed in the traditional web3 world.

I tried Secp256k1Swift, but it's too low level, I need a ECDSA framework. I tried JavaScriptCore to pull in Ethers from CDN (and its 30 dependencies), but that seems to be failing somewhere down the line. I presume due to a JavaScriptCore limitation of some kind.

Any suggestion would be greatly appreciated

Author
Account Strength
100%
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
47,706
Link Karma
3,451
Comment Karma
44,141
Profile updated: 6 days ago
Posts updated: 10 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
3 years ago