https://github.com/jarenal/php-blockchain
Just Another PHP Blockchain for learning and testing purposes
https://github.com/jarenal/php-blockchain
blockchain doctrine-odm-mongodb guzzlehttp mongodb php predis reactphp redis
Last synced: about 1 month ago
JSON representation
Just Another PHP Blockchain for learning and testing purposes
- Host: GitHub
- URL: https://github.com/jarenal/php-blockchain
- Owner: jarenal
- License: isc
- Created: 2018-07-19T23:54:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T23:58:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-18T07:30:40.919Z (3 months ago)
- Topics: blockchain, doctrine-odm-mongodb, guzzlehttp, mongodb, php, predis, reactphp, redis
- Language: PHP
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to PHP-BlockChain!
This is a test project for to learn and test BlockChain using PHP
## Setup
Clone or download the project in a folder and then install dependencies using composer:
```bash
$ cd PROJECT_FOLDER
$ composer install
```## Authors
* **Jose Antonio** - *Initial work*
## Donations
If you found this useful. Please, consider support with a small donation:
* **BTC** - 1PPn4qvCQ1gRGFsFnpkufQAZHhJRoGo2g5
* **BCH** - qr66rzdwlcpefqemkywmfze9pf80kwue0v2gsfxr9m
* **ETH** - 0x5022cf2945604CDE2887068EE46608ed6B57cED8## License
This project is licensed under the ISC License - see the [LICENSE](LICENSE) file for details