Bitcoin Forum
May 02, 2024, 09:00:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Developing a Wallet?  (Read 4270 times)
annie9771
Member
**
Offline Offline

Activity: 118
Merit: 11


View Profile
January 25, 2017, 05:10:05 PM
 #21

You need Programming Skill and as well you need enough information in linux to use RPC protocol with  bitcoin daemon after you can use any opensource web or android wallet
Bitcoin wallets have different characteristics, while basically having the same features. What we need to know to develop a new bitcoin wallet? What do we need technically?
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714683602
Hero Member
*
Offline Offline

Posts: 1714683602

View Profile Personal Message (Offline)

Ignore
1714683602
Reply with quote  #2

1714683602
Report to moderator
1714683602
Hero Member
*
Offline Offline

Posts: 1714683602

View Profile Personal Message (Offline)

Ignore
1714683602
Reply with quote  #2

1714683602
Report to moderator
1714683602
Hero Member
*
Offline Offline

Posts: 1714683602

View Profile Personal Message (Offline)

Ignore
1714683602
Reply with quote  #2

1714683602
Report to moderator
Rahar02
Hero Member
*****
Offline Offline

Activity: 910
Merit: 523


View Profile
January 25, 2017, 09:41:08 PM
 #22

Today, for a person I don't think developing a wallet is a good idea, Only A big company should do it, you won't get any trust by bitcoin users
since they're facing a lot of scams and trust is now a huge problem.

Anyway take a look on Electrum open source project, You need to have goods skills in Python.

To create a new bitcoin wallet require some skills regarding code and nodes that had explained before.
But if someone wants to create his own/individual wallet as long as it can be secure the private key, be able connect to nodes on the network and could validate blocks and transactions, and then it doesn't need to gain trust from others. Moreover, it's a great idea to create your private wallet.
georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
January 26, 2017, 02:02:38 AM
 #23

Moreover, it's a great idea to create your private wallet.

Exactly, I'm currently in the process of creating my own dream wallet. I call it spreadwallet.

I create it using C++ in combination with Qt-Library and some others.

I hope that by doing this I will get a firm understanding over every tiny aspect of what makes up not just a wallet but also a node.

Also, I want to create it as a multiwallet (capable to work with many coins) and with integrated explorer.

Yeah, pretty bold goals I know, but you have to aim for the stars.

Here are a few videos about the current state:

https://vimeo.com/hamsterinthemachine



It's in a very early stage right now, and has barely any functionality, but I love working on it.

I plan to open source it once it enters public beta.



target
Legendary
*
Offline Offline

Activity: 2226
Merit: 1041


View Profile
January 26, 2017, 02:24:52 AM
 #24

Aren't those wallet developers also have the github of themselves so users can also check their codes and are they opensource?
I was also thinking of having my own wallet which i can collect fees as well, is there a wallet that functions like myethwallet where other token contracts can work?
It would be neat to have something WAVES or Lisk can be my gas when sending tokens.

anonymous2061
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile WWW
January 26, 2017, 02:55:38 PM
 #25

I can dev a wallet for you. But please tell me exactly what you need? Secondly what escrow service you are willing to use?
fasdorcas
Hero Member
*****
Offline Offline

Activity: 798
Merit: 527



View Profile
January 28, 2017, 12:48:07 PM
 #26

