ERC-191 Ethereum Signed Data
Messages encoded with as ERC-191 Ethereum Signed Data are able to be created and signed as follows.ERC-712 Structured Data Signatures
ERC-712 Structured Data can also be signed in a similar fashion.Verification
The signature can be verified by calling theisValidSignature
method on the wallet.