drupol/phpblockchain

A blockchain implementation.

Fund package maintenance!
drupol

dev-master 2019-12-02 13:22 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:04 UTC


README

Latest Stable Version GitHub stars Total Downloads GitHub Workflow Status Scrutinizer code quality Code Coverage Mutation testing badge Read the Docs License Say Thanks! Donate!

PhpBlockchain

Description

TODO

Documentation

TODO

Requirements

  • PHP >= 7.1

Installation

composer require drupol/phpblockchain

Usage

TODO

Code quality and tests

Every time changes are introduced into the library, Travis CI run the tests.

The library has tests written with PHPSpec.

Feel free to check them out in the spec directory. Run composer phpspec to trigger the tests.

PHPInfection is used to ensure that your code is properly tested, run composer infection to test your code.

Contributing

Feel free to contribute to this library by sending Github pull requests. I'm quite reactive :-)