Trending questions in Blockchain

0 votes
1 answer

How to solve rpc error: code = Unknown desc = timeout expired while starting chaincode error?

Rd service not working READ MORE

Sep 23, 2021 in Blockchain by Dinkar Kumar

edited 1 day ago 2,859 views
0 votes
1 answer

Blockchain validation

Hey, @Rohan, Every node in the Bitcoin network ...READ MORE

Apr 20, 2020 in Blockchain by Gitika
• 65,770 points
720 views
0 votes
1 answer

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

Could you share what you have done ...READ MORE

Mar 24, 2021 in Blockchain by Arafat

edited 1 day ago 3,246 views
+1 vote
2 answers

Error 500: mychannel has been migrated to new lifecycle. Chaincode instantiation error.

This error occured only because I had ...READ MORE

Jan 9, 2020 in Blockchain by Aditya
• 250 points
4,655 views
0 votes
0 answers

how can i add more than one node to mining blocks ??

i created 6 nodes whit one node ...READ MORE

Apr 12, 2020 in Blockchain by Hicham
• 120 points
695 views
–1 vote
2 answers

Truffle migrate not deploying contract.

truffle migrate --reset READ MORE

May 12, 2020 in Blockchain by Jason Romero
9,371 views
0 votes
0 answers

How I can connect multiple physical machine with hyperledger fabric??

I want to connect my 3 computers ...READ MORE

Mar 12, 2020 in Blockchain by Md
• 120 points
1,439 views
+1 vote
1 answer

how to create a voting Dapp ?!

If you want to create your own ...READ MORE

Aug 3, 2020 in Blockchain by moshbhavika
• 140 points
1,603 views
+1 vote
4 answers

How to connect peers to a private network using geth?

Follow the below steps to connect peers ...READ MORE

Jul 13, 2018 in Blockchain by slayer
• 29,370 points
14,573 views
0 votes
0 answers

Is there any resource for hyper ledger fabric to learn?

Hi, I have searched all the google sites, ...READ MORE

Mar 2, 2020 in Blockchain by anonymous
• 120 points
1,136 views
0 votes
0 answers

Low_s canonical signature for bitcoin transaction

I have a transaction script and trying ...READ MORE

Mar 3, 2020 in Blockchain by anonymous
• 120 points
1,029 views
0 votes
0 answers

Hyperledger Fabric: Average & Max Price FabCar

Hey, I'm using the fabcar project  (https://github.com/IBM/blockchain-application-using-fabric-java-sdk). I ...READ MORE

Mar 1, 2020 in Blockchain by pablobonet
• 120 points
784 views
0 votes
0 answers

Solidity: How i can return data from hash value ?

I have a solidity contract with two ...READ MORE

Feb 14, 2020 in Blockchain by simone
• 120 points
1,326 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
16,215 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
5,317 views
–1 vote
1 answer

how to npm install in node.js

This blog has a detailed step-wise explanation ...READ MORE

Mar 13, 2020 in Blockchain by Sirajul
• 59,230 points
892 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
2,355 views
+1 vote
0 answers

Error 500 during instantiation of chaincode for commercial-paper example.

I have been successfully able to cover ...READ MORE

Jan 9, 2020 in Blockchain by Aditya
• 250 points

reopened Nov 12, 2024 by Neelam 1,903 views
+1 vote
1 answer

how to creat a privaet blockchain network using ganache step by step process

This might help, check it out https://www.codementor.io/@swader/de ...READ MORE

Jan 13, 2020 in Blockchain by Rhea
1,640 views
+2 votes
5 answers

How to install Ganache.appx on Windows 7

Go to https://github.com/trufflesuite/ganache/releases there are a set of ...READ MORE

Aug 17, 2018 in Blockchain by Omkar
• 69,220 points
15,159 views
+1 vote
0 answers

How can i made a ledger-system using hyperledger.

Jan 12, 2020 in Blockchain by anonymous
• 190 points
898 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,828 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

Sep 11, 2018 in Blockchain by Christine
• 15,790 points
2,038 views
+1 vote
1 answer

I have a doubt regarding the installation of Go Lang on my Linux system.

Hi @vt. This command should do the job: apt ...READ MORE

Jan 2, 2020 in Blockchain by Kalgi
• 52,350 points
1,034 views
+2 votes
0 answers

Doubt regarding Initialising a Blockchain [closed]

Whenever Iam trying to run the command: /home/vashist/go-ethereum/build/bin/geth ...READ MORE

Jan 5, 2020 in Blockchain by vt
• 210 points

closed Jan 6, 2020 by Kalgi 600 views
0 votes
1 answer

'env' is not recognized as an internal or external command

According to the error, it seems like ...READ MORE

Jan 23, 2019 in Blockchain by Omkar
• 69,220 points
15,487 views
0 votes
1 answer
0 votes
2 answers

Truffle console error: Could not find suitable configuration file

First, initialize truffle project by running: $ truffle ...READ MORE

Feb 19, 2019 in Blockchain by John
14,117 views
0 votes
0 answers
0 votes
1 answer

How do I get the balance of an account in Ethereum?

On the Web: (Not programmatic, but for completeness...) ...READ MORE

Nov 15, 2018 in Blockchain by Perry
• 17,100 points
17,412 views
+2 votes
4 answers

"failed to create new connection context deadline exceeded." error in Hyperledger Fabric

Try remove previous docker containers(have mentioned the ...READ MORE

Apr 24, 2019 in Blockchain by Kiran
13,327 views
+1 vote
0 answers
+1 vote
2 answers
+1 vote
0 answers

not getting real transaction ID only getting temp-transaction ID in fabric-sdk

I am using below code for submitting ...READ MORE

Nov 14, 2019 in Blockchain by laxman
• 130 points
863 views
0 votes
1 answer

How to fix "failed to execute script docker compose" error on windows 7?

It seems like the container is not ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,220 points
22,612 views
+1 vote
0 answers

creation of channel

I am facing in creation channel, please ...READ MORE

Nov 12, 2019 in Blockchain by anonymous
• 210 points
826 views
+1 vote
4 answers

Hyperledger: Cannot compile chaincode, cannot find package error

As the error says, it cant find ...READ MORE

Oct 26, 2018 in Blockchain by Omkar
• 69,220 points
12,991 views
0 votes
4 answers

How to solve “bind: cannot assign requested address” Error?

You must mention in your host.conf file ...READ MORE

Jul 31, 2018 in Blockchain by slayer
• 29,370 points
14,881 views
0 votes
2 answers

Hyperledger: ./byfn.sh -m up gives error

just follow those steps: docker ps -aq ...READ MORE

Oct 21, 2020 in Blockchain by anonymous
1,337 views
+1 vote
1 answer

Error while sending a transaction from Web3py to a Smart Contract in Remix

You get the revert error when a ...READ MORE

Dec 12, 2019 in Blockchain by Vivek
1,884 views
0 votes
3 answers

Truffle migrate Could not connect to your Ethereum client.

As mentioned in the previous answer, you ...READ MORE

Feb 19, 2019 in Blockchain by Dinesh
12,016 views
+2 votes
3 answers

Hyperledger Fabric: Not able to create the channel "Channel creation failed" error

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

Nov 2, 2018 in Blockchain by Omkar
• 69,220 points
8,074 views
+1 vote
3 answers

Pass parameter as bytes32 to Solidity Smart Contract

Use the common.HexToHash package and pass the string ...READ MORE

Sep 19, 2019 in Blockchain by Grashias

edited Sep 19, 2019 by Omkar 9,925 views