Post
Topic
Board Project Development
Re: How to build a Bitcoin Wallet
by
newIndia
on 16/05/2014, 21:33:51 UTC
I wrote a tutorial on how to build a javascript client side Bitcoin wallet, much like blockchain.info's "MyWallet".

It's something I certainly could've used when I first got started  Smiley

Check it out and let me know what you think.

https://helloblock.io/docs/tutorials/how-to-build-a-wallet-1

hey, really nice tutorial. I'm bookmarking this link. do u think use of CarbonWallet code is also a good idea or it has any drawback ? is not it the case that your code will always make a call to helloblock.io and any error return or connection failure from your end may troble the wallet ?