Most viewed questions in Blockchain

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
780 views
0 votes
1 answer

How to use ethereum contract's state changing method in javascript?

You'll find that the message is indeed ...READ MORE

Sep 11, 2018 in Blockchain by Christine
• 15,790 points
776 views
0 votes
1 answer

How to solve Runtime error when querying Hyperledger?

OCI is open container initiative.. The error ...READ MORE

Jul 9, 2018 in Blockchain by slayer
• 29,350 points
776 views
0 votes
0 answers

How I can check where the data is actually stored when we deploy blockchain?

How I can check where the data ...READ MORE

May 14, 2020 in Blockchain by Zara
• 140 points
775 views
0 votes
1 answer

How to get iota balance via api url?

Either run your own node (thus, the localhost reference ...READ MORE

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

How can I inject and use this javascript library (web3) with JavascriptCore

The web3.js library has dependencies on bignumber.js and crypto-js.js (See dependencies here). You will ...READ MORE

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

Is IPFS, blockchain a decentralized file system?

HTTP protocol is the most popular on ...READ MORE

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

Private ethereum blockchain mining on a Raspberry Pi - is it possible?

There are some pretty good guides out ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,700 points
771 views
+1 vote
1 answer

How do i add images in Hyperledger?

You can not directly add an image ...READ MORE

Aug 10, 2018 in Blockchain by Omkar
• 69,210 points
771 views
+1 vote
1 answer

How does a blockchain work in hyperledger framework?

Hyperledger Composer simplifies application development on top ...READ MORE

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

geth personal.newAccount() shows password error

You have to pass the password as ...READ MORE

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

Efficiently sorting Ethereum blockchain.

What you are trying to do is ...READ MORE

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

Litecoin/Bitcoin how divide uint256 target value on difficulty in C++

This is the solution: void setdouble(double val) { ...READ MORE

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

Font Awesome 5 - why aren't icons like bitcoin, facebook, twitter showing?

You also need to use the brands.css ...READ MORE

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

How to get amount of bitcoins in php?

I’ve tried this code and it works: <?php function ...READ MORE

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

repository hyperledger/fabric-tools not found: does not exist or no pull access

You can manually pull this (and any ...READ MORE

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

How can I create a blockchain for keeping records?

​You can use an already existing Blockchain. ...READ MORE

Jun 27, 2018 in Blockchain by Christine
• 15,790 points
764 views
0 votes
1 answer

Issue to run curl command in windows 7 Docker Quickstart Terminal

Actually, the issue is more likely that ...READ MORE

Jun 27, 2018 in Blockchain by aryya
• 7,450 points
763 views
0 votes
1 answer

Can't open a to big .csv file in python

You can't "split a file", but you can read ...READ MORE

Sep 3, 2018 in Blockchain by slayer
• 29,350 points
762 views
0 votes
2 answers

How can I make transactions to a blockchain from a remote device(like a cell phone)?

You can do this by developing a ...READ MORE

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

Can we set a list of discovery nodes in Hyperledger fabric?

New nodes doesn't depend on a single ...READ MORE

Sep 19, 2018 in Blockchain by Christine
• 15,790 points
759 views
0 votes
1 answer

Truffle does not open console, instead opens truffle.js file

When running truffle commands on Windows system, ...READ MORE

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

Can someone tell me how to solve the Hyperledger playground installation issue?

I used those commands but the couldn't ...READ MORE

May 5, 2020 in Blockchain by Ratul
• 180 points
756 views
+1 vote
1 answer

Why is Blockchain called a Disruptive Technology?

Blockchain Technology showed the world a new ...READ MORE

Dec 4, 2018 in Blockchain by Omkar
• 69,210 points
755 views
0 votes
1 answer

Coinbase python APIError: Failed to send money

You might want to look at the response of ...READ MORE

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

Hyperledger Composer: Error: Object with ID 'assetID:0138' in collection with ID 'Asset:org.acme.mynetwork.Sensor'

Remove 'assetID:' from your test string. For example, 'org.acme.mynetwork#assetID:0138' ...READ MORE

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

Testrpc Error: listen EADDRINUSE :::8545 on Mac

Another process is already using the port ...READ MORE

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

Issue in running Corda as a service

There are a few issues with the ...READ MORE

Aug 28, 2018 in Blockchain by Johnathon
• 9,090 points
751 views
+1 vote
1 answer

Where is the Open API Specification generated by composer-rest-server stored in a Hyperledger Composer?

By default, the docs are at your ...READ MORE

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

Handling connection of new nodes in Decentralized Chatting application.

Libp2p handles discovery and connection of nodes ...READ MORE

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

Can someone tell me how to solve the Hyperledger playground installation issue?

Hey, @Ratul, I would suggest using this command ...READ MORE

May 13, 2020 in Blockchain by Gitika
• 65,910 points
748 views
0 votes
1 answer

How to trigger change blockchain network request on MetaMask

was finally able to find the answer: await ...READ MORE

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

Ethereum "truffle server" gives error: TypeError: fsevents is not a constructor

Looks like you have files missing.  Try creating project with: truffle ...READ MORE

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

How do i change the names of validating peers in IBM Bluemix blockchain?

IBM Bluemix Blockchain service Hyperledger Fabric v0.6 will ...READ MORE

Apr 11, 2018 in Blockchain by Perry
745 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
744 views
0 votes
1 answer

Not able to deploy smart contract to private network

This could happen due to 3 possible ...READ MORE

Jan 18, 2019 in Blockchain by Omkar
• 69,210 points
744 views
0 votes
1 answer
–1 vote
2 answers

Truffle migrate shows Error: Cannot find module 'truffle-expect'

You can also install the basic truffle-expect ...READ MORE

Feb 19, 2019 in Blockchain by Rohit
743 views
0 votes
1 answer

Bitcoind server connection problem

Be sure to allow your server ip ...READ MORE

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

Encoding integers in solidity

There are different ways to do this ...READ MORE

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

Hyperledger composer: How to allow create in transaction? Access Control

This is how you can do it: /** @returns ...READ MORE

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

com.coinbase.api.exc­eption.UnauthorizedE­xception

Start by creating a new OAuth 2.0 ...READ MORE

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

How to use third party contract to send ERC token?

You can do it by using a ...READ MORE

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

Why is (startingBalance - endBalance) > (gasUsed * gasPrice) for an Ethereum transaction?

startingBalance and endBalance are BigNumber objects. Change ...READ MORE

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

.Ethereum/BSC blockchain transaction data

The "Tokens Transferred" information comes from event ...READ MORE

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

Cant install python module for python3.6 to use Jsonrpc for altcoin

Try this  VERSION=0.1 python3 setup.py install and there's also ...READ MORE

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

Not able to invoke a contract in Ethereum Private chain using geth

Hope this helps: contract mortal { /* ...READ MORE

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

Problem installing bitcoin wallet in Ubuntu.

You install Bitcoind using the following commands: sudo ...READ MORE

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

Ethereum/BSC blockchain transaction data

The "Tokens Transferred" information comes from event ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,670 points
727 views