Most answered questions in Blockchain

0 votes
1 answer

Error in playground while committing transaction on the ledger

1. Is this transaction is trying to ...READ MORE

Jul 27, 2018 in Blockchain by shweta
• 440 points
541 views
0 votes
1 answer

How to modify h2 port in Corda for IntelliJ?

When you use IntelliJ, the nodes are ...READ MORE

Jul 27, 2018 in Blockchain by slayer
• 29,350 points
601 views
0 votes
1 answer

How to set chaincode path in Hyperledger Fabric?

For chaincode to properly run on your ...READ MORE

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

How to upload or deploy bna file on IBM blockchain service?

The link you provide is for Go ...READ MORE

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

In PBFT view change what happens to committed operations after a valid snapshot?

I think that those messages are executed ...READ MORE

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

How to solve “ltdl.h: No such file or directory” error?

It seems like you are missing header ...READ MORE

Jul 26, 2018 in Blockchain by slayer
• 29,350 points
2,829 views
0 votes
1 answer

What is the expiry time of blockchain wallet address?

There is no expiry time for your ...READ MORE

Jul 26, 2018 in Blockchain by slayer
• 29,350 points
979 views
0 votes
1 answer

How to generate events in Hyperledger Fabric?

You can generate events using a method ...READ MORE

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

sendProposal - timed out after:45000, sendPeersProposal - Promise is rejected: Error: REQUEST_TIMEOUT

You could simply replace --net=bridge with --net=artifacts_default in your DockerFile.  I used ...READ MORE

Jul 26, 2018 in Blockchain by Perry
• 17,100 points
1,752 views
0 votes
1 answer

How to interact with smart contract in GO?

I am providing an example. Modify it ...READ MORE

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

How to create own coins in Blockchain Ethereum wallet?

To create own coins you have to ...READ MORE

Jul 26, 2018 in Blockchain by slayer
• 29,350 points
519 views
0 votes
1 answer

Unable to create a Mist connection to a private Ethereum Blockchain.

You could do the following: 1. Start another ...READ MORE

Jul 26, 2018 in Blockchain by Perry
• 17,100 points
571 views
0 votes
1 answer

Error in generating network sample.

I resolved this issue by downloading the ...READ MORE

Jul 26, 2018 in Blockchain by Perry
• 17,100 points
547 views
0 votes
1 answer

Error while generating smart contracts which returns array of struct in Web3j v3.3.1

Solidity does not support returning structs in ...READ MORE

Jul 26, 2018 in Blockchain by Perry
• 17,100 points
1,821 views
+1 vote
1 answer

How to change ports through which hyperledger composer installs runtime?

To change the port you have to ...READ MORE

Jul 25, 2018 in Blockchain by slayer
• 29,350 points
825 views
+1 vote
1 answer

Can I setup hyperledger composer on multiple nodes?

To deploy your network on multiple nodes, ...READ MORE

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

Efficiently sorting Ethereum blockchain.

What you are trying to do is ...READ MORE

Jul 25, 2018 in Blockchain by slayer
• 29,350 points
774 views
0 votes
1 answer

Zip attachment in Corda: How to read zip file using InputStream?

You can not directly read the content ...READ MORE

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

Mining on private Ethereum blockchain

You control how miners work on your ...READ MORE

Jul 25, 2018 in Blockchain by Johnathon
• 9,090 points
888 views
0 votes
1 answer

How to solve “More than one instance of bitcore-lib found” error?

There is a temp solution here. ~/bitcore-explorers/node_modules/bitcore-lib/index.js line 7: bitcore.versionGuard ...READ MORE

Jul 25, 2018 in Blockchain by slayer
• 29,350 points
2,504 views
0 votes
1 answer

Error while adding participant to local application.

Do the following to solve the problem composer ...READ MORE

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

What is the process to Create Cryptocurrency for ICO?

No, you don’t have to issue the ...READ MORE

Jul 25, 2018 in Blockchain by slayer
• 29,350 points
709 views
0 votes
1 answer

Is {from: thesponsor, value: 10000000, gas: 3000000} considered as a transaction object?

Yes, {from: thesponsor, value: 10000000, gas: 3000000} ...READ MORE

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

Differences between the composer network and composer identity

'Composer Network' represents the business network entity. ...READ MORE

Jul 25, 2018 in Blockchain by Johnathon
• 9,090 points
486 views
0 votes
1 answer

How to connect a NS3 node to my local blockchain?

