Most viewed questions in Blockchain

0 votes
1 answer

Why we should create two connection profiles for one organization, i.e 1. Org1 only and Org1 and Org2 ?

The need for the distinct Org1 and ...READ MORE

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

Not able to use IBM Blockchain services after Bluemix 1.0 update (Hyperledger 0.6)

The bluemix service was using an older ...READ MORE

Jun 21, 2018 in Blockchain by charlie_brown
• 7,720 points
619 views
0 votes
1 answer

how loop through a JSON Array of bitcoin transaction data

for($i=0; $i<count($result['out']); $i++) { echo ...READ MORE

Sep 21, 2018 in Blockchain by slayer
• 29,360 points
618 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,230 points
617 views
0 votes
1 answer

Why to use libraries over Json-RPC to interact with Blockchain?

Though Json-RPC provides methods to interact with ...READ MORE

Jan 11, 2019 in Blockchain by Omkar
• 69,230 points
617 views
0 votes
1 answer

How to allow request from host machine and deny from other machine, using ethereum in docker?

You can restrict access to the port ...READ MORE

Oct 9, 2018 in Blockchain by Omkar
• 69,230 points
617 views
0 votes
1 answer

Bitaps.com Error Code 10

Mistake in word qouta. Need quota $rules = [ ...READ MORE

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

How can I simulate private bitcoin network with random peer discovery?

You can model the whatever network you ...READ MORE

May 29, 2018 in Blockchain by Johnathon
• 9,090 points
617 views
0 votes
1 answer

Hyperledger Fabric : How to initialise a 2D array in .cto file?

You could try something like this, with ...READ MORE

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

Is Ganache Decentralized?

1. Can blockchain be implemented without cryptocurrency? Yes. ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,680 points
615 views
0 votes
1 answer

HyperLedger Composer: Failed to load connector module “composer-connector-embedded” for connection profile “testprofile”

First, update your devDependencies in package.json "devDependencies": { ... "composer-admin": ...READ MORE

Nov 2, 2018 in Blockchain by Omkar
• 69,230 points
615 views
+3 votes
1 answer

When I ran truffle init, I got this error:

Hey there @Davidala! The error says that it ...READ MORE

Oct 29, 2018 in Blockchain by Omkar
• 69,230 points
615 views
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
614 views
0 votes
1 answer

How to hold back KYC reward until the end of the ICO Crowdsale?

Your contract contains two functions - the payable function which ...READ MORE

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

jsonRPCClient Error with php variables

All you have to do is change ...READ MORE

Sep 12, 2018 in Blockchain by digger
• 26,740 points
613 views
+1 vote
1 answer

How do I develop enterprise solutions using hyperledger composer?

With IBM cloud you can use containers, ...READ MORE

May 15, 2018 in Blockchain by Shashank
• 10,400 points
613 views
0 votes
1 answer

How to connect to already running go ethereum client using mist Ubuntu

Hey, you can solve the issue by using sudo ...READ MORE

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

Cant make transactions in bitcoind.

Fist you should encrypt your wallet: bitcoin-cli encryptwallet ...READ MORE

Aug 23, 2018 in Blockchain by slayer
• 29,360 points
612 views
0 votes
1 answer

How do I change default service names in Corda Demobench?

Each Corda node individually advertises the services ...READ MORE

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

Creating bitcoin address in ruby

When you calculate the SHA256 checksum, make ...READ MORE

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

Naives Bayes Classifier for bag of vectorized sentences

The error is basically the [X_train] which ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,680 points
609 views
+1 vote
2 answers

Is there any relation between the number of transactions processes and the miners?

the direct answer to your query is ...READ MORE

Jun 19, 2018 in Blockchain by Perry
• 17,100 points
606 views
0 votes
1 answer

Decorators in Hyperledger Composer Modeling Language

Define you CustomAsset like mentioned below and ...READ MORE

Sep 19, 2018 in Blockchain by slayer
• 29,360 points
604 views
0 votes
1 answer

Error in generating network sample.

I resolved this issue by downloading the ...READ MORE

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

Cant initialization project in truffle

Try this: truffle unbox webpack READ MORE

Nov 30, 2018 in Blockchain by Omkar
• 69,230 points
603 views
0 votes
1 answer

AttributeError while trying to start peer port in Hyperledger.

If you are new to blockchain then ...READ MORE

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

NPM Error While Installing Lisk Dependencies

Meet the lib sodium fails. You're using node ...READ MORE

Jun 19, 2018 in Blockchain by charlie_brown
• 7,720 points
599 views
0 votes
1 answer

How a transaction validity is verified in blockchain?

Blockchain has the records the of all ...READ MORE

May 11, 2018 in Blockchain by Johnathon
• 9,090 points
599 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,360 points
598 views
0 votes
1 answer

What is the difference between o and --> in Fabric Composer?

'o' indicates has-a relationship '-->' indicates pass by ...READ MORE

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

Blockchain: send payments to faucetbox

well there it is its work but ...READ MORE

Sep 7, 2018 in Blockchain by Vicky
597 views
0 votes
1 answer

How do I access the github repository for deploying blockchain on bluemix?

You start with creating a new project. ...READ MORE

Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
597 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
595 views
0 votes
1 answer

How can I create a feeless ERC-20 token?

You can't have another address pay for ...READ MORE

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

Not able to execute a deployed contract?

The problem is that you are not ...READ MORE

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

Do I need to create a new validating peer once a new user join my network.?

Hyperledger has evolved a lot. The updated ...READ MORE

May 10, 2018 in Blockchain by Johnathon
• 9,090 points
594 views
0 votes
2 answers

Passing AJAX GET results to location

Set a variable in global scope and ...READ MORE

Sep 4, 2018 in Blockchain by eddy
593 views
0 votes
1 answer

How to make transactions without creating assets in multichain?

To transfer your Mycoins, you can make ...READ MORE

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

Which is the best decentralized storage apps?

IPFS is a protocol for a distributed ...READ MORE

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

How can I sync geth and testrpc private nodes locally?

node running on testrpc cannot be connected ...READ MORE

May 17, 2018 in Blockchain by Shashank
• 10,400 points
592 views
0 votes
1 answer

Why do we not use Istanbul Byzantine Fault Tolerance (IBFT) in Public Blockchains?

The use of the IBFT consensus involves ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,680 points
591 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,910 points
588 views
0 votes
1 answer

How to get a value from SQLite to convert it?

Server side: b = BtcConverter(force_decimal=True) p1btc = b.get_latest_price('USD') p1btcr = ...READ MORE

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

What could be the best term to use for the collection of contracts in a .sol file?

module - don't think so. Because module ...READ MORE

Jun 2, 2018 in Blockchain by Shashank
• 10,400 points
588 views
+1 vote
1 answer

Language in which cryptokitties is programmed?

Cryptokitties is built on the Ethereum network. The ...READ MORE

Mar 27, 2018 in Blockchain by Johnathon
• 9,090 points
588 views
0 votes
1 answer

Problem in QRL (Quantum Resistant Node) startup

There is an open issue in GitHub ...READ MORE

Aug 28, 2018 in Blockchain by Johnathon
• 9,090 points
585 views
0 votes
1 answer

(bitcoin) Calculate hash from getwork function - how to do it?

This is correct as there is a ...READ MORE

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

Problem monitoring geth instance

Try the following command: geth monitor --attach ./chain-data/geth.ipc ...READ MORE

Jan 22, 2019 in Blockchain by Omkar
• 69,230 points
584 views
0 votes
1 answer

How to send JSON object from npm module to browser

A simple solution for this would be ...READ MORE

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

How to send funds using CLI?

You can send funds from one address ...READ MORE

Aug 1, 2018 in Blockchain by digger
• 26,740 points
584 views