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

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

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