Most answered questions in Blockchain

0 votes
1 answer

How read-write sets is used in hyperledger?

You can find the explaination about it ...READ MORE

Jul 3, 2018 in Blockchain by digger
• 26,740 points
1,120 views
0 votes
1 answer

How blocks are linked in the Hyperledger Fabric blockchain?

The structure of block in Hyperledger Fabric ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,383 views
0 votes
1 answer

How to remove the previous BlockChain data?

One of the reasons preventing the blockchain ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
673 views
0 votes
1 answer

How ordering nodes synchronize work?

To prevent time-based retention and prevent expiring ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
588 views
0 votes
1 answer

How to change "gasLimit" on Azure private blockchain?

Before deploying your network on Azure you ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
644 views
0 votes
1 answer

In Hyperledger fabric, how does committer validate the transaction?

Endorsing and committing are just two functions ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,064 views
0 votes
1 answer

Who is miners in smart contracts?

Proof of work is used as a ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
691 views
0 votes
1 answer

repository hyperledger/fabric-tools not found: does not exist or no pull access

You can manually pull this (and any ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
783 views
0 votes
1 answer

Blockchain/decentralized apps development intro

If you are looking for books, try ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
393 views
0 votes
1 answer

Where is the hyperlewdger fabric endorsement policy stored?

I don't know exactly where is the ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
1,352 views
0 votes
1 answer

How can I use IBM blockchain to store data?

I would recommend looking at the Fabric ...READ MORE

Jul 3, 2018 in Blockchain by charlie_brown
• 7,720 points
627 views
0 votes
1 answer

How to hold back KYC reward until the end of the ICO Crowdsale?

Your contract contains two functions - the payable function which ...READ MORE

Jul 4, 2018 in Blockchain by Christine
• 15,790 points
517 views
0 votes
1 answer

Hyperledger remove asset

Data on a blockchain won't ever be ...READ MORE

Jul 4, 2018 in Blockchain by Christine
• 15,790 points
1,076 views
0 votes
1 answer

Hyperledger Fabric peer command not found error.

This error occurs when the system can ...READ MORE

Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
3,636 views
0 votes
1 answer

Hyperledger Fabric 1.0 how to maintain privacy from OSNs?

Yes, OSNs can see all the transaction ...READ MORE

Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
573 views
0 votes
1 answer

How do i deploy a contract using bigchainDB?

Currently BigchainDB v.1.0.0 does not support Smart ...READ MORE

Jun 30, 2018 in Blockchain by Shashank
• 10,400 points
900 views
0 votes
1 answer

How can I get into the development of blockchain decentralized applications?

try Microsoft Blockchain as a service, they ...READ MORE

Jun 30, 2018 in Blockchain by Shashank
• 10,400 points
463 views
0 votes
1 answer

What is Blockchain?

Understanding Blockchain: Like Galia Benartzi says: Blockchain is ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
500 views
0 votes
1 answer

Handling connection of new nodes in Decentralized Chatting application.

Libp2p handles discovery and connection of nodes ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
755 views
0 votes
1 answer

How to control a malicious user in hyperledger fabric?

Fabric is an implementation of blockchain. Blockchain ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
857 views
0 votes
1 answer

Where is the data stored in blockchain?

The smart contract is just the business ...READ MORE

Jun 29, 2018 in Blockchain by slayer
• 29,350 points
1,241 views
0 votes
1 answer

How is consensus achieved in a Hyperledger Fabric?

The transactions in the network is ordered ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
1,088 views
0 votes
1 answer

"stateHash" vs. "previousBlockHash" in blockchain.

A statehash is the hash of the ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
621 views
0 votes
1 answer

Error: Error trying to ping. Error: Error trying to query business network. Error: Connect Failed

Run the following commandbefore updating: composer network start ...READ MORE

Jun 28, 2018 in Blockchain by Perry
• 17,100 points
1,487 views
+1 vote
1 answer

How to write an ERC 721 contract?

You could go through the following links:  https://github ...READ MORE

Jun 28, 2018 in Blockchain by Perry
• 17,100 points
2,846 views
+1 vote
1 answer

Does the client know which peer approves/supports its transaction in Hyperledger Fabric?

Yes, client is aware of the endorsing ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
645 views
0 votes
1 answer

How to plug MSP,Consensus, Ordering service in Hyperledger Fabric?

To plug in MSP: Implement your own MSP ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
1,104 views
0 votes
1 answer

Getting world state by value

Worldstate level storage works at the {key,value} ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
547 views
0 votes
1 answer

How to efficiently hash (SHA 256) in golang data where only the last few bytes changes

You can try the following examples on ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
5,250 views
0 votes
1 answer

Hyperledger Fabric: "No go in PATH" error.

The error is because the go path ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
1,344 views
0 votes
1 answer

Can't install remote HTTP chaincode

Fabric 1.0 does not support remote paths ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
641 views
0 votes
1 answer

Can't import "blockchain.info" to Node.js.. Need help.

Aurelia is a client-side framework and blockchain ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
837 views
0 votes
1 answer

How to fix "failed to execute script docker compose" error on windows 7?

It seems like the container is not ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
21,593 views
0 votes
1 answer

How can I create a blockchain for keeping records?

​You can use an already existing Blockchain. ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
770 views
0 votes
1 answer

How to search inside List for a specific value?

You can amend your ORM wrapper such that ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
645 views
0 votes
1 answer

How to use Blockchain to store records and secure transactions between government and users and also between 2 users?

As I understood you are planning to ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
400 views
0 votes
1 answer

Issue to run curl command in windows 7 Docker Quickstart Terminal

Actually, the issue is more likely that ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
772 views
0 votes
1 answer

Ethereum Token Nam Redundancy

From my experience no, the trick is ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
359 views
0 votes
1 answer

Where can I find the reference format for crypto-config.yaml and configtx.yaml Hyperledger Fabric files?

The sample config files in the Hyperledger Fabric main ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
1,178 views
0 votes
1 answer

How do I implement Blockchain in my project

It depends on the objective of the ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
563 views
0 votes
1 answer

What path should I give for credentials in web3j?

WalletUtils.loadCredentials can be buggy, I would recommend ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
710 views
0 votes
1 answer

Error while running make command using Fabric 1.0.6

It's a known issue in go 1.9.4: https://github.com/golang/go/issues/23739 While ...READ MORE

Jun 27, 2018 in Blockchain by Perry
• 17,100 points
820 views
0 votes
1 answer

How to retrieve data from a block to a blockchain?

web3.eth.getTransaction(txHash) will returns transaction details like blockHash, transactionIndex, ...READ MORE

Jun 27, 2018 in Blockchain by Perry
• 17,100 points
3,745 views
0 votes
1 answer

How to create tokens in smart contracts from node.js?

Any modification to the Ethereum Blockchain will ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
1,430 views
0 votes
1 answer

Permisssible platform suitable for C

There are many implementations of Blockchain like ...READ MORE

Jun 27, 2018 in Blockchain by Shashank
• 10,400 points
454 views
0 votes
1 answer

Changing block time on Quorum.

They are two commands you can use ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
988 views
0 votes
1 answer

How should I set my mac for Installing Hyperledger Composer Playground?

Use the following link to install the ...READ MORE

Jun 27, 2018 in Blockchain by Perry
• 17,100 points
342 views
+2 votes
1 answer

What are the wallet path credentials for Web3j?

Follow the below steps: Go to the private ...READ MORE

Aug 2, 2018 in Blockchain by Omkar
• 69,210 points
1,527 views
+1 vote
1 answer

Can there be multiple Hyperledger Fabric CA servers in the same blockchain?

Yes, you can run multiple CA servers ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
2,097 views
0 votes
1 answer

How many people are mining bitcoins all over the world?

No, it's not possible to find out ...READ MORE

Jun 26, 2018 in Blockchain by Omkar
• 69,210 points
722 views