• 微课视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
微课江湖
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 微课视频
  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链
您的位置:首页 > 网络安全 >区块链 > 区块链技术相关的论文、文档、学习资料

区块链技术相关的论文、文档、学习资料

作者:从零开始学区块链技术 字体:[增加 减小] 来源:互联网 时间:2018-11-03

从零开始学区块链技术向大家分享了区块链技术相关的论文、文档、学习资料,其中包含区块链技术等知识点,遇到此问题的同学们可以参考下

索引

  • Angaroa的实现 repo

  • Understanding Serenity, Part I: Abstraction: 中文翻译

  • Understanding Serenity, Part 2: Casper: 中文翻译

  • 隔离见证技术 - set wit: segregated witness

  • IBLTs: 可逆式布鲁姆查找表(IBLT) , 如何促进比特币的去中心化, 弱区块(weak blocks),瘦区块(thin blocks),一个“blocktorrent”协议; Invertible Bloom Lookup Table.

  • Matt Corallo的快中继网络(fast relay network)

  • Bitcoin NG

  • TaPOS

  • SkuChain: 供应链管理, code

  • Factom: 公正通. Factom是一个P2P的协议, 它在比特币的区块链上维护了一个数据层。 网络文件和应用被压缩成一个Merkle树上的哈希值并被存储在比特币的区块链上。Proof of existence.

  • Blockstack.io: 被数字资产公司收购

  • CoinSpark: 数字资产管理

  • MultiChain: Open platform for building blockchains, It is a DIY permissioned blockchain. Withe paper

  • LightningNetwork: Paper

  • BlackCoin: POS2.0, 3.0, CodeBase

  • BlackHalo : Smart Contract, The first of its kind to support two-party contracts, Joint Accounts & More!

  • Greedy Heaviest Observed Subtree(GHOST) : 以太坊使用的GHOST协议,使用tree来存储交易数据

  • 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 program block chain explorers with python part 1

  • How to Put Custom Messages Into Bitcoin Blockchain - OP_RETURN

  • How to write a bit torrent client

  • A simple Distributed Hash Table (DHT)

  • Tempering Kademlia with a Robust Identity Based System

  • TrustedKad – Application of Trust MechanismstoaKademlia-BasedPeer-to-Peer Network

  • Kademlia

  • Democratizing content publication with Coral

  • 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

  • Bitcoin-NG: A Scalable Blockchain Protocol

  • Bitcoin-NG 可扩展的区块链协议

  • LINKABLE RING SIGNATURES OVER ELLIPTIC CURVES

  • Ring signature implementation with python

  • Python implementation of Linkable Ring Signatures over Elliptic curves

  • Bitcoin in Bloom: How IBLTs Allow Bitcoin to Scale: 使用IBLTs来增强比特币的可扩展性

  • 使用IBLT来减少区块的传播速度

  • BitGit : 相关开源项目的汇集

  • Secret Sharing and Erasure Coding: A Guide for the Aspiring Dropbox DecentralizerIntroduction

  • Ultimate blockchain compression w/ trust-free lite nodes

  • Python implementation of Linkable Ring Signatures over Elliptic curves

  • MaidSafe’s consensus mechanism

  • Alternatives for Proof of Work, Part 1: Proof Of Stake

  • Alternatives for Proof of Work, Part 2: Proof of Activity, Proof of Burn, Proof of Capacity, and Byzantine Generals


比特币、区块链相关可参考的项目

  • 比特币协议说明

  • A(nother) Bittorrent client written in the go programming language

  • Full-featured BitTorrent client package and utilities

  • A Golang port of peerflix.

  • dht: Kademlia/Mainline DHT node in Go.

  • coinbits : A Python library for bitcoin peer to peer communication

  • protocoin: A pure Python Bitcoin protocol implementation: doc

  • kademlia: A DHT in Python Twisted

  • An alternative full node bitcoin implementation written in Go (golang)

  • A secure bitcoin wallet daemon written in Go (golang)

  • gocoin: Full bitcoin solution written in Go (golang)

  • bitcoinj: A library for working with Bitcoin with java

  • 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

  • A way to experiment with Bitcoin.

  • pyp2p

  • 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. 基于比特币区块链创建、管理数字资产的开源协议。

  • CounterParty

  • crypti

  • ipfs: IPFS - The Permanent Web

  • Open Assets Protocol

  • Telehash : source

  • BlockName: A blockchain-backed DNS resolver

  • How to create genesis block

  • Factom:

  • 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.: 数字内容、数字资产注册、发布平台,产权可以方便转移,交换,而且可以很准确的统计阅读数

  • bitstore

  • bitstore-client: A content-addressable file hosting and distribution service that uses Bitcoin public key infrastructure for authentication and payment.

  • abstract-common-wallet: 钱包通用服务接口

  • my-two-bits:付费评论系统

  • Blockai : 一种数字内容发布、管理平台,似乎可以用来对盗版影视剧的解决

  • FileCoin

  • Lisk: github, Lisk decentralized application platform and crypto-currency

  • Boolberry: 更强隐私性

分享到:QQ空间新浪微博腾讯微博微信百度贴吧QQ好友复制网址打印

您可能想查找下面的文章:

相关文章

  • 2018-11-03区块链简介-什么是私有链
  • 2018-11-03科普 | 非技术宅的区块链简介: 1.共识
  • 2018-11-03分布式存储中的元数据管理(从零开始学区块链 )
  • 2018-11-03YObit.net 数字货币交易平台注册使用教程
  • 2018-11-03golang-event 在以太坊中的使用
  • 2018-11-03萌奈币(MonaCoin)挖矿教程
  • 2018-11-03简单分析RLP编码原理
  • 2018-11-03什么是分叉?什么是比特币分叉?
  • 2018-11-03区块链数字货币新手如何辨别传销币?
  • 2018-11-03如何使用 imToken 创建 EOS 钱包

文章分类

  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链

最近更新的内容

    • Gnosis多重签名钱包的Alpha版本介绍
    • 加密算法之椭圆曲线密码学(ECC)启蒙
    • 从GlusterFS看去中心存储的设计难点
    • 分片技术(sharding)——区块链扩容问题的良方
    • 【通证经济入门修炼手册】什么是先进的通证
    • 如何使用 imToken 创建 EOS 钱包
    • 智能合约是什么及我们需要它们的原因是什么
    • 传统合同和智能合约
    • 市场上对以太币和以太坊误解深入解析
    • BitShares|比特股账户权限和多重签名功能介绍

关于我们 - 联系我们 - 免责声明 - 网站地图

©2015-2018 All Rights Reserved. 微课江湖 版权所有