i think the main characteristics of any wallet for which a beginner has to see is to easy to use because for a beginner you have to understand that basically hat a wallet is and how it works...... and i think the blockchain is easiest to use.....
st0nefish (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 03, 2017, 11:44:43 PM
 #27

Moreover, it's a great idea to create your private wallet.

Exactly, I'm currently in the process of creating my own dream wallet. I call it spreadwallet.

I create it using C++ in combination with Qt-Library and some others.

I hope that by doing this I will get a firm understanding over every tiny aspect of what makes up not just a wallet but also a node.

Also, I want to create it as a multiwallet (capable to work with many coins) and with integrated explorer.

Yeah, pretty bold goals I know, but you have to aim for the stars.

Here are a few videos about the current state:

https://vimeo.com/hamsterinthemachine



It's in a very early stage right now, and has barely any functionality, but I love working on it.

I plan to open source it once it enters public beta.


The wallet's screen display is very nice. Also supporting multiple coins is a complete innovation. As far as I know, wallets only support their own coins. You have brought an innovation with this wallet you have made.

My recommendation is that you continue to develop the project on github. If you get it in community support, you will be done quickly.

Good Luck
georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
February 08, 2017, 03:44:07 PM
 #28

The wallet's screen display is very nice. Also supporting multiple coins is a complete innovation. As far as I know, wallets only support their own coins. You have brought an innovation with this wallet you have made.

My recommendation is that you continue to develop the project on github. If you get it in community support, you will be done quickly.

Good Luck

Thanks, ...

As soon as I have the basic architecture/functionality finished and a beta version ready I will release the source on github.
After beta version is done I not only want to but also REQUIRE that other people take a look at the code.

Right now to bring in more people would only add chaos, since I have a pretty solid vision, and a very tight agenda,
but I am currently investing 1 day a week working on that wallet, so steady progress is happening.

Looking forward to the public release...

In the meantime, if you want to support me to achieve beta-status, I am already sending out closed-source preview-versions every weekend to my patrons:

https://www.patreon.com/hamsterinthemachine

Thanks!

PremiumCodeX
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 531


Metaverse 👾 Cyberweapons


View Profile
February 08, 2017, 07:38:01 PM
 #29

Before getting too technical, you need a good purpose. A purpose that motivates you. Why would you create a new wallet? Why would people use your new wallet? The answers to these questions usually include the technical guideline too. Personally, I would love a nice, open-source, web-application Java wallet. I would love it because web-applications are accessible from anywhere and I am developing in Java and to a nice base I can expand my own features easily.

[TUTORIAL] How to steal $350 000?
Best OS for recovering stolen BTCs.
Visit our FREE Bitcointalk thread.
piotr_n
Legendary
*
Offline Offline

Activity: 2053
Merit: 1354


aka tonikt


View Profile WWW
February 08, 2017, 08:47:22 PM
 #30

First of all it would be nice to know what the wallet is, that you want to make.

For my experience, the word wallet as referred to bitcoin, has at least two different meaning:

The first meaning is sort of created and advertised by bitcoin.org website, where it tells you to "Choose your wallet", then referring you to all kind of bitcoin applications facilitating online bitcoin payments; from full nodes, through SVP clients and clients based on central servers keeping private keys local, all the way to online banks that manage the keys for you.

The second meaning is the best described by a "hardware wallet", although it might just as well be a software solution doing the same thing.
In this meaning the wallet is mostly a storage for private keys, although usually also capable of signing transactions.
It rarely has any online capabilities - if any, then rater in a "slave" mode.

The second type of wallet is definitely much easier to make, as it would be just a fragment of the first type of wallet.

Check out gocoin - my original project of full bitcoin node & cold wallet written in Go.
PGP fingerprint: AB9E A551 E262 A87A 13BB  9059 1BE7 B545 CDF3 FD0E
georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
February 08, 2017, 09:26:21 PM
Last edit: February 08, 2017, 09:47:09 PM by georgem
 #31

First of all it would be nice to know what the wallet is, that you want to make.

For my experience, the word wallet as referred to bitcoin, has at least two different meaning:
...

Since most people use their real world wallet not just for money but also ID-cards, important phone numbers, organ donor card, photos of their loved ones, grocery lists, and what not,
it should be easy for them to grasp that a "wallet" is actually much more than just a "cash box".

Wallet as in "container for important stuff that is NOT meant for the public".

As a developer you are allowed to play with the definition of this word and stretch it as far as you like as long as this basic meaning isn't lost, I guess....

IMHO it is confusing and wrong to include a full node daemon within this definition of "wallet".
A node of any kind is NOT a wallet.

But, wallets need to communicate with nodes to be able to have access to the blockchain.
And the farther away your wallet is from actual nodes the more bad things could happen along the way,
therefor it's a good solution to fuse wallet/node in a single program.

Gloiri
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
February 09, 2017, 04:35:12 AM
 #32

To creating website you need languages like HTML CSS ETC. of course nod doubt you need to learn about programming. + web hosting or vps hosting to host your website 24/7. or you can hire someone to make a wallet site for you
DuddlyDoRight
Sr. Member
****
Offline Offline

Activity: 318
Merit: 258



View Profile WWW
February 09, 2017, 06:08:41 AM
 #33

You could probably make one in Python in less than a thousand lines using no libraries/modules except maybe for crypto. No native ECC etc..

Why someone like me doesn't: Because it's already done and nobody cares.. There is no way to capitalize off of it besides donations.. It's not a real technical challenge you're just implementing someone's design.

I have faith that one day this forum will get threads where people won't just repeat their previous posts or what others have already stated in the same thread. Also that people will stop acting like BTC is toy-money and start holding vendors accountable. Naive? Maybe.
PremiumCodeX
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 531


Metaverse 👾 Cyberweapons


View Profile
February 18, 2017, 09:16:49 PM
 #34

Do you intend to develop this wallet, OP? Or what else was the reason to collect these suggestion? There are some very useful advice in this thread. Good enough to start with. However, if you are a developer yourself, I can give you additional tips related software technology and security.

[TUTORIAL] How to steal $350 000?
Best OS for recovering stolen BTCs.
Visit our FREE Bitcointalk thread.
DuddlyDoRight
Sr. Member
****
Offline Offline

Activity: 318
Merit: 258



View Profile WWW
February 19, 2017, 08:27:43 AM
 #35

Do you intend to develop this wallet, OP? Or what else was the reason to collect these suggestion? There are some very useful advice in this thread. Good enough to start with. However, if you are a developer yourself, I can give you additional tips related software technology and security.


Someone forgot to give such advice to the coders behind most of the crypto coins to date.. You don't even need math or memory flaws in most cases.. Go to their github and just browse for 2.5 hours and you have at least a half dozen protocol bugs..

I have faith that one day this forum will get threads where people won't just repeat their previous posts or what others have already stated in the same thread. Also that people will stop acting like BTC is toy-money and start holding vendors accountable. Naive? Maybe.
st0nefish (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 19, 2017, 03:11:53 PM
 #36

Do you intend to develop this wallet, OP? Or what else was the reason to collect these suggestion? There are some very useful advice in this thread. Good enough to start with. However, if you are a developer yourself, I can give you additional tips related software technology and security.

I do not think about developing a wallet for the moment. I do not have much time for this.
But I care about the technical information necessary to develop the wallet. Because someone who knows how to develop a wallet can develop any kind of project related to bitcoin. The best example of the Bitcoin protocol is wallets. That's why I asked for help with technical knowledge in this regard.

I am a software developer. I always look favorably on recommendations. I am a person who constantly develops on about software technology and security. I will gladly listen to your advice in this regard.

If you write your suggestions under this topic it will be useful to other people.

Good Work
Pages: « 1 [2]  All
  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!