blockchainGuide / Consensus_AlgorithmLinks
共识算法
☆19Updated 3 years ago
Alternatives and similar repositories for Consensus_Algorithm
Users that are interested in Consensus_Algorithm are comparing it to the libraries listed below
Sorting:
- 浙江大学incas实验室-区块链顶会论文展示☆51Updated 2 years ago
- 代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms☆402Updated 5 years ago
- Solidity智能合约库,包含了基础类型到上层业务的一系列智能合约库代码,便于开发者借鉴、引入和复用。☆423Updated 2 years ago
- A collection of learning materials on Blockchain, Hyperledger, Ethereum, Solana, and IPFS.☆151Updated 2 months ago
- 专项兴趣小组(Special Interest Group,简称SIG)信息展示☆43Updated last year
- 基于pbft共识算法的贝壳区块链平台☆49Updated 2 years ago
- Blockchain's various consensus algorithm of go language implementation(区块链的各种共识算法的GO语言实现,包括dpos、pbft、pos、pow、raft)☆14Updated 4 years ago
- 持续更新区块链行业技术知识☆645Updated 5 months ago
- ☆336Updated last month
- 区块链的构造和解释(structure-and-interpretation-of-blockchain)☆297Updated 2 years ago
- A Flexible Security Testing Framework of Primary-Backup BFT Protocols☆14Updated 2 years ago
- Ebaas hash time locked cross chain samples.☆14Updated 2 years ago
- The existing blockchain-related academic papers. All papers are sorted according to the conference and published year. Welcome developer…☆1,156Updated 4 months ago
- A curated list of academic blockchain-related papers☆126Updated 6 months ago
- Awesome analysis of Ethereum source code, Chinese version☆158Updated 4 years ago
- go-ethereum source code analyzation under the perspective of smart contract security☆391Updated 2 years ago
- Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"☆55Updated 2 years ago
- 一个Byzantine容错的分布式共识协议研究与实现☆20Updated 4 years ago
- ☆62Updated 4 years ago
- Understanding Ethereum: Go-Ethereum Code Analysis|理解以太坊: Go-Ethereum 源码剖析☆671Updated last year
- 基于FISCO BCOS的黑客松参赛项目集锦☆94Updated 10 months ago
- 通用区块链平台tendermint源码分析☆195Updated 6 years ago
- ☆39Updated 3 years ago
- 以太坊源码研读☆182Updated 7 years ago
- ☆34Updated 2 years ago
- 基于分片技术实现高性能区块链☆26Updated 5 years ago
- A simple implementation of HotStuff consensus protocol☆18Updated 5 years ago
- 电子书:以太坊技术与实现☆441Updated 2 years ago
- 为解决传统数字版权中心化引起的一系列易篡改、效率低、不透明的问题,本文按 照软件工程的方法和流程进行分析和设计,实现了一个基 于区块链存储的版权管理系 统,利用区块链网络的 P2P 结构实现了去中心化,无需通过版权机构,即可保证版权 信息的安全。利用节点间交易生成交易哈希作为…☆38Updated 3 years ago
- 可编辑区块链,使用基于RSA假设及因数分解的陷门哈希函数替换以太坊geth客户端的keccak256算法并开放出JSON-RPC接口,实现单节点修改指定区块数据、多节点同步修改区块数据的功能。☆17Updated 5 years ago