Bitcoin Forum
June 14, 2024, 04:39:53 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Install BTC Wallet For Faucet?  (Read 935 times)
bassdude (OP)
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile WWW
November 27, 2014, 12:01:08 AM
 #1

Hi everyone.

Description: Im building a btc faucet on my Ubuntu 14.04 machine and ive never installed anything to do with btc on Ubuntu before.

Question: What do i install for the wallet system bitcoin core?

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
November 27, 2014, 05:44:35 AM
 #2

Hi everyone.

Description: Im building a btc faucet on my Ubuntu 14.04 machine and ive never installed anything to do with btc on Ubuntu before.

Dont do that.


Question: What do i install for the wallet system bitcoin core?

Add the Bitcoin Ubuntu PPA repository in your Ubuntu
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
Update package lists
Code:
sudo apt-get update
Install bitcoin-qt
Code:
sudo apt-get install bitcoin-qt

Just copy and past the code into terminal and you should have the latest version of bitcoin-qt.

If you prefer not to use a PPA you can download the latest linux client from here:http://bitcoin.org/en/download.  Just decompress the .tgz file and you've got the latest version of bitcoin-qt.

Im not really here, its just your imagination.
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!