Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
643 stars 189 forks source link

Added Sign message method according to the implementation in Web3.js #104

Closed mudilajaganios closed 1 year ago

koraykoska commented 1 year ago

@mudilajaganios If you are still interested, please update with the base branch, add the corresponding verify function to EthereumPublicKey and add a few test cases for both functions.