Bitcoin Forum
May 09, 2024, 03:17:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: windows qt wallet  (Read 914 times)
coinID007 (OP)
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
August 29, 2017, 06:22:50 AM
 #1

how to develop windows qt wallet on ubuntu ... how to setup environment .... any guide to help

1715224649
Hero Member
*
Offline Offline

Posts: 1715224649

View Profile Personal Message (Offline)

Ignore
1715224649
Reply with quote  #2

1715224649
Report to moderator
1715224649
Hero Member
*
Offline Offline

Posts: 1715224649

View Profile Personal Message (Offline)

Ignore
1715224649
Reply with quote  #2

1715224649
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715224649
Hero Member
*
Offline Offline

Posts: 1715224649

View Profile Personal Message (Offline)

Ignore
1715224649
Reply with quote  #2

1715224649
Report to moderator
1715224649
Hero Member
*
Offline Offline

Posts: 1715224649

View Profile Personal Message (Offline)

Ignore
1715224649
Reply with quote  #2

1715224649
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
August 29, 2017, 01:51:48 PM
 #2

Can you please be more specific? Are you writing your own software or are you trying to contribute to an already existing one? Do you know how to cross compile?

llzzyy234
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
August 31, 2017, 04:27:05 PM
 #3

Which coin you are going to working on?
BTC-TK
Member
**
Offline Offline

Activity: 154
Merit: 14


View Profile
August 31, 2017, 06:09:55 PM
 #4

how to develop windows qt wallet on ubuntu ... how to setup environment .... any guide to help

Did you understand what you said?
Windows is one operating system
Ubuntu is different

For Ubuntu, you need to take the bitcoin qt wallet code and compile it.
Bitcoin Core wallet isn’t included in Ubuntu software repository, but we can easily install it from the Bitcoin Team PPA

1) Fire up a terminal window (CTRL+ALT+T) and run the following 3 commands to add the PPA, update local package index and install Bitcoin Core wallet.

Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt update
sudo apt install bitcoin-qt bitcoind

2) bitcoin-qt provides a graphical interface, while bitcoind is the Bitcoin daemon. If you just want a graphical interface and have no plan to use the daemon, then don’t enter bitcoind in the command line.

Once installed, Bitcoin Core wallet can be started from Unity Dash or your preferred app launcher.
Or using the command below.

Code:
bitcoin-qt 

Upon first launch, it will ask you to set your bitcoin data directory which will be used to store the Bitcoin block chain and your wallet. The default is .bitcoin/ under your home directory. Make sure the data directory has more than 120GB free disk space.

   ⚡⚡ PRiVCY ⚡⚡   ▂▃▅▆█ ✅ PRiVCY (PRIV) is a new PoW/PoS revolutionary privacy project ● ☞ ✅ Best privacy crypto-market! ● █▆▅▃▂
    Own Your Privacy! ─────────────────║ WebsiteGithub  |  Bitcointalk  |  Twitter  |  Discord  |  Explorer ║─────────────────
   ✯✯✯✯✯                 ✈✈✈[Free Airdrop - Starts 9th June]✅[Tor]✈✈✈ ║───────────║ Wallet ➢ ✓ Windows  |  ✓ macOS  |  ✓ Linux
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!