To connect all your nodes with all ...READ MORE

Jul 25, 2018 in Blockchain by digger
• 26,740 points
2,260 views
0 votes
1 answer

Cannot download nvm install v.8.9.1 version - clang checksum do not match, sed issue

Try a clean install of node again npm ...READ MORE

Jul 25, 2018 in Blockchain by charlie_brown
• 7,720 points
2,363 views
0 votes
1 answer

How to send ethers to a contract?

Transfer of tokens means you will deduct ...READ MORE

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

Trying to setup a hyperledger but REST API is throwing error

Not sure if you are still looking ...READ MORE

Jul 25, 2018 in Blockchain by aryya
• 7,450 points
508 views
0 votes
1 answer

Can I upload or attach pdf to the blockchain payload?

Attaching the pdf directly to the blockchain ...READ MORE

Jul 25, 2018 in Blockchain by aryya
• 7,450 points
1,206 views
0 votes
1 answer

Looking for a simple Blockchain PoC to implement on a office level

Hyperledger has been collecting some use cases, though not ...READ MORE

Jul 24, 2018 in Blockchain by aryya
• 7,450 points
696 views
0 votes
1 answer

Why visual studio 2015 can not open blockchain api project on github

If you look in the solution file ...READ MORE

Jul 24, 2018 in Blockchain by aryya
• 7,450 points
456 views
0 votes
1 answer

Display the state information to a list of participants dynamically.

There might be a bug in your ...READ MORE

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

eth.getBalance() always returns 0 in testnet

You are not connecting to the right ...READ MORE

Jul 24, 2018 in Blockchain by Christine
• 15,790 points
2,412 views
0 votes
1 answer

Can we create a hyperledger fabric with peers from different platforms?

Yes, it is possible. Peers from different ...READ MORE

Jul 24, 2018 in Blockchain by slayer
• 29,350 points
353 views
0 votes
1 answer

Can i transfer Kraken to Poloniex?

You can use withdrawFunds method from the ...READ MORE

Jul 24, 2018 in Blockchain by slayer
• 29,350 points
604 views
0 votes
1 answer

Can a hyperledger composer work without fabric installed?

The pre-requisites section of hyperledger composer explains ...READ MORE

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

How proof work prevents rebuilding of blockchain?

POS has the same idea as POW. ...READ MORE

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

how can I save my nodejs blockchain??

point 1 and 2 are not immune ...READ MORE

Jul 24, 2018 in Blockchain by Shashank
• 10,400 points
418 views
0 votes
1 answer

Not able to execute fabcar demo in Hyperledger

This can be solved by deleting directory ...READ MORE

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

npm hfc@0.6.2 not properly installing

this is harmless, the hfc module should ...READ MORE

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

How to return data on execution of invoke function?

You can do this using a response ...READ MORE

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

Can I make my smart contract private in Quorum?

Yes, it is possible. You can look ...READ MORE

Jul 23, 2018 in Blockchain by slayer
• 29,350 points
1,486 views
0 votes
1 answer

What is sent to a non-validating notary service when corda transaction is sent?

The transaction is first filtered in the ...READ MORE

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

How to check history of blockchain.info wallet?

In the link you mentioned(https://blockchain.info/q), there are ...READ MORE

Jul 23, 2018 in Blockchain by slayer
• 29,350 points
1,517 views
0 votes
1 answer

Not able to deploy smart contract on testrpc.

I attached to geth using the following ...READ MORE

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

How to track changes of an object in exonum?

You have to describe each component in ...READ MORE

Jul 23, 2018 in Blockchain by slayer
• 29,350 points
442 views
0 votes
1 answer

Hyperledger Fabric CA "Failed to get user: User not found"

The problem could be because of the ...READ MORE

Jul 23, 2018 in Blockchain by digger
• 26,740 points
2,285 views
0 votes
1 answer

Do we require a specific condition when working with indices on solidity?

Your code is written correctly. require is intended to ...READ MORE

Jul 23, 2018 in Blockchain by Perry
• 17,100 points
406 views
0 votes
1 answer

Error in sending value to an Ethereum Smart Contract.

It is stated in Solidity 4.0 documentation ...READ MORE

Jul 23, 2018 in Blockchain by Perry
• 17,100 points
1,177 views
0 votes
1 answer

How can I build a hexadecimal block if I have all the needed information?

Here you have some articles about bitcoin ...READ MORE

Jul 21, 2018 in Blockchain by Christine
• 15,790 points
718 views