Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
Loading...
Searching...
No Matches
A note on JSON keystore
JSON keystore is available as separate library to ether binder. That's because it requires scrypt pecl extension, and it's not reasonable to expect this extension to be available in most environments. So, explicitly it's possible to import the package as separate dependency.