Most voted questions in Blockchain

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,348 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
617 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
512 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,072 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,624 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
566 views
0 votes
2 answers

Why does not India consider Bitcoin as a legal tender?

to be specific there are few logical ...READ MORE

Jul 3, 2018 in Blockchain by Priyaj
• 58,090 points
594 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
896 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
456 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
494 views
0 votes
3 answers

Querying past transaction data from Hyperledger Fabric.

You can use shim function and query ...READ MORE

Apr 26, 2019 in Blockchain by Shaheen
5,737 views
0 votes
2 answers

Hyperledger Fabric Bluemix not accepting logins.

The error is caused because your certificate ...READ MORE

Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
548 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
749 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
847 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,234 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,081 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
611 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,481 views
0 votes
2 answers

How can I make transactions to a blockchain from a remote device(like a cell phone)?

You can do this by developing a ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
761 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,099 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
544 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,243 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,336 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
632 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
822 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,565 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
764 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
638 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
395 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
763 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
356 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,172 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
558 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
705 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
811 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,738 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,421 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
448 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
984 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
337 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
674 views
0 votes
1 answer

I wish to know about the data storage in blockchain

That string would be stored in the ...READ MORE

Jun 22, 2018 in Blockchain by Johnathon
• 9,090 points
456 views
0 votes
1 answer

In hyperledger, how many number of ordering node can take up a transaction?

There are two types to implement ordering: 1. ...READ MORE

Jun 25, 2018 in Blockchain by Omkar
• 69,210 points

edited Jun 28, 2018 by Omkar 892 views
0 votes
1 answer

Windows not able to recognize Monax command

You probably know this already but support ...READ MORE

Jun 22, 2018 in Blockchain by Johnathon
• 9,090 points
475 views
0 votes
1 answer

Error: t: Instance org.acme.seller.Car#HW7722 missing required field oldOwner

This error occurs if you have added a ...READ MORE

Jun 21, 2018 in Blockchain by Christine
• 15,790 points

edited Jun 21, 2018 by Christine 1,194 views
0 votes
1 answer

Error: Tendermint node crash

It's very simple. Just type in the ...READ MORE

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

Hyperledger : Deploying chaincode successful. But, cannot query - says ResourceNotFound

The problem(from logging) is dial unix /var/run/docker.sock: connect: ...READ MORE

Jun 21, 2018 in Blockchain by charlie_brown
• 7,720 points
821 views
0 votes
1 answer

Not able to use IBM Blockchain services after Bluemix 1.0 update (Hyperledger 0.6)

The bluemix service was using an older ...READ MORE

Jun 21, 2018 in Blockchain by charlie_brown
• 7,720 points
567 views
0 votes
1 answer

How can I build a network map cluster in Corda?

Corda community is working to move towards ...READ MORE

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

How to make my Dapp work on regular browsers?

There are ethereum supporting browsers like Metamask, ...READ MORE

Jun 20, 2018 in Blockchain by aryya
• 7,450 points
481 views