yumira2086 / simple_blockchainLinks
A simple Proof Of Work blockchain demo 
☆27Updated 7 years ago
Alternatives and similar repositories for simple_blockchain
Users that are interested in simple_blockchain are comparing it to the libraries listed below
Sorting:
- 区块链3.0 -> 超级账本hyperledger fabirc教程 v1.1☆131Updated 5 years ago
 - 基于Fabric搭建的联盟链采用Java SDK调底层区块和交易相关的详细信息及查询等,提供API给前端做区块链浏览器☆38Updated 6 years ago
 - 区块链底层技术的研究和尝试,ETH智能合约,DAPP,IPFS,超级账本,联盟链Hyperledger Fabric☆33Updated 2 years ago
 - 使用fabric-sdk-go实现的基于Hyperledger Fabric的应用示例☆166Updated 7 years ago
 - GO语言简单实现BlockChain区块链公链,POW工作量证明,UTXO未使用交易输出,P2P网络模型(后面再写)☆11Updated 7 years ago
 - 迷你区块链python实现(mini blockchain in python)