Most viewed questions in Blockchain

0 votes
1 answer

Hyperledger Fabric: cannot run chaincode from github on Ubuntu terminal

Like the error says: *SimpleChaincode does not implement ...READ MORE

Oct 31, 2018 in Blockchain by Omkar
• 69,210 points
697 views
0 votes
1 answer

How does my peer communicate with fabric CA?

Peers do not communicate with CA directly.. ...READ MORE

Jul 6, 2018 in Blockchain by digger
• 26,740 points
697 views
0 votes
1 answer

Python authenticated calls to bitfinex exchange

You should use byte type api_secret. api_secret = ...READ MORE

Sep 7, 2018 in Blockchain by slayer
• 29,350 points
696 views
0 votes
1 answer

How to store photos in Hyperledger smart contract?

To do this, you need to represent ...READ MORE

Jul 9, 2018 in Blockchain by slayer
• 29,350 points
696 views
0 votes
1 answer

How to use Rest API support in local development environment?

Rest API is not available for Hyperledger ...READ MORE

Jul 11, 2018 in Blockchain by slayer
• 29,350 points
695 views
0 votes
1 answer

Can someone explain me how PBFT works?

You can submit your transaction to any ...READ MORE

Jul 31, 2018 in Blockchain by Shashank
• 10,400 points
692 views
0 votes
1 answer

Hyperledger Fabric: Not able to install docker

Clean up the invalid package repository: cd ../../etc/apt/sources.list.d sudo ...READ MORE

Nov 2, 2018 in Blockchain by Omkar
• 69,210 points
691 views
0 votes
1 answer

Looking for a simple Blockchain PoC to implement on a office level

Hyperledger has been collecting some use cases, though not ...READ MORE

Jul 24, 2018 in Blockchain by aryya
• 7,450 points
690 views
0 votes
1 answer

How can I access the details of a given address from a blockchain?

There are two ways to actually do ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
689 views
0 votes
1 answer

How to solve "error trying install composer runtime" in Hyperledger composer?

I think the docker-compose tool is not ...READ MORE

Jul 17, 2018 in Blockchain by slayer
• 29,350 points
688 views
0 votes
1 answer

Who is miners in smart contracts?

Proof of work is used as a ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
686 views
0 votes
1 answer

Full nodes for ETH, BTC, and USDT in one server

You don't need to run another node ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
683 views
0 votes
1 answer

Hyperledger Composer: How to specify server name in composer connection profile?

To solve this problem you can use ...READ MORE

Nov 14, 2018 in Blockchain by Omkar
• 69,210 points
683 views
0 votes
1 answer

Unable to request channel creation using Rest Api

I'd recommend taking a look at the ordering ...READ MORE

Jul 16, 2018 in Blockchain by Perry
• 17,100 points
682 views
0 votes
1 answer

PAYMENT ERRORS

Hello,@There, Regarding your issue I guess there can ...READ MORE

Oct 9, 2020 in Blockchain by Thomas Walenta
681 views
0 votes
1 answer

How do I add multiple recipients for transactions via Blockchain API?

Convert the recipes into JSON objects. x = ...READ MORE

Jul 6, 2018 in Blockchain by Perry
• 17,100 points
681 views
0 votes
2 answers

Not able to POST chaincode to hyperledger-fabric using API

TypeError: Cannot read property 'curve' of undefined     at ...READ MORE

Jan 30, 2019 in Blockchain by SHRADDHA
680 views
0 votes
1 answer

Does timestamp also change with nonce to calculate block hash in blockchain? How hash is calculated?

I was unable to locate the exact ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,700 points
679 views
0 votes
1 answer

How to control bitcoind from another machine?

In your bitcoin.config file replace rpcallowip with ...READ MORE

Aug 17, 2018 in Blockchain by digger
• 26,740 points
679 views
0 votes
1 answer

PHP. Bitcoin to Ukrainian Hrivna price ticker

nstead of dividing the values - i ...READ MORE

Sep 11, 2018 in Blockchain by slayer
• 29,350 points
678 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
677 views
0 votes
1 answer

How to create raw transaction using web3swift?

var options = Web3Options.defaultOptions() options.gasLimit = BigUInt(21000) options.from = ...READ MORE

Sep 17, 2018 in Blockchain by slayer
• 29,350 points
677 views
0 votes
1 answer

Hyperledger Composer Error trying to instantiate composer runtime

If this message occurs in instantiating composer ...READ MORE

Jul 31, 2018 in Blockchain by shweta
• 440 points
677 views
0 votes
1 answer

Not able to start testrpc for Ethereum truffle

Hey. It seems like you already have ...READ MORE

Nov 28, 2018 in Blockchain by Omkar
• 69,210 points
676 views
0 votes
1 answer

How to issue regular payouts to multiple wallets?

The cheapest way to do this is ...READ MORE

Oct 30, 2018 in Blockchain by Christine
• 15,790 points
676 views
+3 votes
1 answer

