2017 © Pedro Peláez
 

library blockchain-php

Blockchain example implemented in PHP

image

ohmybrew/blockchain-php

Blockchain example implemented in PHP

  • Friday, February 23, 2018
  • by ohmybrew
  • Repository
  • 0 Watchers
  • 9 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Blockchain

Build Status Coverage Status StyleCI License, (*1)

A simple object-oriented blockchain implementation., (*2)

Screenshot, (*3)

Usage

Coming soon., (*4)

Example Code

See example/., (*5)

  • Generating a blockchain, php example/create_basic_chain.php {NUM_BLOCKS} where number of NUM_BLOCKS is the number of blocks you wish to generate
  • Loading an existing blockchain into the code, php example/load_chain.php {PATH} where path is the JSON file created from create_basic_chain.php

LICENSE

This project is released under the MIT license., (*6)

The Versions

23/02 2018

dev-master

9999999-dev

Blockchain example implemented in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler King

php blockchain

23/02 2018

v1.0.0

1.0.0.0

Blockchain example implemented in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler King

php blockchain