Bitcoin Forum
May 12, 2024, 01:13:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to make a webservice wallet?  (Read 772 times)
czzarr (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 20, 2014, 02:30:30 PM
 #1

Hi,

I want to make an open-source html5/js wallet like blockchain.info's or coinpunk. I'm looking for pointers as to exactly where to start and what it really means to make a wallet.
I've done a few searches but the search engine is really bad and I haven't found good results.

I know there are already some that exist, but I want to do it as a challenge.
1715476414
Hero Member
*
Offline Offline

Posts: 1715476414

View Profile Personal Message (Offline)

Ignore
1715476414
Reply with quote  #2

1715476414
Report to moderator
1715476414
Hero Member
*
Offline Offline

Posts: 1715476414

View Profile Personal Message (Offline)

Ignore
1715476414
Reply with quote  #2

1715476414
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715476414
Hero Member
*
Offline Offline

Posts: 1715476414

View Profile Personal Message (Offline)

Ignore
1715476414
Reply with quote  #2

1715476414
Report to moderator
1715476414
Hero Member
*
Offline Offline

Posts: 1715476414

View Profile Personal Message (Offline)

Ignore
1715476414
Reply with quote  #2

1715476414
Report to moderator
1715476414
Hero Member
*
Offline Offline

Posts: 1715476414

View Profile Personal Message (Offline)

Ignore
1715476414
Reply with quote  #2

1715476414
Report to moderator
wheatstone
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
February 20, 2014, 02:58:26 PM
 #2

This is one of those situations where the answer almost has to be "if you have to ask, don't".

There are basically two types of online wallets. Those that store an encrypted version of your wallet (like blockchain.info) and those that store your private keys directly (like coinbase.com).

Both types require an enormous level of trust in the operators (the latter more so, but not by as large a margin as some believe).

If you want to make an online wallet purely as an intellectual / programming exercise, that would be one way to get started with bitcoin development.
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
February 20, 2014, 03:42:57 PM
 #3

Hi,

I want to make an open-source html5/js wallet like blockchain.info's or coinpunk. I'm looking for pointers as to exactly where to start and what it really means to make a wallet.
I've done a few searches but the search engine is really bad and I haven't found good results.

I know there are already some that exist, but I want to do it as a challenge.

Oh nice Smiley good idea. You don't even know where to start and you want to build another blockchain.info Smiley

I think it is better for all of us if you will learn first, than start doing something and show what are your skills, and then if you don't know something you should try to ask.

tjkurtisss
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
February 20, 2014, 05:12:42 PM
 #4

Why do you need/want to make a new wallet? There's enough wallets that do work well.

Donations welcome: 6d36246a-fc42-493f-afef-46936974c2bf
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
February 20, 2014, 05:17:47 PM
 #5

Why do you need/want to make a new wallet? There's enough wallets that do work well.

and to make another one working well you need more skills Smiley asking here how to do it ... seems like not pro Cheesy

and developing a wallet needs a PRO Smiley or ! learn !
czzarr (OP)
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 20, 2014, 11:09:33 PM
 #6

Thanks for the snarky comments, very encouraging. Everyone has to start somewhere.
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
February 20, 2014, 11:14:50 PM
 #7

Thanks for the snarky comments, very encouraging. Everyone has to start somewhere.

Yes! But nobody starts from webservice wallet. This is like big deal. And you cannot messed it up a code for service like this Smiley
you must know what you re doing!

I am not telling you to stop.
I am telling to be serious!
Smiley

good luck
!
zhuzhu_15
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 22, 2014, 10:07:35 AM
 #8

plz think about the security issue
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
February 22, 2014, 10:30:40 AM
 #9

plz think about the security issue

Most important of all.
And most hard to do it well!
syslog
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
February 22, 2014, 01:16:56 PM
 #10

Currently i developed one. It's opensource currently alpha release.
If you interest check from this link:  https://bitcointalk.org/index.php?topic=481620.0

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!