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

https://github.com/nejcc/blockchainapilara42

Laravel 4.2 blockchain
https://github.com/nejcc/blockchainapilara42

Last synced: about 1 month ago
JSON representation

Laravel 4.2 blockchain

Awesome Lists containing this project

README

          

## Blockchain APi test

### require

* Php 5.6
* laravel 4.2
* sqlite for save transaction history search
* php ext: curl, (for newer php version required (Deprecated) mcrypt)
* cacert.pem to run on SSL

### NPM & NPX

##### Run only build without purgecss
* npm run build
##### Run postcss with purgecss and nanocss to build and cut filesize for production
* npm run build:css

### License

The software licensed under the [MIT license](http://opensource.org/licenses/MIT)