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
- Host: GitHub
- URL: https://github.com/nejcc/blockchainapilara42
- Owner: Nejcc
- Created: 2020-03-02T22:34:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:30:46.000Z (over 3 years ago)
- Last Synced: 2025-01-08T12:16:28.445Z (over 1 year ago)
- Language: PHP
- Size: 1.65 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
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)