Latest questions in Blockchain

0 votes
1 answer

Why is it downloading the blocks when I am trying to deploy the ethereum private network?

Once you have installed the Ethereum wallet, ...READ MORE

May 3, 2018 in Blockchain by Shashank
• 10,400 points
451 views
+1 vote
2 answers

How can I use blockhain for storing a proof of a document such as an image?

Yes, you're right. Saving entire image in ...READ MORE

Aug 28, 2018 in Blockchain by hakusaro
662 views
+1 vote
1 answer

What are peers and how a user enrolls into a specific peer?

In fabric, there is an admin, he ...READ MORE

May 3, 2018 in Blockchain by Shashank
• 10,400 points
1,759 views
+1 vote
5 answers

Where does the smart contracts stored and executed on blockchain?

Ethereum smart contracts are executed on EVM ...READ MORE

May 3, 2018 in Blockchain by Shashank
• 10,400 points
8,857 views
0 votes
1 answer

How can we decrypt a transaction payload when confidentiality is on?

You can try the following: you can only ...READ MORE

May 3, 2018 in Blockchain by Shashank
• 10,400 points
632 views
+1 vote
1 answer

How can nodes interact with a Smart Contract?

If you are using Remix IDE to ...READ MORE

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

How can I deploy a HelloWorld contract on my testrpc network?

The problem lies in the command: truffle migrate Your truffle migrate command ...READ MORE

Apr 27, 2018 in Blockchain by Perry
• 17,100 points

edited Aug 10, 2018 by Omkar 2,490 views
+1 vote
1 answer

Error while deploying chaincode in IBM Blockchain. Please help.

Try stripping out the 'tree/master' portion of ...READ MORE

Apr 26, 2018 in Blockchain by Christine
• 15,790 points
658 views
+1 vote
1 answer

What happened on deploy, invoke and query in Hyperledger chaincode?

1. Deploy: During Deploy the chaincode is written onto ...READ MORE

Apr 26, 2018 in Blockchain by Christine
• 15,790 points
1,240 views
+1 vote
1 answer

How can I connect to the specified nodes using IPFS?

You can actually connect to the specific ...READ MORE

Apr 25, 2018 in Blockchain by Christine
• 15,790 points
1,819 views
+1 vote
1 answer

What'd be the best database to store data on blockchain?

To read and add data you can ...READ MORE

Apr 25, 2018 in Blockchain by Christine
• 15,790 points
1,302 views
+1 vote
1 answer

How to store state data in Ethereum blockchain?

You won't have to overwrite the whole ...READ MORE

Apr 25, 2018 in Blockchain by Shashank
• 10,400 points
743 views
+1 vote
1 answer

what is use of msg.sender in solidity code?

msg.sender(address) function indicated the sender of the ...READ MORE

Apr 25, 2018 in Blockchain by Shashank
• 10,400 points
8,552 views
0 votes
2 answers

Why is network already up to date while trying to deploy a contract on truffle?

I guess you have ganache running already ...READ MORE

Apr 24, 2018 in Blockchain by Shashank
• 10,400 points
4,165 views
+1 vote
1 answer

Can I mine a specific transaction on ethereum?

On a public ethereum network it is ...READ MORE

Apr 24, 2018 in Blockchain by Shashank
• 10,400 points

edited Oct 6, 2021 by Sarfaraz 1,267 views
+1 vote
1 answer

What is the best way to search for an item in blockchain?

All transactions and records in blockchain are ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,519 views
0 votes
1 answer

Is it that new bitcoins gets created with the every block mined??

Bitcoin mining means validation of a block ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
580 views
0 votes
1 answer

What happens if the controller nodes in Corda shuts down, will other nodes function independently?

If the network map goes offline nodes ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
617 views
0 votes
1 answer

How pbft is being used in blockchain?

PBFT can tolerate byzantine failures. For tolerating ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
594 views
0 votes
1 answer

Where to store the data of decentralized applications??

Every blockchain is developed in a differnet ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
522 views
+1 vote
1 answer

How immutability is achieved in hyperledger fabric?

Since it is a private blockchain platform, ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,351 views
+1 vote
1 answer

How can I achieve a functionality where an action is performed after a payment is received?

See this can be achieved in more ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
483 views
+1 vote
1 answer

Which data structure to prefer to model a blockchain?

To start with, let me tell you ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points
2,564 views
+1 vote
2 answers

What is a blockchain and ethereum?

Some of the use-cases are: Healthcare Medical records are ...READ MORE

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

Is it possible to store blockchain in a sql or no-sql database?

Currently, following are the options to store ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points

edited Aug 9, 2018 by Omkar 821 views
0 votes
1 answer

In a Blockchain, how difficult is it to modify the third to last block?

Technically, it's not difficult at all, all ...READ MORE

