Most answered questions in Blockchain

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
449 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 875 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
444 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,186 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
531 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
800 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
560 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
592 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
475 views
0 votes
1 answer

In IBM's Marble demo where are the transactions stored?

When using the Marbles tutorial, there is ...READ MORE

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

jQuery/ajax - two separate API requests with combined results

You can move the second ajax call ...READ MORE

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

Web3j v3.3.1 : Error while generating compiled solidity smart contracts which returns array of struct

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

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

Can we protect a Private Blockchain with a Public Blockchain and how?

I have recently reviewed Exonum framework (https://exonum.com/) ...READ MORE

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

Çannot implement web3.eth.subscribe on Web3 version 1.0.0-beta.27

As the error suggests, pub/sub is not ...READ MORE

Jun 19, 2018 in Blockchain by Perry
• 17,100 points

edited Jun 19, 2018 by Perry 1,729 views
0 votes
1 answer

NPM Error While Installing Lisk Dependencies

Meet the lib sodium fails. You're using node ...READ MORE

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

Blockchain Usecase - Personal Management Records

1. Channels is a mechanism by which ...READ MORE

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

"Blocking waiting for file lock on the registry index"

Use the following command: rm -rf ~/.cargo/registry/index/* Or you ...READ MORE

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

How to enable authentication in hyperledger Angular application

Try npm install -g passport-github READ MORE

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

Sawtooth Invalid Batch or Signature

The problem is in setting the batch ...READ MORE

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

Web3j Transfer.sendFunds() returns Error “insufficient funds for gas * price + value”

DISCLAIMER. This may not necessarily be an answer to your ...READ MORE

Jun 16, 2018 in Blockchain by charlie_brown
• 7,720 points
2,741 views
0 votes
1 answer

How one can implement blockchain for android development??

Essentially you need to understand what is ...READ MORE

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

Not Able to register a user with Hyperledger-Fabric v1.1 preview

The error: "Certificate not found with AKI 'e729224e8b3f31784c8a93c5b8ef6f4c1c91d9e6e577c45c33163609fe40011' ...READ MORE

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

I need all Ethereum smart contracts

Have a look at EIP165. It allows you ...READ MORE

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

How to store picture(s) in a hyperledger blockchain channel

You can hold images as encrypted characters ...READ MORE

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

Deploy API REST IBM Hyperledger Composer Blockchain (bad flag in substitute command: 'U' ERROR)

There is an error in that document. ...READ MORE

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

I get the following error when I try to submit a transaction on the hyperleger playground

not enough information as to how you ...READ MORE

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

Does each DApp has its own separate Blockchain? Or can we develop multiple DApps on a single Blockchain platform?

A DApp is a decentralized Application. This ...READ MORE

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

How to connect two instances of Hyperledger Fabric?

Before getting on with your question, let ...READ MORE

Jun 11, 2018 in Blockchain by Christine
• 15,790 points
954 views
+1 vote
1 answer

How can I add image into my Hyperledger instance

In your registry, you can Base64-ify your ...READ MORE

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

Unknown MSP DEFAULT error query chaincode

./byfn.sh -m up After running the above command, ...READ MORE

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

How to get current block number in parity?

You can get the latest block number ...READ MORE

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

PROTOBUF_INLINE_NOT_IN_HEADERS

I had the same problem on Ubuntu ...READ MORE

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

Understanding Hyperledger transaction verification

 HL v0.x, the consensus process 'validates' transactions ...READ MORE

Jun 7, 2018 in Blockchain by Christine
• 15,790 points
871 views
+1 vote
1 answer

Car lease demo database location in IBM blockchain

Firstly, yes you can change the default DB ...READ MORE

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

Why am I getting a grp timeout while setting up a Hyperledger development?

This error usually means that Validation Peer ...READ MORE

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

What is the use of Ethereum's RLPx in Ethereum ecosystem?

So, RLPx is a protocol suite. It ...READ MORE

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

Issue deploying the business network using hyperledger composer

I had same issue. I created card ...READ MORE

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

What happen to the mining fee for the blocks that are stale?

As I understood the forks of the ...READ MORE

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

How can I modify hyperledger's blockchain endorsement policy?

The number of peers is of lesser ...READ MORE

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

Account not listed in the Deploy Contract screen?

You need to get an initial allocated ...READ MORE

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

Can I swap an ERC-20 token with a Neo NEP5 token using a smart contract?

Every Blockchain has a separate administration. So, it ...READ MORE

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

How to get the already existing channels in Hyperledger v1.0?

You cannot see all available channels,  but you ...READ MORE

Jun 4, 2018 in Blockchain by Perry
• 17,100 points
2,273 views
0 votes
1 answer

How is a request sent from an app to a smart contract?

Yes, the contract is distributed by every node ...READ MORE

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

What could be the best term to use for the collection of contracts in a .sol file?

module - don't think so. Because module ...READ MORE

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

where is ethereum contract instance state stored???

Migrating the state to a new version ...READ MORE

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

Can smart contract have token balance?

Smart contracts can receive and send tokens ...READ MORE

May 31, 2018 in Blockchain by Shashank
• 10,400 points
1,277 views
0 votes
1 answer

Is IPFS, blockchain a decentralized file system?

HTTP protocol is the most popular on ...READ MORE

May 31, 2018 in Blockchain by Shashank
• 10,400 points
760 views
0 votes
1 answer

Can I secretly add numbers in a smart contract and only add sum?

In am not sure about that, but ...READ MORE

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

How do I develop a supply chain DApp on Blockchain?

Either of the ways is acceptable but ...READ MORE

May 30, 2018 in Blockchain by Perry
• 17,100 points
1,284 views
0 votes
1 answer

How do I send back ethers to the sender of the tokens in a smart contract?

Whenever a smart contract receives ether via ...READ MORE

May 30, 2018 in Blockchain by Perry
• 17,100 points
3,345 views