首页 > TAG信息列表 > blockchain

Java实现简单区块链

目录准备开发环境区块链概述编码区块Block“数字指纹”生成区块链NoobChain区块链完整性校验“区块链上线”“挖矿”个人想法 参考地址:Creating Your First Blockchain with Java 准备 开发环境 java1.8~ maven 任选IDE 区块链概述 顾名思义,区块链就是很多“区块”形成的“链”

私有区块链 blockchain_go 学习笔记

学习源码地址 https://github.com/Jeiwan/blockchain_go.git 原作者讲解的博客 Basic Prototype Proof-of-Work Persistence and CLI Transactions 1 Addresses Transactions 2 Network 以下是上述内容的学习笔记 项目级开源的区块链推荐 1.以太坊(英文Ethereum)是一个开源的有智

Blockchain Radio Access Network Beyond 5G

我们将区块链无线接入网络(B-RAN)作为一种先进的无线接入模式。拟议的B-RAN通过利用区块链原理,将大量无信任子网联合起来,形成大规模可信任合作网络。我们介绍了网络效应的经济概念,它与不断增长的B-RAN的效益有关。我们表明,B-RAN可以通过连接多边团体和构建多边平台(MSP)来创造和获取

structure-and-interpretation-of-blockchain-前言

前言 区块链系统采用去中心化的组织形式,整个系统非常的扁平化不存在中心化的权威机构或者层级结构管理机构,通过分布式节点间博弈来达到整个系统的自适应,确保了系统整体的稳定性。区块链目前被普遍认为是一种”颠覆性”的新兴技术,其最大的创新性在于重构了弱信用主体间的信任关系

区块链入门readlist

区块链学习的readlist,转载Links Reading List Topic 1: Introduction to Blockchain The original paper by Satoshi Nakamoto: "Bitcoin: A Peer-to-Peer Electronic Cash System", October 2008. The Bitcoin Developer Guide Additional related reading: how bitcoin

IBM/blockchain-application-using-fabric-java-sdk 启动遇到的

首先附上github地址:blockchain-application-using-fabric-java-sdk 我安装readme中的步骤来,把区块链网络跑起来之后,创建channel成功了,安装链码也成功了,只是最后在实例化(instantiate)链码的时候一直失败,提示: could not build chaincode: docker build failed: docker image build

论文

存储 区块链 会议 期刊 链接 blockchain papers in github 汇智网-区块链论文合集]

SDKs For BlockChain

BitcoinJ bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It’s implemented in Java but can be used from a

[200914] Weekly Progress: Blockchain

        阅读了《Mastering Bitcoin》的前四章,技术人员的区块链入门图书。中英文版链接如下,推荐英文版为主,中文版为辅。         https://github.com/tianmingyun/MasterBitcoin2CN         https://github.com/bitcoinbook/bitcoinbook         

《Performance Overhead of Atomic Crosschain Transactions》

摘要: Abstract—Atomic Crosschain Transaction technology allows composable programming across permissioned Ethereum blockchains. It allows for inter-contract and inter-blockchain function calls that are both synchronous and atomic: if one part fails, the

On-Chain Analysis Data Providers: Who Are They and What Do They Offer

https://cryptonews.com/exclusives/on-chain-analysis-data-providers-who-are-they-and-what-do-th-6962.htm On-chain data analysis providers are not new. Firms like Chainalysis have been around for over five years. However, more recently, there has been an in

[Blockchain] (Binance Smart Chain) BSC 测试网 BNB 水龙头

  测试网BNB水龙头 https://testnet.binance.org/faucet-smart 测试网区块浏览器 https://testnet.bscscan.com 主网区块浏览器 https://bscscan.com   Video:Launch Binance Smart Chain BEP20 Token Link:https://www.cnblogs.com/farwish/p/14839484.html

安装blockchain-explorer区块浏览器

概述 最近在做区块链相关项目(基于hyperledger fabric),需要能够实时监测区块链网络中的信息。好在hyperledger官方提供了一个区块浏览器(也就是blockchain-explorer),也就不用自己对照API进行开发了。 目前网上的区块链博客相对较少,关于此区块浏览器的安装资料还停留在1.4版本

通过实践学习区块链知识

