Skip to content

《一种面向区块链的优化PBFT共识算法》基础源代码

Notifications You must be signed in to change notification settings

xiaoguangguangna/SPBFT

 
 

Repository files navigation

SPBFT

本项目分享的是以下论文的核心代码(完整的版本貌似弄丢了...):

方维维,王子岳,宋慧丽,王云鹏,丁毅. 一种面向区块链的优化PBFT共识算法[J]. 北京交通大学学报, 2019, 43(5): 58-64. FANG Weiwei, WANG Ziyue, SONG Huili, WANG Yunpeng, DING Yi. An optimized PBFT consensus algorithm for blockchain. Beijing Jiaotong University, 2019, 43(5): 58-64.

@article{方维维2019一种面向区块链的优化,
title={一种面向区块链的优化 PBFT 共识算法},
author={方维维 and 王子岳 and 宋慧丽 and 王云鹏 and 丁毅},
journal={北京交通大学学报},
volume={43},
number={5},
pages={58},
year={2019}

}

仅供相关领域的研究人员参考。不足之处欢迎大家批评指正!

如有疑问,请联系论文二作:[email protected]

About

《一种面向区块链的优化PBFT共识算法》基础源代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.8%
  • MATLAB 23.2%