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

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

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

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

索引

  • 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: 更强隐私性

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

相关文章

  • 测试您是否适合参与ICO(行业观察)
  • 什么是DAO?它是否会破坏传统治理?
  • 区块链VS Linux 深度剖析开源系统商业价值如何变现
  • 比特币耗能隐患背后的数学
  • 众筹模式分析(第二部分) -- Vitalik
  • 区块链中的随机性
  • 区块链是如何做到交易数据防篡改的
  • 从数字货币估值学习区块链投资
  • 如何创建比特币纸质钱包或纸质账单
  • 比特币分叉解读

文章分类

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

最近更新的内容

    • 比特币现金(BCH)就是比特币
    • 如何学习区块链
    • 世界之大,区块链要解决的核心问题在哪?
    • 以太坊交易的生命周期
    • HyperPay手机钱包 1.4 版本使用指南
    • 智能合约并不像你想象的那么智能
    • EOS开发的c++指南——迭代器和Lambda表达式
    • 初学者如何在IBM Bluemix(IBM云)中部署自己的区块链
    • 区块链技术中的机器学习
    • 数字资产钱包有哪些类型?平时使用需要注意哪些事项?

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

©2020-2025 All Rights Reserved. linkedu.com 版权所有