gniax

Results 3 comments of gniax

> Explaination: Thing is you have to take a string data and covert it to hex which returns a bytes32 hexcode and then ask user to sign it. I'm getting...

I managed to fix the issue which was actually on the back-end (**verifySignature**). ## Solution: Include [php-ecrecover](https://github.com/wmh/php-ecrecover) in your project This needs the following version of [CryptoCurrencyPHP ](https://github.com/tuaris/CryptoCurrencyPHP/tree/209d0c20789549dcb27a71de4f00ccc10ef806bb) _(I did...

I managed to fix the issue which was actually on the back-end (**verifySignature**). ## Solution: Include [php-ecrecover](https://github.com/wmh/php-ecrecover) in your project This needs the following version of [CryptoCurrencyPHP ](https://github.com/tuaris/CryptoCurrencyPHP/tree/209d0c20789549dcb27a71de4f00ccc10ef806bb) _(I did...