Latest questions in Blockchain

0 votes
0 answers

How do we increase the amount of gas?

Jun 25, 2019 in Blockchain by Neha Agarwal
574 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
695 views
0 votes
0 answers
0 votes
0 answers

Network Parameter and additional node info file in R3 corda?

Is that network parameter and additional node ...READ MORE

Jun 21, 2019 in Blockchain by anonymous
596 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
857 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
0 answers

Couldn't find network parameters file and compatibility zone wasn't configured/isn't reachable

After ran this command java -jar network-bootstrapper-VERSION.jar --dir <nodes-root-dir>.The files is generated.After ...READ MORE

Jun 20, 2019 in Blockchain by anonymous
1,530 views
0 votes
1 answer
0 votes
0 answers

Is there any API for ether sent transaction in ethereum without using web3.js

I want to do a transaction (sent ...READ MORE

Jun 17, 2019 in Blockchain by vishal tyagi
1,061 views
+1 vote
0 answers

Can't call contract function in Remix in Web3 provider mode, but it works in Javascript VM

A simple contract for addition, an error ...READ MORE

Jun 15, 2019 in Blockchain by XHQ
2,240 views
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
537 views
0 votes
2 answers

web3 accounts coming undefined

Try this :  web3.eth.getAccounts() READ MORE

Jul 23, 2020 in Blockchain by Manas
• 150 points
1,967 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,397 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
590 views
0 votes
0 answers

Corda - How to check if counter party nodes are running?

0 I have build a CorDapp using "Yo!CorDapp" ...READ MORE

May 28, 2019 in Blockchain by Sriram
• 160 points
520 views
0 votes
0 answers

Corda - How to check if counter party nodes are running?

I have build a CorDapp using "Yo!CorDapp" ...READ MORE

May 28, 2019 in Blockchain by Sriram
• 160 points
344 views
0 votes
0 answers

What will happen to the transactions with unconsumed states when modified contract is integrated in the network?

I have build a CorDapp using "Yo!CorDapp" ...READ MORE

May 23, 2019 in Blockchain by Sriram
• 160 points
418 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
671 views
0 votes
4 answers

Cannot find module 'fabric-network' - is my application installation done wrong?

First, install grpc and run it: $ npm ...READ MORE

May 20, 2019 in Blockchain by John
4,498 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,271 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
434 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,713 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,943 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,164 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
874 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,116 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,253 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
599 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
471 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
878 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,317 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
0 answers

How to set chaincode path in Hyperledger Fabric in fabric.sh file

i set the path to chaincode in ...READ MORE

Mar 23, 2019 in Blockchain by Malik

retagged Mar 25, 2019 by Omkar 1,161 views
0 votes
0 answers

how to add path of chain code in hyperledger fabric in startfabric.sh

#!/bin/bash # # Copyright IBM Corp All Rights Reserved # # ...READ MORE

Mar 17, 2019 in Blockchain by anonymous
1,088 views
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,344 views
0 votes
0 answers

Error: Unexpected token o in JSON at position 1

I have been working with Interacting a ...READ MORE

Mar 6, 2019 in Blockchain by saeedi
• 120 points

edited Mar 6, 2019 by Omkar 2,204 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
468 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
874 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
411 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
994 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