<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged mutichain</title>
<link>https://www.multichain.com/qa/tag/mutichain</link>
<description>Powered by Question2Answer</description>
<item>
<title>How can I retrieve blockchain data via MultiChain JSON-RPC API and efficiently handle large datasets?</title>
<link>https://www.multichain.com/qa/96276/retrieve-blockchain-multichain-efficiently-handle-datasets</link>
<description>I am trying to access blockchain data using MultiChain’s JSON‑RPC API for development purposes. I want to retrieve blocks, transactions, and associated metadata programmatically and handle large datasets efficiently. Any guidance on best practices, pagination, or API limitations would be helpful. Example use cases include exporting transaction histories and monitoring blockchain activity in real-time.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/96276/retrieve-blockchain-multichain-efficiently-handle-datasets</guid>
<pubDate>Fri, 12 Dec 2025 12:44:12 +0000</pubDate>
</item>
<item>
<title>what is &quot;pubkey&quot; in 'getaddresses' API and how is different than Public Key i.e. &quot;address&quot;?.</title>
<link>https://www.multichain.com/qa/46243/what-pubkey-getaddresses-different-than-public-key-address</link>
<description>&lt;p&gt;question is reference to this snapshot (below link from my google drive), Plz help?. if there is a document describing all parameters then kindly share, thanks.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://drive.google.com/file/d/18QzANWfL2XNmAvjOdHXuM968sXfYhepn/view?usp=sharing&quot;&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://drive.google.com/file/d/18QzANWfL2XNmAvjOdHXuM968sXfYhepn/view?usp=sharing&quot;&gt;https://drive.google.com/file/d/18QzANWfL2XNmAvjOdHXuM968sXfYhepn/view?usp=sharing&lt;/a&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/46243/what-pubkey-getaddresses-different-than-public-key-address</guid>
<pubDate>Thu, 13 Jan 2022 12:17:04 +0000</pubDate>
</item>
<item>
<title>what is the difference between Stream items and transaction ?</title>
<link>https://www.multichain.com/qa/43011/what-is-the-difference-between-stream-items-and-transaction</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
what is the difference between Stream items and transaction ?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/43011/what-is-the-difference-between-stream-items-and-transaction</guid>
<pubDate>Sun, 21 Nov 2021 07:15:43 +0000</pubDate>
</item>
<item>
<title>Creating manually conection between 2 nodes</title>
<link>https://www.multichain.com/qa/15262/creating-manually-conection-between-2-nodes</link>
<description>I have a network of 6 node, some of them doesent create a peer between them.&lt;br /&gt;
&lt;br /&gt;
How do I create the conection ?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/15262/creating-manually-conection-between-2-nodes</guid>
<pubDate>Wed, 28 Aug 2019 08:08:44 +0000</pubDate>
</item>
<item>
<title>Difference between admin-consensus and round-robin consensus?</title>
<link>https://www.multichain.com/qa/13301/difference-between-admin-consensus-round-robin-consensus</link>
<description>Hello Team ,&lt;br /&gt;
I have gone through white paper where i have read about roub robin consensus and now i am trying documents of multichain , so I am just little confused in admin-consensus and round robin consensus ?&lt;br /&gt;
When multichain will use round robin and when it will use admin -consensus?&lt;br /&gt;
&lt;br /&gt;
As per my learning when i was trying to deploy stream filter in network(3 nodes with admin permissions) &amp;nbsp;so in that case 50% admin node has to agree on that transaction that's how admin-consensus comes in and round-robin consensus used for stream transaction etc .&lt;br /&gt;
If i am wrong please correct me.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/13301/difference-between-admin-consensus-round-robin-consensus</guid>
<pubDate>Fri, 05 Apr 2019 10:57:53 +0000</pubDate>
</item>
<item>
<title>Difference between master and 2.0-release</title>
<link>https://www.multichain.com/qa/13278/difference-between-master-and-2-0-release</link>
<description>Hey there.&lt;br /&gt;
I would like to ask what's the difference between the versions in the two branches in the GitHub repository?&lt;br /&gt;
I can see that the `master` branch has been updated recently (unlike the `2.0-release`) and it has some things about Google's V8 engine.&lt;br /&gt;
&lt;br /&gt;
I know that version 2 of Multichain was released some months ago, so I was wondering why the `2.0-release` branch hasn't been updated for a year.&lt;br /&gt;
&lt;br /&gt;
Which branch should I use for personal development?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/13278/difference-between-master-and-2-0-release</guid>
<pubDate>Thu, 04 Apr 2019 13:04:38 +0000</pubDate>
</item>
<item>
<title>MultiNodeJS: Multichain 2.0 Wrapper for Nodejs</title>
<link>https://www.multichain.com/qa/13166/multinodejs-multichain-2-0-wrapper-for-nodejs</link>
<description>&lt;p&gt;Due to lack of maintenance I decided to update the Node.js wrapper with the new API commands. I also wasn't a fan of the previous test suite, but I'm still building one, so be aware of that (even though I think everything should work fine).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;MultiNodeJS:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Github:&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/sdec-brasil/multinodejs&quot;&gt;https://github.com/sdec-brasil/multinodejs&lt;/a&gt;&lt;/p&gt;&lt;p&gt;NPM:&amp;nbsp; npm install multinodejs&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/13166/multinodejs-multichain-2-0-wrapper-for-nodejs</guid>
<pubDate>Tue, 26 Mar 2019 14:54:42 +0000</pubDate>
</item>
<item>
<title>What's the difference between Multichain and products like BigchainDB?</title>
<link>https://www.multichain.com/qa/10717/whats-difference-between-multichain-products-bigchaindb</link>
<description>I read the following article &lt;a href=&quot;https://www.multichain.com/blog/2016/12/spot-half-baked-blockchain/&quot; rel=&quot;nofollow&quot;&gt;https://www.multichain.com/blog/2016/12/spot-half-baked-blockchain/&lt;/a&gt; where Gideon explain that to be a real blockchain it has to comply with six attributes. After, I read the article I believe that Bigchain DB has all those 6 attributes unless I am missing something. Can you please provide what you think separates multichain from bigchain DB? besides the fact that multichain is built over bitcoin core and bigchain db is like adding blockchain properties to big data.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/10717/whats-difference-between-multichain-products-bigchaindb</guid>
<pubDate>Tue, 21 Aug 2018 00:31:18 +0000</pubDate>
</item>
<item>
<title>Next MultiChain 2.0 preview release</title>
<link>https://www.multichain.com/qa/9465/next-multichain-2-0-preview-release</link>
<description>When are you expecting to release the next MultiChain 2.0 alpha/beta release? I want to build a program using 2.0 but I want to wait for the next preview release in case there's API changes.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9465/next-multichain-2-0-preview-release</guid>
<pubDate>Wed, 25 Apr 2018 02:22:53 +0000</pubDate>
</item>
<item>
<title>Hyperledger Fabric vs Multichain 2.0 for time-series database</title>
<link>https://www.multichain.com/qa/9329/hyperledger-fabric-vs-multichain-for-time-series-database</link>
<description>Hi there,&lt;br /&gt;
&lt;br /&gt;
I was wondering what is the advantage of Multichain versus Hyperledger Fabric from a time-series database point of view? From my understanding, Hyperledger Fabric maintains a series of asset transactions and writes these asset transactions out to a world view once confirmed (a traditional database for the purpose of querying). &lt;a href=&quot;http://hyperledger-fabric.readthedocs.io/en/latest/ledger/ledger.html&quot; rel=&quot;nofollow&quot;&gt;http://hyperledger-fabric.readthedocs.io/en/latest/ledger/ledger.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
What is the advantage of using Multichain with data streams for these transactions and writing the datastream items out to a traditional database? To me, the open source nature of Multichain and the fact that it is a fork of Bitcoin Core are advantages. Could you list any others?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9329/hyperledger-fabric-vs-multichain-for-time-series-database</guid>
<pubDate>Sun, 15 Apr 2018 15:48:21 +0000</pubDate>
</item>
<item>
<title>Stopping A Node</title>
<link>https://www.multichain.com/qa/9178/stopping-a-node</link>
<description>This might seem like a dumb question but I just want to be sure. So I have two nodes connected to each other on the same server. The first node is the one that created the blockchain. If I stop it using the command:&lt;br /&gt;
&lt;br /&gt;
&amp;gt;sudo multichain-cli [chain-name] stop&lt;br /&gt;
&lt;br /&gt;
Will that automatically kill all the other nodes created afterwards that are connected to the blockchain as well? Also is it possible to stop one node without stopping the entire blockchain and the other nodes connected to it?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/9178/stopping-a-node</guid>
<pubDate>Sun, 01 Apr 2018 12:34:28 +0000</pubDate>
</item>
<item>
<title>What is the difference between Node and a Wallet?</title>
<link>https://www.multichain.com/qa/8932/what-is-the-difference-between-node-and-a-wallet</link>
<description>Is Wallet a package API inside a Node or is it a subsystem like Node on Multichain platform?&lt;br /&gt;
&lt;br /&gt;
If so how node interacts with wallet to get Transactions details from a mined block?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8932/what-is-the-difference-between-node-and-a-wallet</guid>
<pubDate>Tue, 13 Mar 2018 07:07:57 +0000</pubDate>
</item>
<item>
<title>Difference between Multichain and Cosmos(Tindermint)</title>
<link>https://www.multichain.com/qa/7458/difference-between-multichain-and-cosmos-tindermint</link>
<description>Hi, &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;What is the difference between Multichain and Cosmos(Tindermint)? Is the working principle same? In case of Cosmos, there are multiple parallel blockchain running and they can communicate with each other via BCI. In multichain, can we do similar actions. I would like to work on multiple blockchains working in parallel and all the Blockchains are independent with each other. In this case, will it be a permissioned or permissionless blockchain.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7458/difference-between-multichain-and-cosmos-tindermint</guid>
<pubDate>Thu, 09 Nov 2017 07:45:21 +0000</pubDate>
</item>
<item>
<title>Multichain vs Hyperledger vs Sia for file storage and sharing?</title>
<link>https://www.multichain.com/qa/6597/multichain-vs-hyperledger-sia-for-file-storage-and-sharing</link>
<description>Which of these is better. And why is multichain better than the others?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6597/multichain-vs-hyperledger-sia-for-file-storage-and-sharing</guid>
<pubDate>Sat, 09 Sep 2017 13:43:04 +0000</pubDate>
</item>
<item>
<title>Multichain vs Openchain</title>
<link>https://www.multichain.com/qa/6334/multichain-vs-openchain</link>
<description>Hello Multichain Team,&lt;br /&gt;
&lt;br /&gt;
I read that in open-chain, instead of forming a block of the transaction and then appending that block to blockchain, open-chain directly appends transaction to blockchain without forming the block. Effectively it is transaction chain.&lt;br /&gt;
&lt;br /&gt;
So, this makes the open-chain superfast in confirmation of the transaction. But given the structure of how blockchain works, I think that it's a normal blockchain whose block contains only one transaction (I am not sure, but we have to include somewhere the hash, etc so a block must be formed)&lt;br /&gt;
&lt;br /&gt;
So, My question is does really making only one transaction per block speeds up the blockchain? Is this Openchain better in performance when compared to multichain?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6334/multichain-vs-openchain</guid>
<pubDate>Wed, 23 Aug 2017 11:54:47 +0000</pubDate>
</item>
<item>
<title>Is MultiChain a hybrid of Bitcoin and Ethereum?</title>
<link>https://www.multichain.com/qa/5779/is-multichain-a-hybrid-of-bitcoin-and-ethereum</link>
<description>Although I do not know much about the subject yet, could they answer the question?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5779/is-multichain-a-hybrid-of-bitcoin-and-ethereum</guid>
<pubDate>Fri, 14 Jul 2017 03:33:38 +0000</pubDate>
</item>
<item>
<title>what is the difference between Multichain(bitcoin-style) and Bitcoin?</title>
<link>https://www.multichain.com/qa/5253/what-difference-between-multichain-bitcoin-style-bitcoin</link>
<description>&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;Thanks for your answer which let us have a more accurate understanding of Multichain.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;If we create a Mutichain Blockchain with&amp;nbsp;bitcoin-style, &amp;nbsp;what is&amp;nbsp;significant difference&amp;nbsp;between&amp;nbsp;Mutichain&amp;nbsp;Blockchain and&amp;nbsp;Bitcoin&amp;nbsp;Blockchain?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;1) A&amp;nbsp;new wallet (version 2)? &amp;nbsp;Higher efficiency ?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;&lt;span style=&quot;font-family:arial,helvetica,sans-serif&quot;&gt;2)&amp;nbsp;Configurable parameters ?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Thanks&amp;nbsp;in advance&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5253/what-difference-between-multichain-bitcoin-style-bitcoin</guid>
<pubDate>Thu, 08 Jun 2017 01:50:35 +0000</pubDate>
</item>
<item>
<title>Error: HTTP 0 http://127.0.0.1:7725/</title>
<link>https://www.multichain.com/qa/5250/error-http-0-http-127-0-0-1-7725</link>
<description>While I run Web demo I get this error in red. What is the reason for that?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5250/error-http-0-http-127-0-0-1-7725</guid>
<pubDate>Wed, 07 Jun 2017 13:21:53 +0000</pubDate>
</item>
</channel>
</rss>