iexbase / tron-api

A PHP API for interacting with Tron (TRX)
https://iexbase.github.io/tron-api/
MIT License
405 stars 287 forks source link

How to use Message Signature in PHP #156

Closed Muurtaja closed 11 months ago

Muurtaja commented 1 year ago

python and js has a method called Signature Validation, to verify user signature with random string. how can i validate this using php package