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
556 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
609 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,693 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
719 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
580 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,840 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
983 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,268 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,762 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,614 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
525 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
580 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
552 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,835 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
834 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,267 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
783 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,152 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
896 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,519 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
523 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
714 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
442 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
490 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,276 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,372 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
453 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
517 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,212 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
701 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
462 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
440 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,421 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
359 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
609 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
548 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
466 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
428 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
929 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
846 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
460 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,506 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
860 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,528 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
594 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
451 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,295 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
411 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,197 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
725 views