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
Requires
- php: >=5.6.0
 - workerman/workerman: 3.5.*
 
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
register nodes
http://127.0.0.1/50001/nodes/register