2017 © Pedro Peláez
 

library blockchain

A simple blockchain for PHP

image

isakura/blockchain

A simple blockchain for PHP

  • Sunday, June 24, 2018
  • by iSakura
  • Repository
  • 2 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 143 % Grown

The README.md

基于 PHP 实现的区块链扩展服务实现 - Coding..., (*1)

  • ps: 最近换了新工作,从事区块链方向的 Golang 开发,等这边研究好了继续更新....

TODO

  • 底层通讯彻底采用 Swoole 4.0 利用其新特性实现 Gossip 协议
  • 共识层抽离出来,以达到可以根据需要切换共识算法「PoW Gosig」
  • 待定...

The Versions

24/06 2018

dev-master

9999999-dev

A simple blockchain for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar iSakura

24/04 2018

v1.0.0

1.0.0.0

A simple blockchain for PHP

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Avatar iSakura