Bitcoin Forum
June 15, 2024, 04:07:31 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Building a Windows QT Wallet for an Alt-Coin  (Read 1106 times)
UKJimmy (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 14, 2017, 08:14:07 PM
 #1

Didn't see a forum/sub-forum for alt-coin development so sorry if this is in the wrong place. I'm developing my own AltCoin to try and learn. I can't find any resources that explain how people create the windows wallet for Alt-Coins?

Sorry if this is a silly question.

Thanks
Naruby
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
June 14, 2017, 08:34:12 PM
 #2

There are no silly questions but here's my silly answer Smiley
The process is well documented:

release process

secure & verifiable builds with gitian
UKJimmy (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 14, 2017, 08:43:34 PM
 #3

Thank you, from what I understand this is compiling the wallets for Bitcoin Core.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6704


Just writing some code


View Profile WWW
June 14, 2017, 08:58:42 PM
 #4

Thank you, from what I understand this is compiling the wallets for Bitcoin Core.
Nearly all altcoins are derived in some way from Bitcoin Core. Thus they inherited the process by which Bitcoin Core does its releases. By changing a couple of parameters, you should be able to use the same process that Bitcoin Core does for its releases.

UKJimmy (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 14, 2017, 10:41:32 PM
 #5

Thank you guys, been very helpful!
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
July 18, 2017, 12:02:51 AM
 #6

Hello,

    If you're developing a new coin then you should be using Gitian to simplify all of the builds.
    Gitian can prepare the Linux, ARM, OS X and Windows wallets for you quite easily.

Best Regards,
-Chicago
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!