Trending questions in Blockchain

0 votes
1 answer

Not able to install ganache

There is an alternative method. You can ...READ MORE

Feb 8, 2019 in Blockchain by Omkar
• 69,210 points
2,248 views
0 votes
0 answers

Cannot create crypto materiel with cryptogen command?

When I am creating crypto-materiel with cryptogen ...READ MORE

Feb 26, 2019 in Blockchain by Tharindu
• 170 points
1,275 views
0 votes
1 answer

How to add peer to ethereum private network?

To connect a node to already existing ...READ MORE

Jan 22, 2019 in Blockchain by Omkar
• 69,210 points
2,733 views
+1 vote
3 answers

Not able to read a file from my assets folder

Hi.. I faced a similar problem in ...READ MORE

Oct 25, 2018 in Blockchain by Shrikanth
6,485 views
0 votes
1 answer

How to force gradle to take UTF-8 encoding instead of operating system default encoding?

I've removed the UTF-8 chars from erroneous ...READ MORE

Oct 12, 2018 in Blockchain by Perry
• 17,100 points
7,062 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

Solidity Error: Exceeds block gas limit

Remove the line norpc:true and change the ...READ MORE

Jan 24, 2019 in Blockchain by Omkar
• 69,210 points
2,588 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
+1 vote
2 answers

Using Composite Key formation to get states for a date range in Hyperledger Fabric V1.0

I think you have found a partial ...READ MORE

Jul 20, 2018 in Blockchain by charlie_brown
• 7,720 points
4,288 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
990 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

Install testrpc on Linux

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

Feb 28, 2019 in Blockchain by Chandu
811 views
+1 vote
2 answers

How to solve Hyperledger Fabric "error endorsing chaincode" error?

Try to install chaincode with a name ...READ MORE

Jul 13, 2018 in Blockchain by digger
• 26,740 points
4,267 views
0 votes
1 answer

How to call a payable contract function from truffle console?

You can use a contract function, on ...READ MORE

Jan 24, 2019 in Blockchain by Omkar
• 69,210 points
2,309 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
697 views
0 votes
1 answer

How to get IP address of peer connected in private ethereum network?

To get these details, you can use ...READ MORE

Jan 10, 2019 in Blockchain by Omkar
• 69,210 points
2,832 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
663 views
0 votes
2 answers

Truffle compile: Cant find module error

You can install babel-register and try again. ...READ MORE

Feb 19, 2019 in Blockchain by Loki
2,744 views
0 votes
1 answer

How to run a Javascript in truffle console?

There are two ways to do this. You ...READ MORE

Jan 24, 2019 in Blockchain by Omkar
• 69,210 points
2,144 views
–1 vote
1 answer

Problem adding peers to Ethereum private network

Seems like you have not created the ...READ MORE

Jan 23, 2019 in Blockchain by Omkar
• 69,210 points
2,254 views
0 votes
1 answer

Not able to install truffle

This error occurs when there are permission ...READ MORE

Jan 29, 2019 in Blockchain by Omkar
• 69,210 points
1,852 views
0 votes
1 answer

What are off-chain transactions?

An off-chain transaction is the movement of ...READ MORE

Feb 13, 2019 in Blockchain by Omkar
• 69,210 points
1,247 views
+1 vote
1 answer

invalid sender error when trying to send signed transaction

Hi, i had the same error and ...READ MORE

Nov 16, 2018 in Blockchain by bublig737
5,229 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
503 views
0 votes
1 answer

How many peers in fabric network need to endorse a transaction?

The number of peers required to endorse ...READ MORE

Jan 31, 2019 in Blockchain by Omkar
• 69,210 points
1,790 views
0 votes
1 answer

How to select a single account in Ganache?

When you use web3, selecting a single ...READ MORE

Feb 5, 2019 in Blockchain by Omkar
• 69,210 points
1,549 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 install Drizzle on Linux?

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

Feb 28, 2019 in Blockchain by Raj
501 views
–1 vote
1 answer

How to connect two different nodes in private ethereum network?

To connect two nodes, you can use ...READ MORE

Jan 10, 2019 in Blockchain by Omkar
• 69,210 points
2,644 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

geth attach command showing error: bind: address already in use

Seems like there is already a geth instance ...READ MORE

Jan 16, 2019 in Blockchain by Omkar
• 69,210 points
2,301 views
0 votes
1 answer

Truffle dev says my function is not a function

It seems you are using truffle v5. ...READ MORE

Jan 24, 2019 in Blockchain by Omkar
• 69,210 points
1,934 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
353 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
–1 vote
1 answer

Geth miner not working

Hi. miner.start() gives no output. So, when the output ...READ MORE

Jan 17, 2019 in Blockchain by Omkar
• 69,210 points
2,270 views
0 votes
1 answer

Security threat principles for Blockchain

These are some steps to prevent/eliminate security threats ...READ MORE

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

Blockchain secret sharing

Blockchain has many methods to provide data ...READ MORE

Feb 12, 2019 in Blockchain by Omkar
• 69,210 points
1,055 views
0 votes
1 answer

What is the purpose of Blockchain Technology?

Purpose of Blockchain Technology: A blockchain technology is ...READ MORE

Jul 18, 2018 in Blockchain by Mohini
• 260 points
10,198 views
0 votes
1 answer

Private ethereum network account balance is zero

There are two reasons due to which ...READ MORE

Jan 28, 2019 in Blockchain by Omkar
• 69,210 points
1,686 views
0 votes
1 answer

Not able to install truffle-contract

There’s a permission error. Run this command ...READ MORE

Jan 23, 2019 in Blockchain by Omkar
• 69,210 points
1,894 views
0 votes
1 answer

How to detect if an ethereum address is an ERC20 token contract?

There are many possible ways to achieve ...READ MORE

Sep 25, 2018 in Blockchain by Christine
• 15,790 points
7,098 views
0 votes
1 answer

Hyperledger Fabric: Error: Error getting chaincode code chaincode: cannot find package

In the startFabric.sh launch the cli container ...READ MORE

Nov 12, 2018 in Blockchain by Omkar
• 69,210 points
4,963 views
0 votes
1 answer

How to ensure data privacy in Hyperledger Fabric?

There are different ways data privacy in ...READ MORE

Jan 31, 2019 in Blockchain by Omkar
• 69,210 points
1,480 views
0 votes
1 answer

HyperLedger Fabric and Multichain - difference & different use cases

MULTICHAIN: It is a Permissioned Blockchain. It doesn't implement ...READ MORE

Dec 28, 2018 in Blockchain by Omkar
• 69,210 points
2,905 views
0 votes
1 answer

Not able to connect nodes on Ethereum Private Network using bootnodes.

If you have created the private network ...READ MORE

Jan 27, 2019 in Blockchain by Omkar
• 69,210 points
1,612 views
0 votes
1 answer

Not able to install truffle using npm install -g truffle

You need root access to install truffle, ...READ MORE

Nov 29, 2018 in Blockchain by Omkar
• 69,210 points
4,157 views
+1 vote
4 answers

Trying to connect to Cryptocompare's websocket stream using socketIO from a Python client

The reason might be that the the socketio ...READ MORE

Aug 6, 2018 in Blockchain by Perry
• 17,100 points
2,995 views
–1 vote
2 answers

Can I add extra miners to an Ethereum Private Network?

To add miners, add peers. Then with ...READ MORE

Feb 19, 2019 in Blockchain by Rahul
1,084 views
0 votes
1 answer

Cannot read property 'getBlock' of undefined

getBlock is used by web3 and to use it, ...READ MORE

Jan 29, 2019 in Blockchain by Omkar
• 69,210 points
1,331 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