SMJ

Results 2 issues of SMJ

I cloned dev branch into public html and installed dependencies through composer. I want to to use this project to interact with my php7 website and a go-ethereum node running...

enhancement

I am trying to use this plugin in my php class on amazon server. I required all files. ``` function _require_all($dir) { // require all php files $scan = glob("$dir/*");...