questions/blockchain
You can not use configtxlator tool for ...READ MORE
HTTP protocol is the most popular on ...READ MORE
You're hashing the string when you're supposed ...READ MORE
Technically, BigChainDB internally uses RethinkDB as a ...READ MORE
I had the same problem on Ubuntu ...READ MORE
The term validating peer was used in ...READ MORE
Hi, @blockchainhq, There are a few more advantages ...READ MORE
You can install testrpc using npm $ npm install ...READ MORE
Step 1: I assume that your present ...READ MORE
Here is a code that works: require 'open-uri' require ...READ MORE
Hey there! 1. Yes, using the same name ...READ MORE
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
Hashgraph uses Superior distributed ledger technology. Hashgraph ...READ MORE
You are facing this error because you ...READ MORE
I have a small script basically taken ...READ MORE
You might have missed out installing the ...READ MORE
Another process is already using the port ...READ MORE
The consensus is achieved in the ordering ...READ MORE
The web3.js library has dependencies on bignumber.js and crypto-js.js (See dependencies here). You will ...READ MORE
There is no "legal" way to get ...READ MORE
New nodes doesn't depend on a single ...READ MORE
Hey, @Ratul, I would suggest using this command ...READ MORE
not enough information as to how you ...READ MORE
The problem(from logging) is dial unix /var/run/docker.sock: connect: ...READ MORE
I’ve tried this code and it works: <?php function ...READ MORE
I am trying to identify whether a ...READ MORE
OCI is open container initiative.. The error ...READ MORE
Either run your own node (thus, the localhost reference ...READ MORE
You can not directly add an image ...READ MORE
I just need a lab practice guide ...READ MORE
There are a few issues with the ...READ MORE
Hope this helps: contract mortal { /* ...READ MORE
There are different ways to do this ...READ MORE
How I can check where the data ...READ MORE
All you have to do is add ...READ MORE
Try this VERSION=0.1 python3 setup.py install and there's also ...READ MORE
It's a known issue in go 1.9.4: https://github.com/golang/go/issues/23739 While ...READ MORE
I have a transaction script and trying ...READ MORE
Remove 'assetID:' from your test string. For example, 'org.acme.mynetwork#assetID:0138' ...READ MORE
The chaincode state is not changed when ...READ MORE
When using the Marbles tutorial, there is ...READ MORE
It's a trivial issue mate - you're ...READ MORE
You are facing this issue because you ...READ MORE
Libp2p handles discovery and connection of nodes ...READ MORE
In a Merkle tree, transaction IDs (txid) ...READ MORE
Looks like you have files missing. Try creating project with: truffle ...READ MORE
You can use an already existing Blockchain. ...READ MORE
By default, the docs are at your ...READ MORE
To change the port you have to ...READ MORE
The results returned via the 'submitted' event ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.