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
499 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
693 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
856 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
887 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
533 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,396 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
588 views
0 votes
1 answer

Multichain installation error

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

May 22, 2019 in Blockchain by Wasim
501 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
669 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,269 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
432 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,710 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,941 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,158 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
872 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,105 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,248 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
597 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
469 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
876 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,310 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
444 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
430 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,342 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
466 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
873 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
504 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
406 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
992 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
350 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
665 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
354 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,008 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
698 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,828 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,587 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
991 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,694 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,962 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
811 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,794 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
503 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,947 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,668 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,825 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
630 views