<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged mobile</title>
<link>https://www.multichain.com/qa/tag/mobile</link>
<description>Powered by Question2Answer</description>
<item>
<title>I want to my app can create a stream and publish data with his own address (Like a wallet)</title>
<link>https://www.multichain.com/qa/7999/want-create-stream-publish-data-with-own-address-like-wallet</link>
<description>I want to my app can create a stream and publish data inside the blockchain with his own address (Like a wallet)&lt;br /&gt;
&lt;br /&gt;
Im only using the multichain to store metadata of a photography (Location, Time, ETC.) taken with my app&lt;br /&gt;
&lt;br /&gt;
It is possible that in my app can generate an address that can be permanently linked to a user?&lt;br /&gt;
and each time this user uploads a photo through my app, it saves the metadata in my blockchain?&lt;br /&gt;
&lt;br /&gt;
There is another alternative for this using Multichain?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7999/want-create-stream-publish-data-with-own-address-like-wallet</guid>
<pubDate>Tue, 26 Dec 2017 20:25:26 +0000</pubDate>
</item>
<item>
<title>We need a currency and want to allow user to create account from UI and send/receive amount between wallet</title>
<link>https://www.multichain.com/qa/7889/currency-allow-create-account-receive-amount-between-wallet</link>
<description>&lt;p&gt;&lt;span style=&quot;color:rgb(34, 34, 34); font-family:arial,sans-serif; font-size:12.8px&quot;&gt;We are developing a blockchain base product for our own digital currency.W&lt;/span&gt;&lt;span style=&quot;font-family:helvetica,arial,sans-serif; font-size:14px&quot;&gt;e need a currency and want to allow user to create account from UI and send/receive amount between wallet.&lt;/span&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Currently in this system multichain is used as a blockchain network. To communicate with this network we used a nodejs wrapper and front end app in angularjs. As multichain network is supporting peer to peer network we setup locally a Multichain network on our two systems also setup nodejs on both systems separately on our local machines.&lt;/p&gt;&lt;p&gt;There are two different ways in our mind:&amp;nbsp;&amp;nbsp;&lt;br&gt;&amp;nbsp;1. Use a regular database to manage users under one server and that server will responsible for communication with multiple or single node of&amp;nbsp; blockchain network for wallet management and transactions.but it becomes centralized we want decentralized.&amp;nbsp;&lt;br&gt;&lt;br&gt;2. Other way is every user has its own blockchain network node on his local machine and desktop base app for wallet management. we do not use regular database for it.&lt;br&gt;&amp;nbsp;here are some question for this architecture...&lt;/p&gt;&lt;p&gt;How users data can be store for the system in better way on blockchain ?&amp;nbsp;&lt;br&gt;How mobile or web users can use our product ?&lt;br&gt;How we can improve security on this architecture ?&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/7889/currency-allow-create-account-receive-amount-between-wallet</guid>
<pubDate>Sun, 17 Dec 2017 17:33:21 +0000</pubDate>
</item>
<item>
<title>Connect Android SPV Bitcoin Wallet with permissioned Multichain blockchain</title>
<link>https://www.multichain.com/qa/6279/connect-android-bitcoin-permissioned-multichain-blockchain</link>
<description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I need to connect an Android SPV Wallet (e.g. &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/breadwallet/breadwallet-android&quot;&gt;this one&lt;/a&gt;) with a Multichain private permissioned blockchain. The application requirements are that &lt;strong&gt;permissions &lt;/strong&gt;and &lt;strong&gt;streams &lt;/strong&gt;of the Multichain blockchain should be leveraged, while we don't need the &lt;strong&gt;assets &lt;/strong&gt;feature. I found that one should change &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.multichain.com/developers/peer-handshaking/#bitcoin&quot;&gt;these&lt;/a&gt;&amp;nbsp;blockchain parameters so as to use a permissioned Multichain blockchain with a mobile wallet instead of a Bitcoin chain.&lt;/p&gt;&lt;p&gt;Some relevant questions:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Are &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.multichain.com/developers/peer-handshaking/#bitcoin&quot;&gt;these &lt;/a&gt;the only changes to be done to make it work?&amp;nbsp;&lt;/li&gt;&lt;li&gt;Is there any step-by-step guide to achieve the connection flawlessly?&lt;/li&gt;&lt;li&gt;Would you suggest another Android SPV Wallet? e.g. can &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/MultiChain/sample-BitcoinWallet&quot;&gt;this forked library&lt;/a&gt;&amp;nbsp;work fine with Android&amp;nbsp;&lt;strong&gt;mobile &lt;/strong&gt;devices? (I plan to install and test the wallet on an android tablet, and then on an android smartphone).&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Many thanks in advance for your responses!&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Natassa&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6279/connect-android-bitcoin-permissioned-multichain-blockchain</guid>
<pubDate>Thu, 17 Aug 2017 09:51:44 +0000</pubDate>
</item>
<item>
<title>How can i connect to a blockchain without multichaind</title>
<link>https://www.multichain.com/qa/5213/how-can-i-connect-to-a-blockchain-without-multichaind</link>
<description>Hi!&lt;br /&gt;
&lt;br /&gt;
I am new to multi chain and am trying to develop a discussion/voting system based on streams. So far I have two servers that are able to communicate, read and write from streams. However, I am at a loss for how I can add a client so to speak.&lt;br /&gt;
&lt;br /&gt;
For example, I would like to setup a web interface that users can use to login and view data and vote for issues. But how do these users get issued addresses and then login with those issues?&lt;br /&gt;
&lt;br /&gt;
I think I am having some trouble conceptualising how blockchains interaction works.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/5213/how-can-i-connect-to-a-blockchain-without-multichaind</guid>
<pubDate>Fri, 02 Jun 2017 02:38:40 +0000</pubDate>
</item>
</channel>
</rss>