xiaobing94 / pysimpleblockchain
区块链的简单实现
☆32Updated 4 years ago
Alternatives and similar repositories for pysimpleblockchain:
Users that are interested in pysimpleblockchain are comparing it to the libraries listed below
- 迷你区块链python实现(mini blockchain in python)☆139Updated 6 years ago
- Simchain is a blockchain simulator for education and research purpose by Dr Pei.☆90Updated 6 years ago
- Python仿真区块链,适合毕业设计项目或课题研究。汇智网提供☆108Updated 4 years ago
- 区块链共识算法Paxos实战☆34Updated 6 years ago
- fabric0.6-pbft共识模块源码阅读笔记☆62Updated 10 months ago
- 比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。☆313Updated 5 years ago
- Go语言实现PBFT算法☆49Updated 2 years ago
- 基于分片技术实现高性能区块链☆24Updated 4 years ago
- A proof of conept python implementation of a blockchain utlizing the PBFT consensus algorithm for IoT configuration updating☆31Updated 3 years ago
- 使用fabric-sdk-go实现的基于Hyperledger Fabric的应用示例☆165Updated 6 years ago
- Fast Blockchain Simulations for Large-scale Peer-to-Peer Networks☆79Updated 2 years ago
- 基于pbft共识算法的贝壳区块链平台☆48Updated last year
- 以太坊源码研读☆177Updated 6 years ago
- 基于Python3区块链简单Demo,帮助了解区块链。☆162Updated 6 years ago
- Hyperledger Fabric 1.4.4,Hyperledger Caliper 0.3.0 configuration - pbft/solo/multichannel☆47Updated 3 years ago
- A Practical Byzantine Fault Tolerance (PBFT) emulator built in Java☆43Updated 2 years ago
- Repository to the DAGsim paper☆15Updated 3 years ago
- pbft算法基于Socket的java实现☆47Updated last year
- 我们要基于原生Fabric-SDK-Go 实现一个简单的学历征信系统(web项目),状态数据库使用 CouchDB 来实现。☆48Updated 5 years ago
- Sample implementation of PBFT consensus algorithm☆225Updated 3 years ago
- full implementation of the Ethereum protocol from scratch for python☆16Updated 6 years ago
- It's a simulator of pbft☆58Updated 6 years ago
- Demo for how algorithms dpos with pbft works☆188Updated 8 years ago
- 区块链3.0 -> 超级账本hyperledger fabirc教程 v1.1☆131Updated 5 years ago
- Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.☆50Updated 2 years ago
- GO语言简单实 现BlockChain区块链公链,POW工作量证明,UTXO未使用交易输出,P2P网络模型(后面再写)☆11Updated 6 years ago
- 代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms☆390Updated 5 years ago
- 这是本人使用python搭建的区块链demo,仅包含网络层,用于学习用途☆12Updated 6 years ago
- 《一种面向区块链的优化PBFT共识算法》基础源代码☆63Updated last year
- Delegated proof of Stake☆9Updated 2 years ago