Most viewed questions in Blockchain

0 votes
0 answers

hd wallet bip44 in js - how to create an address for a chain other than bitcoin?

I have a small script basically taken ...READ MORE

Mar 2, 2022 in Blockchain by Aditya
• 7,680 points
835 views
0 votes
1 answer

How to install Magento Bitcoin Currency extension on linux box?

Follow these steps to install it: Copy files ...READ MORE

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

In a Blockchain, how difficult is it to modify the third to last block?

Technically, it's not difficult at all, all ...READ MORE

Apr 20, 2018 in Blockchain by Christine
• 15,790 points
834 views
0 votes
2 answers

VBA code leads to #value! in cell but works in immediate box

Function GetPrice(strTicker As String, Optional dtDate As ...READ MORE

Sep 10, 2018 in Blockchain by Garry
833 views
0 votes
1 answer

Error With Rest Server: HyperLedger

It's a trivial issue mate - you're ...READ MORE

Nov 9, 2018 in Blockchain by Christine
• 15,790 points
832 views
0 votes
2 answers

Key Advantages of Using Blockchain in Banking

Hi, @blockchainhq, There are a few more advantages ...READ MORE

Jul 15, 2020 in Blockchain by Gitika
• 65,910 points
829 views
0 votes
1 answer

Can't import "blockchain.info" to Node.js.. Need help.

Aurelia is a client-side framework and blockchain ...READ MORE

Jun 27, 2018 in Blockchain by Omkar
• 69,210 points
828 views
0 votes
1 answer

"Blocking waiting for a file lock on the registry index" after building parity from source

I had the same issue and got ...READ MORE

Aug 28, 2018 in Blockchain by Johnathon
• 9,090 points
826 views
+1 vote
2 answers

How to get airdropped tokens to Ethereum wallet?

You also can use Frewallet This wallet is ...READ MORE

Dec 20, 2019 in Blockchain by anonymous
• 160 points
825 views
0 votes
1 answer

Hyperledger Fabric: Changing component item owner automatically with its parent

You can try something like this: /** * ...READ MORE

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

What are the differences between tendermint and hashgraph?

Hashgraph uses Superior distributed ledger technology. Hashgraph ...READ MORE

Apr 8, 2018 in Blockchain by Shashank
• 10,400 points
824 views
0 votes
1 answer

program can't start because cudart64_70.dll is missing

You might have missed out installing the ...READ MORE

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

Hyperledger : Deploying chaincode successful. But, cannot query - says ResourceNotFound

The problem(from logging) is dial unix /var/run/docker.sock: connect: ...READ MORE

Jun 21, 2018 in Blockchain by charlie_brown
• 7,720 points
823 views
+1 vote
1 answer

In the Hyperledger Fabric architecture where is the SDK hosted?

Hyperledger client SDK is a component used ...READ MORE

Mar 27, 2018 in Blockchain by Christine
• 15,790 points
823 views
0 votes
2 answers

Hyperledger Fabric: invokeChaincode returns [Object object]

Replace  return shim.success(valString); with: return shim ...READ MORE

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

Problem with installing testrpc using python-pip.

You are facing this error because you ...READ MORE

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

How can I create multiple connection profiles and multiple nodes in hyperledger composer?

 If you want to learn more about ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
819 views
0 votes
0 answers

What happens to the ethereum mempool transaction of uncle and fork nodes

I understand that in Bitcoin network when ...READ MORE

Apr 8, 2018 in Blockchain by Christine
• 15,790 points
819 views
0 votes
1 answer

ERRO : Error trying to connect to local peer: grpc: timed out trying to connect

You need to use the correct port ...READ MORE

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

Error while running make command using Fabric 1.0.6

It's a known issue in go 1.9.4: https://github.com/golang/go/issues/23739 While ...READ MORE

Jun 27, 2018 in Blockchain by Perry
• 17,100 points
816 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
813 views
0 votes
1 answer

Hyperledger Composer: Query using relation

 you need to refer to your specific ...READ MORE

Nov 5, 2018 in Blockchain by Omkar
• 69,210 points
812 views
+1 vote
1 answer

Is it possible to store blockchain in a sql or no-sql database?

Currently, following are the options to store ...READ MORE

Apr 21, 2018 in Blockchain by Perry
• 17,100 points

edited Aug 9, 2018 by Omkar 811 views
0 votes
1 answer

Web is not injected by metamask

You need to do import the Web3 ...READ MORE

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

Unable to send Ripple (Cryptocurrency Coin - XRP) to Wallet

The "Secret Key" or privateKey is for ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,670 points
808 views
+4 votes
4 answers

What are the implementations of IBM blockchain?

IBM is an open source community of ...READ MORE

Mar 30, 2018 in Blockchain by Christine
• 15,790 points
808 views
0 votes
1 answer

Solidity mocha : address is not a contract error

Try the following: // Initialize contract variable with ...READ MORE

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

Best database type to store data that will be used with a blockchain?

Storing just the hash on the blockchain ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
805 views
0 votes
1 answer

Using web3swift to create raw transaction.

Here you go: var options = Web3Options.defaultOptions() options.gasLimit = ...READ MORE

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

npm hfc@0.6.2 not properly installing

this is harmless, the hfc module should ...READ MORE

Jul 24, 2018 in Blockchain by charlie_brown
• 7,720 points
805 views
0 votes
1 answer

ethminer failed to submit hashrate

The pool you are linking with the -F flag ...READ MORE

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

In IBM's Marble demo where are the transactions stored?

When using the Marbles tutorial, there is ...READ MORE

Jun 19, 2018 in Blockchain by Johnathon
• 9,090 points
803 views
0 votes
0 answers

In R3 Corda I don't know to start the web server port in server?

In R3 Corda all the nodes are ...READ MORE

Jun 26, 2019 in Blockchain by anonymous
802 views
0 votes
1 answer

JAVA Retrive current bitcoin price with JSON

You should start log Exceptions when you ...READ MORE

Feb 28, 2022 in Blockchain by Soham
• 9,700 points
800 views
0 votes
1 answer

Include real world data in smart contract

What you are looking for is an ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
800 views
+1 vote
1 answer

How to change ports through which hyperledger composer installs runtime?

To change the port you have to ...READ MORE

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

How to get genesis block value at new bitcoin source?

chainparams.cpp contains a line of code that ...READ MORE

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

How to call smart contract methods from transactions?

You can do this using a wrapper. ...READ MORE

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

Issue deploying the business network using hyperledger composer

I had same issue. I created card ...READ MORE

Jun 5, 2018 in Blockchain by Johnathon
• 9,090 points
796 views
0 votes
1 answer

Cant connect Jsonrpc to bitcoin.

I tried the following code and it ...READ MORE

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

Transaction Id in Bitcoin Blockchain

The TransactionId comes from sending the coin. ...READ MORE

Jul 13, 2018 in Blockchain by Christine
• 15,790 points
795 views
0 votes
1 answer

How to add peers on a running Hyperledger Fabric?

You can not use configtxlator tool for ...READ MORE

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

Bitminter shows no progress but my system heated up and shutdown

After initialization of bitminter you won't be ...READ MORE

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

Hyperledger Composer: How to subscribe to and see events from transactions?

Here's the problem: this.businessNetworkConnection.on('events' //This should be changed ...READ MORE

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

Websockets for Block.io API giving an error message

Try something like this: https://jsfiddle.net/bxw3v8c7/ <html> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script> var btcs = ...READ MORE

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

What if I change Chaincode state in invokeChaincode?

The chaincode state is not changed when ...READ MORE

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

Hyperledger fabric: Unable to query result

In Hyperledger Fabric v1.0.0 your chaincode should confirm ...READ MORE

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

Can't install pyethereum module

The module's name is ethereum, not pyethereum. Using the ...READ MORE

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

How to update data in Corda?

Yes, in corda you can store data ...READ MORE

Jul 11, 2018 in Blockchain by digger
• 26,740 points
789 views
0 votes
2 answers

Issues while installing Hyperledger Composer

Follow these steps to correctly install: mkdir ~/fabric-dev-servers ...READ MORE

Nov 15, 2018 in Blockchain by Omkar
• 69,210 points
787 views