前一阵学习区块链的知识,感觉各种书写的都太抽象,太概念化,于是找到了这么一本书《Learn Blockchains by Building One》,感觉虽然讲的很简单但是对于入门学习基本知识还是够用的,而且蛮容易上手实践的,现分享代码地址: https://gitee.com/devilmaycry812839668/blockchain-book-code  

[Blockchain] 安装 Cosmos Starport 的三种方式

  官方二进制包方式: # 下载 starport 二进制到 /usr/local/bin $ curl https://get.starport.network/starport! | bash   # 如果没有权限,分两步: $ curl https://get.starport.network/starport | bash $ sudo mv starport /usr/local/bin/   Macos Homebrew 方式: $ bre

IPFS (2) 系统技术架构

1. 模块组成 2. Storing content in IPFS 3. Data sharing on IPFS by owner 【参考】 [1] "5G, Blockchain and IPFS: A General Survey with Possible Innovative Applications in Industry 4. "

什么是filecoin

https://docs.filecoin.io/ Filecoin (⨎) is an open-source, public cryptocurrency and digital payment system intended to be a blockchain-based cooperative digital storage and data retrieval method.[1][2][3][4] It is made by Protocol Labs and builds on to

区块链blockchain Task 3

一、以太坊客户端 1.1、什么是以太坊客户端 以太坊客户端是一个软件应用程序,它实现以太坊规范并通过p2p网络与其他以太坊客户端进行通信。如果不同的以太坊客户端符合参考规范和标准化通信协议,则可以进行相互操作。 以太坊是一个开源项目,由“黄皮书”正式规范定义。除了各种

BlockChain分栏简介

BlockChain分栏,包含区块链相关经验博文,比如,区块链一代技术(比特币技术),二代技术(以太坊技术),三代技术。博友们可根据自己感兴趣选择阅读学习的模块。本人入行较浅,文中不足之处还望各位海涵。提出宝贵意见,一起学习进步。 分栏项目简介: 说明: 1.....................................

The Science of the Blockchain学习笔记(一)

前言 衷心感谢《The Science of the Blockchain》一书的作者Roger Wattenhofer。《The Science of the Blockchain》一书较为严谨地介绍了一种基础技术——容错分布式系统(faulttolerant distributed system)。 在容错分布式系统中,数据存储在多台服务器上,并且多台服务器协同完

500.com Limited宣布收购BTC.com相关业务

500.com Limited( $500彩票网(WBAI.US)$)今天宣布,已与Blockchain Alliance Technologies Holding Company(“ Blockchain Alliance”)签订了一项股份置换协议(“ Share Exchange Agreement”)。500.com将向Blockchain Alliance在首次交割时发行44,353,435 A类普通股,每股面值0.00005美

A Ten-Step Decision Path to Determine When to Use Blockchain Technologies--区块链技术选择

一种十步区块链技术选择方案 MISQE Jun 2019  abstract: This article presents a ten-step decision path that can help determine whether the application of blockchain is justified and, if so,which kind of blockchain technology to use. We describe how this decis

[Blockchain] 前后端完全去中心化的思路, IPFS 与 Ethereum Contract

  我们在使用智能合约的时候,一般是把它当前去中心、减少信任依赖的后端存在。 如果没有特殊后端功能要求,一个 DApp 只需要前端驱动 web3js 就可以实现了。   可以看到,现在前端部分依旧是一个中心化的客户端。思路是把整个前端 dist 上传到 ipfs 获取项目的 hash 访问路径。 这一

BlockChain之Automation Framework介绍

1. BlockChain Automation Framework官网       BlockChain Automation Framework 2. BlockChain自动化框架及自动化平台(Automation Framework)       区块链自动化框架的目标是提供一种一致的方法,开发人员可以在公共和私有云提供商之间部署生产就绪的分布式网络。这使

python-从给定名称操作的名称币交易中提取输入地址

我一直在尝试使用一些python代码从Namecoin交易中提取输入地址.此代码适用于常规交易(其中一些地名币从一个地址转移到另一个地址);但是,这不适用于具有名称操作(例如name_new)的事务.这是一些代码: raw = namecoind.getrawtransaction(tx_hash) data = namecoind.decoderawtransact