How to install and connect to Bitcoin P2P Production or TEST network

Posted By : Deepak Agrawal | 15-Sep-2014

Install Bitcoin P2P on TEST Network

Latest Bitcoin-qt software can be downloaded from https://bitcoin.org/bin/0.9.2.1/ or http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.9.2.1/   for any operating system.

 

Installation guide in ubuntu:

  1. Add the Repository:    $ sudo apt-add-repository ppa:bitcoin/bitcoin
  2. Update:                         $ sudo apt-get update
  3. install:                            $ sudo apt-get install bitcoin-qt

 

The simplest way to start from scratch with the command line client, automatically syncing blockchain and creating a wallet, is to just run this command (without arguments) from the directory containing your bitcoind binary:   (A GUI Interface will be provided to interect with wallet)

./bitcoin-qt

 

By default Bitcoin-qt starts execution in production mode. Although we also can run wallet software in Test Mode, using this:

./bitcoin-qt  -testnet

 

And After these easy steps you have a running Wallet on your computer System.

 

Thanks

About Author

Author Image
Deepak Agrawal

Deepak is an bright developer with experience in Groovy and Grails. He is well versed with AngularJS.

Request for Proposal

Name is required

Comment is required

Sending message..