jae/blockchainphp

a block-chain implementation by php

v0.0.3 2018-03-14 01:21 UTC

This package is auto-updated.

Last update: 2024-04-29 03:47:12 UTC


README

first run the blockchain server

php blockchain_server.php start -p 50001

then visit the url to get the 50001 blockchain info

visit http://127.0.0.1:50001/chain

blockchain mine

http://127.0.0.1/mine

register nodes

http://127.0.0.1/50001/nodes/register

resolve the conflict

http://127.0.0.1/50001/nodes/resolve