What is the difference between online and offline hyperledger composer?

Hey @Renu353! Well, it's good that you ...READ MORE

Sep 21, 2018 in Blockchain by Omkar
• 69,210 points
675 views
0 votes
0 answers

How to get Bitcoin value for corresponding USD value in ASP.NET C#?

I want to get the Bitcoin value ...READ MORE

Mar 1, 2022 in Blockchain by Soham
• 9,700 points
674 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
674 views
0 votes
1 answer

Ethereum transaction not getting Updated

You have done everything right except for ...READ MORE

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

How to proceed after connecting with hardcoded node?

I am assuming that by hardcoded nodes ...READ MORE

Aug 28, 2018 in Blockchain by Perry
• 17,100 points
674 views
0 votes
1 answer

Hyperledger Sawtooth installation JAVA_HOME: path not found

/etc/environment is a bash script, so change the ...READ MORE

Aug 10, 2018 in Blockchain by digger
• 26,740 points
674 views
0 votes
1 answer

Fabric-node-sdk 1.2 with Fabric 1.1

The line grpc-max-send-message-length: 15 is used to load ...READ MORE

Aug 10, 2018 in Blockchain by slayer
• 29,350 points
673 views
+1 vote
1 answer

Hyperledger - How can I use transaction certificates to enforce privacy?

The transaction certificates don't actually address privacy ...READ MORE

Apr 17, 2018 in Blockchain by Perry
• 17,100 points
673 views
0 votes
1 answer

Ethereum: Cloning cpp-ethereum from git.

Yes, you can only clone the additional ...READ MORE

Nov 19, 2018 in Blockchain by Omkar
• 69,210 points
672 views
0 votes
2 answers

Ethereum function completed not event not showing up

Oh ya. I was passing unit but ...READ MORE

Oct 24, 2018 in Blockchain by slayer
• 29,350 points
671 views
0 votes
1 answer

Handling UI when a trasaction is in pending (MetaMask)

You need to use the state of ...READ MORE

Oct 3, 2018 in Blockchain by digger
• 26,740 points
671 views
0 votes
1 answer

how to give back each customer a self-defined amount of ether after ICO ends in smart contract?

It's a lot of question. I will ...READ MORE

Aug 1, 2018 in Blockchain by aryya
• 7,450 points
671 views
0 votes
1 answer

How to remove the previous BlockChain data?

One of the reasons preventing the blockchain ...READ MORE

Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
670 views
0 votes
1 answer

Hyperledger Vagrant make peer failed

Maybe you forgot to install docker. Try ...READ MORE

Nov 22, 2018 in Blockchain by digger
• 26,740 points
668 views
+5 votes
1 answer

What are the programming languages I should know to become a Blockchain Developer?

Well, what programming language you have to ...READ MORE

Sep 25, 2018 in Blockchain by digger
• 26,740 points
668 views
0 votes
1 answer

What do I import for SHA encryption in Node.js?

var sha = require('sha.js'); //... getHash() { ...READ MORE

Sep 21, 2018 in Blockchain by digger
• 26,740 points
668 views
0 votes
1 answer

First block of bitcoin block gives empty string

Most likely the first byte is not ...READ MORE

Sep 4, 2018 in Blockchain by slayer
• 29,350 points
668 views
0 votes
1 answer

What's the difference between distributed hashtable technology and the bitcoin blockchain?

A Distributed Hash Table is simply a key-value ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,700 points
667 views
0 votes
1 answer

Where is the geth.exe in the Ethereum mist?

In Windows, you will find geth.exe in a path ...READ MORE

Oct 10, 2018 in Blockchain by Omkar
• 69,210 points
666 views
0 votes
1 answer

What is 51% attack in Blockchain?

51% Attack is a situation where a group ...READ MORE

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

Ethereum generating genesis Python Syntax

print in python3 is a method not a ...READ MORE

Oct 10, 2018 in Blockchain by Omkar
• 69,210 points
665 views
0 votes
1 answer

Raw block with bitcoinj

This should work: BlockStore blockStore = new MyCustomBlockStore(NETWORK_PARAMETERS); blockStore.getChainHead(); blockChain ...READ MORE

Aug 28, 2018 in Blockchain by slayer
• 29,350 points
665 views
0 votes
1 answer

geth personal.newAccount()\npassword command broke Ethereum CLI

The issue is with your command. It's ...READ MORE

Aug 1, 2018 in Blockchain by Perry
• 17,100 points
662 views
0 votes
1 answer

Error connecting due to rpc error

In the previous version, this problem was ...READ MORE

Jul 6, 2018 in Blockchain by slayer
• 29,350 points
662 views
0 votes
1 answer

HyperledgerFabric : *SampleChaincode does not implement shim.Chaincode error

The reason you are getting this error ...READ MORE

Oct 29, 2018 in Blockchain by Omkar
• 69,210 points
661 views