2017 © Pedro Peláez
 

library blockchainphp

a block-chain implementation by php

image

jae/blockchainphp

a block-chain implementation by php

  • Wednesday, March 14, 2018
  • by linjunjie
  • Repository
  • 1 Watchers
  • 1 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

The Steps:

first run the blockchain server

php blockchain_server.php start -p 50001, (*1)

then visit the url to get the 50001 blockchain info

visit http://127.0.0.1:50001/chain, (*2)

blockchain mine

http://127.0.0.1/mine, (*3)

register nodes

http://127.0.0.1/50001/nodes/register, (*4)

resolve the conflict

http://127.0.0.1/50001/nodes/resolve, (*5)

The Versions

14/03 2018

dev-master

9999999-dev

a block-chain implementation by php

  Sources   Download

MIT

The Requires

 

by Avatar linjunjie

14/03 2018

v0.0.3

0.0.3.0

a block-chain implementation by php

  Sources   Download

MIT

The Requires

 

by Avatar linjunjie

14/03 2018

dev-dev

dev-dev

a block-chain implementation by php

  Sources   Download

MIT

The Requires

 

by Avatar linjunjie

12/03 2018

v0.0.2

0.0.2.0

a block-chain implementation by php

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by Avatar linjunjie

12/03 2018

v0.0.1

0.0.1.0

a block-chain implementation by php

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by Avatar linjunjie