区块链技术相关项目的网站、代码、白皮书。
索引
-
angaroa: a Byzantine Fault Tolerant Raft: Hyperledger的原型Juno的共识算法Angaroa的白皮书
-
Juno repo : Hyperledger的原型Juno
-
IBLTs: 可逆式布鲁姆查找表(IBLT) , 如何促进比特币的去中心化, 弱区块(weak blocks),瘦区块(thin blocks),一个“blocktorrent”协议; Invertible Bloom Lookup Table.
-
Matt Corallo的快中继网络(fast relay network)
-
Factom: 公正通. Factom是一个P2P的协议, 它在比特币的区块链上维护了一个数据层。 网络文件和应用被压缩成一个Merkle树上的哈希值并被存储在比特币的区块链上。Proof of existence.
-
Blockstack.io: 被数字资产公司收购
-
CoinSpark: 数字资产管理
-
MultiChain: Open platform for building blockchains, It is a DIY permissioned blockchain. Withe paper
-
BlackHalo : Smart Contract, The first of its kind to support two-party contracts, Joint Accounts & More!
-
Greedy Heaviest Observed Subtree(GHOST) : 以太坊使用的GHOST协议,使用tree来存储交易数据
-
IOTA: 介绍, 面向IOT物联网,支持微支付,抗量子计算机,使用DAG(也叫Tangle)数据结构来组织区块,Tangle-blockchain白皮书
-
Emercoin: 采用STUN协议来实现P2P网络,可以与webrtc兼容 。 代码, POW + POS , fork from ppcoin
-
openchain : client-server架构的chain,ibm贡献的代码,c#开发,适合企业内部使用
-
GitTorrent: 一个使用bittorrent + bitcoin构建的去中心化的github. Blog
-
RSCoin code: 英国央行的数字货币,基于莱特币
-
Codius repo: Codius Smart Oracle system, 智能合约
相关文章
-
How to Put Custom Messages Into Bitcoin Blockchain - OP_RETURN
-
TrustedKad – Application of Trust MechanismstoaKademlia-BasedPeer-to-Peer Network
-
S/Kademlia: A Practicable Approach Towards Secure Key-Based Routing: 基于加密学生成随机的nodeid以保证系统免受攻击
-
Decentralized Reddit using a DHT to store content and a blockchain to rank it : Many other ideas about blockchains.
-
PolderCast: Fast, Robust, and Scalable Architecture for P2P Topic-based Pub/Sub
-
Python implementation of Linkable Ring Signatures over Elliptic curves
-
Bitcoin in Bloom: How IBLTs Allow Bitcoin to Scale: 使用IBLTs来增强比特币的可扩展性
-
BitGit : 相关开源项目的汇集
-
Secret Sharing and Erasure Coding: A Guide for the Aspiring Dropbox DecentralizerIntroduction
-
Python implementation of Linkable Ring Signatures over Elliptic curves
-
Public versus Private BlockchainsPart 1: Permissioned Blockchains
-
Public versus Private BlockchainsPart 2: Permissionless Blockchains
-
Anonymous Byzantine Consensus fromModerately-Hard Puzzles: A Model for Bitcoin
比特币、区块链相关可参考的项目
-
A(nother) Bittorrent client written in the go programming language
-
coinbits : A Python library for bitcoin peer to peer communication
-
protocoin: A pure Python Bitcoin protocol implementation: doc
-
An alternative full node bitcoin implementation written in Go (golang)
-
dht_store : This is a proposal for an extension to the BitTorrent DHT to allow storing and retrieving of arbitrary data.
-
BlockStore: Name registrations on the Bitcoin blockchain with external storage
-
pydht: Python implementation of the Kademlia DHT data store
-
python-OP_RETURN: Simple Python commands and library for using bitcoin OP_RETURNs
-
A Common Blockchain interface for the Bitcoin Core RPC.: 一个接口规范
-
abstract-common-blockchain: A test suite and interface you can use to implement standard Bitcoin blockchain API calls for various backends and platforms.
-
CryptoNote: CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h https://cryptonote.org/
-
Colored-Coins: The Open Source Protocol for Creating Digital Assets On The Bitcoin Blockchain. 基于比特币区块链创建、管理数字资产的开源协议。
-
ipfs: IPFS - The Permanent Web
-
BlockName: A blockchain-backed DNS resolver
-
BitShares: BitShares is an industrial-grade financial blockchain smart contracts platform.
-
Blockstream: 侧链创业公司。 Blockstream’s core area of innovation is sidechains, a technology focused on improving on the blockchain, the most powerful public utility for distributed trust systems.
-
openpublish: A publishing protocol for registering media as a digital asset on the Bitcoin blockchain.: 数字内容、数字资产注册、发布平台,产权可以方便转移,交换,而且可以很准确的统计阅读数
-
abstract-common-wallet: 钱包通用服务接口
-
my-two-bits:付费评论系统
-
Blockai : 一种数字内容发布、管理平台,似乎可以用来对盗版影视剧的解决
-
Lisk: github, Lisk decentralized application platform and crypto-currency
-
Boolberry: 更强隐私性
-
Tendermint: Blockchain app development simplified – focus on business logic & we’ll handle the rest. github; Tendermint consensus protocol; white paper
-
Tendermint TMSP: Tendermint socket protocol for blockchain applications
-
Enigma: Enigma is a decentralized cloud platform with guaranteed privacy. Private data is stored, shared and analyzed without ever being fully revealed to any party. Whitepaper
-
Keyhotee: Decentralized ID and Communication
-
ZeroNet: Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. github
-
zerocash: Zerocash is a protocol that provides a decentralized crypto-currency in which, as in Bitcoin, users collaborate to maintain the currency by broadcasting and verifying payment transactions. Zerocash, however, differs from Bitcoin in how these payment transactions are assembled and then verified. 更具有隐私保护的币。
-
bitstarter-leaderboard: A more sophisticated Bitcoin-powered crowdfunder.
-
untitled-dice.github.io: a basic bitcoin dice site