Apr 20, 2018 in Blockchain by Christine
• 15,790 points
841 views
0 votes
1 answer

How can i create a simple P2P network on a blockchain?

To develop your own cryptocurrency, you need ...READ MORE

Apr 20, 2018 in Blockchain by Christine
• 15,790 points
1,750 views
0 votes
1 answer

How do I query Blockchain bitcoin locally?

You could use json RPC provided by ...READ MORE

Apr 19, 2018 in Blockchain by Christine
• 15,790 points
1,371 views
0 votes
1 answer

What do we mean by a validating peer?

The term validating peer was used in ...READ MORE

Apr 19, 2018 in Blockchain by Christine
• 15,790 points
908 views
+1 vote
1 answer

How does a blockchain work in hyperledger framework?

Hyperledger Composer simplifies application development on top ...READ MORE

Apr 19, 2018 in Blockchain by Christine
• 15,790 points
789 views
0 votes
1 answer

Transaction cost variations in one contract vs. multiple contracts

You are free to choose whatever works ...READ MORE

Apr 19, 2018 in Blockchain by Christine
• 15,790 points
618 views
0 votes
1 answer

How can I write complex decentralized applications on Etheruem?

Well, if you want to create a ...READ MORE

Apr 18, 2018 in Blockchain by Perry
• 17,100 points
489 views
0 votes
1 answer

How secure is to implement blockchain at a smaller scale??

Blockchain relies on the number of nodes ...READ MORE

Apr 18, 2018 in Blockchain by Perry
• 17,100 points
515 views
+1 vote
1 answer

How can I modify stored data in blockchain??

One of the important feature of a ...READ MORE

Apr 18, 2018 in Blockchain by Christine
• 15,790 points
5,751 views
0 votes
1 answer

Is it possible to setup private ethereum network for creating applications??

yes, ethereum is an open source platform ...READ MORE

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

Distinguish between private blockchains and hashgraph, ripple

Most of the distributed databases are fault ...READ MORE

Apr 18, 2018 in Blockchain by Christine
• 15,790 points
354 views
+1 vote
4 answers

How PBFT algorithm works?

PBFT is a way for a distributed ...READ MORE

Apr 25, 2019 in Blockchain by Kiran
7,649 views
+1 vote
1 answer

How is it possible to achieve privacy and confidentiality in smart contracts??

Any contract code written on the blockchain ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points

edited Aug 7, 2018 by Omkar 721 views
+1 vote
1 answer

What are the differences between blockchain programming and our traditional programming languages?

On higher level comparison, there are quite ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
1,062 views
+1 vote
1 answer

How can I initiate a transaction on ethereum private network using mobile device?

There is no android wallet to connect ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
714 views
0 votes
1 answer

What is the difference between if() and require() statement in solidity??

If() and require() have separate functions and ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
4,806 views
+1 vote
1 answer

Where does hyperledger stores stores assets and participants??

There are two places where hyperledger stores ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
608 views
+1 vote
1 answer

How to setup testnet environment in Ethereum??

You can connect to a node using ...READ MORE

Apr 18, 2018 in Blockchain by Shashank
• 10,400 points
605 views
+1 vote
1 answer

How can I connect my main Ethereum network to Web3.py using python?

All you need to do is enter ...READ MORE

Apr 17, 2018 in Blockchain by Perry
• 17,100 points
1,181 views
+1 vote
1 answer

Hyperledger - How can I use transaction certificates to enforce privacy?

The transaction certificates don't actually address privacy ...READ MORE

Apr 17, 2018 in Blockchain by Perry
• 17,100 points
679 views
+1 vote
1 answer

How is data retrieved in Ethereum?

Blockchain uses the concept of Merkle trees ...READ MORE

Apr 16, 2018 in Blockchain by Shashank
• 10,400 points
724 views
+1 vote
3 answers

How efficient is Ethereum in regard to its TPS??

TPS means transactions processing at any given ...READ MORE

Apr 16, 2018 in Blockchain by Shashank
• 10,400 points
3,106 views
+1 vote
1 answer

In public blockchains each computer normal user maintain the ledger, is it scalable enough to do so?

To access or use the blockchain you ...READ MORE

Apr 12, 2018 in Blockchain by Johnathon
• 9,090 points
467 views
+1 vote
4 answers

What role does Orderer peer serves in Hyperledger Fabric??

Shared communication channel to clients and peers ...READ MORE

Apr 12, 2018 in Blockchain by Johnathon
• 9,090 points
2,720 views
+1 vote
1 answer

Why is it so difficult to find a nonce while validating a block in Bitcoin?

A nonce is just "some arbitrary number". In ...READ MORE

Apr 11, 2018 in Blockchain by Perry
• 17,100 points
1,894 views