Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geggleto/eth-ec-recover


https://github.com/geggleto/eth-ec-recover

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# PHP EC Recover

This library is based heavily on 2 different projects.
- https://github.com/tuaris/CryptoCurrencyPHP
- https://github.com/wmh/php-ecrecover

Largely this project wraps up these projects into a more modern and usable form.
git submodules aren't the best way to include code >.>