jae/blockchainphp

a block-chain implementation by php

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/jae/blockchainphp

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

This package is auto-updated.

Last update: 2025-10-29 02:08:49 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