Most answered questions in Blockchain

0 votes
1 answer

Public and private keys created residing in laptop/mobile while initiating a transaction

You need to provide the receiver's public key ...READ MORE

Jul 3, 2019 in Blockchain by Rachit
506 views
+1 vote
1 answer

Where to download the corda network bootstrapper 3.1 or 3.2 version for r3 corda?

Here are the steps to setup corda ...READ MORE

Jun 24, 2019 in Blockchain by Raghu
704 views
0 votes
1 answer

Using public and private keys for Blockchain transaction

You need to provide the receiver's public ...READ MORE

Jun 20, 2019 in Blockchain by Will
860 views
0 votes
1 answer

Symmetric key in cryptography

Yes, the same key is used to ...READ MORE

Jun 20, 2019 in Blockchain by Firoz
889 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Trying to implement block-chain payment in website

There are many plugins that you can ...READ MORE

Jun 11, 2019 in Blockchain by Tina
547 views
0 votes
1 answer

What is geth and solidity in Blockchain?

geth is a tool used to run a ...READ MORE

Jun 11, 2019 in Blockchain by Rishi
2,405 views
0 votes
1 answer

Decentralisation and Smart contract

Hey, @Vijayaprasad! The decentralization in Blockchain refers ...READ MORE

Jun 6, 2019 in Blockchain by Omkar
• 69,210 points
600 views
0 votes
1 answer

Multichain installation error

Please follow the below steps to install ...READ MORE

May 22, 2019 in Blockchain by Wasim
502 views
+1 vote
1 answer

How the data stored in the blockchain is verified?

Hey @mayukha. When a transaction is is ...READ MORE

May 21, 2019 in Blockchain by Rajendra
676 views
0 votes
1 answer

