<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Making a Bitcoin service: web hierarchical deterministic wallet	</title>
	<atom:link href="https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/feed/" rel="self" type="application/rss+xml" />
	<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/</link>
	<description>Life in real, complex and digital.</description>
	<lastBuildDate>Tue, 21 Feb 2017 18:46:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: mariodian		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-323</link>

		<dc:creator><![CDATA[mariodian]]></dc:creator>
		<pubDate>Tue, 21 Feb 2017 18:46:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-323</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-322&quot;&gt;Gergely Imreh&lt;/a&gt;.

Perhaps you can have a look at http://freebitco.in

They have a lottery which lets you verify results.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-322">Gergely Imreh</a>.</p>
<p>Perhaps you can have a look at <a href="http://freebitco.in" rel="nofollow ugc">http://freebitco.in</a></p>
<p>They have a lottery which lets you verify results.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gergely Imreh		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-322</link>

		<dc:creator><![CDATA[Gergely Imreh]]></dc:creator>
		<pubDate>Tue, 21 Feb 2017 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-322</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-321&quot;&gt;mariodian&lt;/a&gt;.

Looks like betting and similar services are very common use cases :)

I personally wanted to do a transparent lottery (where you can verify the numbers that came out in the end), but didn&#039;t do it yet. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-321">mariodian</a>.</p>
<p>Looks like betting and similar services are very common use cases :)</p>
<p>I personally wanted to do a transparent lottery (where you can verify the numbers that came out in the end), but didn&#8217;t do it yet. :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mariodian		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-321</link>

		<dc:creator><![CDATA[mariodian]]></dc:creator>
		<pubDate>Sat, 07 Jan 2017 05:28:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-321</guid>

					<description><![CDATA[Great guide and the explanation of BIP32!

I like that with BIP32 anyone can really be his/her own bank/payment processor while keeping some level of privacy.

A year ago I started coding a simple bet service that supported bitcoin and litecoin and coding my own solution (in PHP) seemed like a best idea to me. Unfortunately, I didn&#039;t get to finish the project because I found out about betmoose and other sites that were more advanced. I learned a lot though, which is more valuable in the long run.

I still use the same code for other projects which run on Bit-Wasp/bitcoin-php and even wrote a quick tutorial recently on how to use it https://freedomnode.com/blog/58/generate-bitcoin-wallet-addresses-from-extended-public-key-with-php

Please let me know what you think!

Thanks, Mario.]]></description>
			<content:encoded><![CDATA[<p>Great guide and the explanation of BIP32!</p>
<p>I like that with BIP32 anyone can really be his/her own bank/payment processor while keeping some level of privacy.</p>
<p>A year ago I started coding a simple bet service that supported bitcoin and litecoin and coding my own solution (in PHP) seemed like a best idea to me. Unfortunately, I didn&#8217;t get to finish the project because I found out about betmoose and other sites that were more advanced. I learned a lot though, which is more valuable in the long run.</p>
<p>I still use the same code for other projects which run on Bit-Wasp/bitcoin-php and even wrote a quick tutorial recently on how to use it <a href="https://freedomnode.com/blog/58/generate-bitcoin-wallet-addresses-from-extended-public-key-with-php" rel="nofollow ugc">https://freedomnode.com/blog/58/generate-bitcoin-wallet-addresses-from-extended-public-key-with-php</a></p>
<p>Please let me know what you think!</p>
<p>Thanks, Mario.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gatomalo2		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-238</link>

		<dc:creator><![CDATA[gatomalo2]]></dc:creator>
		<pubDate>Thu, 03 Jul 2014 13:58:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-238</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-237&quot;&gt;Gergely Imreh&lt;/a&gt;.

Gergely please contact me gatomalo at uscyberlabs dot com - we may be able to work together on this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-237">Gergely Imreh</a>.</p>
<p>Gergely please contact me gatomalo at uscyberlabs dot com &#8211; we may be able to work together on this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gergely Imreh		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-237</link>

		<dc:creator><![CDATA[Gergely Imreh]]></dc:creator>
		<pubDate>Fri, 20 Jun 2014 05:37:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-237</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-223&quot;&gt;gatomalo2&lt;/a&gt;.

Hi, thanks a lot for this!

I&#039;d love to hear more what do you think could be improved on this.  Can you say a bit more of how do you imagine the child wallet management from the user&#039;s point of view?

One of the plan I have is to make it completely independent from blockchain.info and use the electrum network to get balances and send transactions. For that I&#039;ll need to figure out a Javascript Electrum library. That would be very handy for other wallet related projects as well.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-223">gatomalo2</a>.</p>
<p>Hi, thanks a lot for this!</p>
<p>I&#8217;d love to hear more what do you think could be improved on this.  Can you say a bit more of how do you imagine the child wallet management from the user&#8217;s point of view?</p>
<p>One of the plan I have is to make it completely independent from blockchain.info and use the electrum network to get balances and send transactions. For that I&#8217;ll need to figure out a Javascript Electrum library. That would be very handy for other wallet related projects as well.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gatomalo2		</title>
		<link>https://gergely.imreh.net/blog/2014/02/making-a-bitcoin-service-web-hierarchical-deterministic-wallet/#comment-223</link>

		<dc:creator><![CDATA[gatomalo2]]></dc:creator>
		<pubDate>Mon, 31 Mar 2014 14:45:00 +0000</pubDate>
		<guid isPermaLink="false">https://gergely.imreh.net/blog/?p=1691#comment-223</guid>

					<description><![CDATA[One of the best thing s I seen about BIP32 and how to do it. Management of the child-wallets by users would be a cool trick and all on a web-based machine that all my friends can use. Please if there is anyway I can help let me know -]]></description>
			<content:encoded><![CDATA[<p>One of the best thing s I seen about BIP32 and how to do it. Management of the child-wallets by users would be a cool trick and all on a web-based machine that all my friends can use. Please if there is anyway I can help let me know &#8211;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 13/25 objects using APC
Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: gergely.imreh.net @ 2026-04-23 08:57:34 by W3 Total Cache
-->