ERROR: for cli UnixHTTPConnectionPool(host='localhost, port=None) Read time out log_timeout_error()

Can't give proper solution without knowing what ...READ MORE

May 15, 2019 in Blockchain by Rishi
2,278 views
+1 vote
1 answer

truffle compile

Try running the truffle commands as root. ...READ MORE

May 9, 2019 in Blockchain by Omkar
• 69,210 points
439 views
0 votes
1 answer

Module not found: Can't resolve './truffle-contract/build/contracts

Hey! Firstly, there seems to be a ...READ MORE

May 9, 2019 in Blockchain by Omkar
• 69,210 points
2,719 views
0 votes
1 answer

What is the use of role when registering user in Hyperledger Fabric

When you register a user, that user ...READ MORE

May 2, 2019 in Blockchain by Raj
1,945 views
0 votes
1 answer

Unable to bring up first network in hyperledger fabric

I think there's a conflict with docker ...READ MORE

May 2, 2019 in Blockchain by Karan
2,170 views
0 votes
1 answer

Not able to connect to Ethereum client.

There is another way to link it. ...READ MORE

Apr 28, 2019 in Blockchain by Aashish Pasricha
881 views
0 votes
1 answer

How can i import the csv/excel files into my contract and record the transaction ?

You can not directly import an excel/csv ...READ MORE

Apr 16, 2019 in Blockchain by Omkar
• 69,210 points
3,130 views
0 votes
1 answer

How can i integrate Omnet++ with ethereum ?? or is there any other simulator which can do this??

You can use Hive Validator. Using this, you ...READ MORE

Apr 9, 2019 in Blockchain by Omkar
• 69,210 points
1,258 views
+1 vote
1 answer

Permission is denied in Oracle VM when trying to move multichain util, multichaind and multichain-cli from tmp to /usr/local/bin

You will need root permissions to move a file ...READ MORE

Apr 8, 2019 in Blockchain by Omkar
• 69,210 points
602 views
0 votes
1 answer

Hyperledger error-installation error

Hey, there is a thread for the ...READ MORE

Apr 5, 2019 in Blockchain by Omkar
• 69,210 points
472 views
0 votes
1 answer

Solidity, why the used function is placed before the brace "{}" when define a new function?

Hey there! 1. Yes, using the same name ...READ MORE

Apr 4, 2019 in Blockchain by Omkar
• 69,210 points
890 views
0 votes
1 answer

When running the enrollAdmin.js i get this error:

you are not running the ca, port ...READ MORE

Jun 7, 2020 in Blockchain by sumit
3,333 views
0 votes
1 answer

How does the architecture of a blockchain search work?

Hey there! There is no architecture called ...READ MORE

Mar 28, 2019 in Blockchain by Suman
446 views
0 votes
1 answer

Where is default chaincode is located in pc?

The path that you have mentioned in ...READ MORE

Mar 25, 2019 in Blockchain by Omkar
• 69,210 points
433 views
0 votes
1 answer
0 votes
1 answer

how to get the information of asset created in hyperledger composer in case of with out transaction?

First, get the list of all existing ...READ MORE

Mar 13, 2019 in Blockchain by Omkar
• 69,210 points
1,350 views
0 votes
1 answer

Different ways of using multichain runtime parameters

There are two more ways of using ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
473 views
0 votes
1 answer

How to change default rpc port in Multichain?

You can use a different port. When ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
877 views
0 votes
1 answer

How to change default network port in Multichain?

Yes, you can the default port. You ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
510 views
0 votes
1 answer

Multichain: Make every miner participate in the validation.

By default 30% is the minimum number ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
419 views
0 votes
1 answer

How to make any node connect to multichain?

You can change the configuration of the ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
999 views
0 votes
1 answer

Too many forks while using Multichain

You have changed the configuration to increase ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
355 views
0 votes
1 answer

How to increase speed of block generation in Multichain?

It could be because of the script ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
683 views
0 votes
1 answer

How to run multichain with no permissions?

Multichain by default runs on multichain protocol. ...READ MORE

Mar 1, 2019 in Blockchain by Omkar
• 69,210 points
357 views
0 votes
1 answer

Installing Multichain on Linux

To install Multichain in Linux, you first ...READ MORE

Mar 1, 2019 in Blockchain by Joshi
1,021 views
0 votes
1 answer

How to install Multichain in Windows?

There’s nothing as “installing” multichain in Windows. ...READ MORE

Mar 1, 2019 in Blockchain by Rohit
702 views
+1 vote
1 answer

How to install Hyperledger Composer on Linux?

You need some pre-requisites to install Hyperledger ...READ MORE

Mar 1, 2019 in Blockchain by Avanti
1,837 views
0 votes
1 answer

How to install Ganache in Windows?

First, we need to install nodejs. Go ...READ MORE

Feb 28, 2019 in Blockchain by Rishi
15,600 views
0 votes
1 answer

Installing Ethereum on Windows

You can install Ethereum on windows using ...READ MORE

Feb 28, 2019 in Blockchain by Raman
999 views
0 votes
1 answer

Install testrpc on Windows

You can not directly install testrpc on ...READ MORE

Feb 28, 2019 in Blockchain by Piyush
2,707 views
0 votes
1 answer

How to install Ethereum on Windows?

Download geth installer from https://geth.ethereum.org/downloads/ After download, run ...READ MORE

Feb 28, 2019 in Blockchain by Raj
2,973 views
0 votes
1 answer

Install testrpc on Linux

You can install testrpc using npm $ npm install ...READ MORE

Feb 28, 2019 in Blockchain by Chandu
814 views
0 votes
1 answer

Installing Solidity on Linux

You can install Solidity Compiler on Linux ...READ MORE

Feb 28, 2019 in Blockchain by Reshma
2,803 views
0 votes
1 answer

How to install Drizzle on Linux?

You can install drizzle on windows using ...READ MORE

Feb 28, 2019 in Blockchain by Raj
510 views
0 votes
1 answer

How to install metamask?

MetaMask is a browser plugin, you install ...READ MORE

Feb 28, 2019 in Blockchain by Lakhan
1,967 views
0 votes
1 answer

How to install truffle on Linux?

You can install Truffle using npm(node package manager). ...READ MORE

Feb 28, 2019 in Blockchain by Rishab
4,675 views
0 votes
1 answer

How to install Ethereum Blockchain on Linux?

To install Ethereum on Linux, open the ...READ MORE

Feb 28, 2019 in Blockchain by Kruti
1,837 views
0 votes
1 answer

Geth command getting stuck

Creating new account should not take more ...READ MORE

Feb 15, 2019 in Blockchain by Raj
637 views