Bitcoin Forum
June 26, 2024, 08:36:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 »
121  Alternate cryptocurrencies / Altcoin Discussion / Re: [BOUNTY] Graphic Designer for Terracoin Logo and Icon Set on: January 23, 2013, 07:23:36 PM
How does this look?


First one is the default icon and second could be shown when moused over the first one to give a highlight effect.



122  Alternate cryptocurrencies / Altcoin Discussion / Re: [BOUNTY] Graphic Designer for Terracoin Logo and Icon Set on: January 23, 2013, 06:09:38 PM
I'll take a shot at this
123  Alternate cryptocurrencies / Altcoin Discussion / Re: Help With Mining Litecoin on: January 23, 2013, 12:18:01 AM
Their site isn't loading for me maybe it's just down
124  Alternate cryptocurrencies / Altcoin Discussion / Re: Help With Mining Litecoin on: January 23, 2013, 12:04:54 AM
Is it really port 80?
125  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] TerraDICE! Bounty Winner up and Running! on: January 20, 2013, 05:08:15 PM
Don't even try: http://greenishblue.info/terradice/1ExB8tw885mdnN9tuZ8iThHhZGiLGuk78p.html
126  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] TerraDICE! Bounty Winner up and Running! on: January 20, 2013, 05:39:46 AM
Sweet thanks  Grin
127  Alternate cryptocurrencies / Altcoin Discussion / Re: TRC Armory GETTING THERE... but little help pls... on: January 20, 2013, 05:27:28 AM
Whenever you get permission denied error it means the user doesn't have the correct permissions to execute the command, use "sudo" to execute a command that needs elevated privleges:
Quote
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb4.8-dev libdb++-dev
128  Alternate cryptocurrencies / Altcoin Discussion / Re: TRC Armory GETTING THERE... but little help pls... on: January 20, 2013, 03:24:36 AM
150 BIG ONES!  Shocked
Glad I can help  Grin
129  Alternate cryptocurrencies / Altcoin Discussion / Re: TRC Armory GETTING THERE... but little help pls... on: January 20, 2013, 02:55:49 AM
For the gui
Quote
sudo apt-get install libboost1.46-dev

Quote
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb4.8-dev libdb++-dev

Quote
cd /src/terracoin

Quote
qmake

Quote
make

launch the client
Quote
./terracoin-qt
130  Alternate cryptocurrencies / Altcoin Discussion / Re: TRC Armory GETTING THERE... but little help pls... on: January 20, 2013, 02:34:26 AM
Prerequisites
Quote
sudo apt-get update
Quote
sudo apt-get install make
Quote
sudo apt-get nano

You want to change to the directory that TRC will be downloaded
Quote
cd /src

If the directory doesn't exist you have to create it:
Quote
sudo mkdir /src && cd /src

If you don't have the git client install it
Quote
sudo apt-get install git

Now download the source code
Quote

The client requires some dependencies the list of which can be found in terracoin/doc/buil-unix.txt but it's outdated and some library names have changed.
Quote
sudo apt-get install libssl-dev  libdb4.8 libdb++-dev libboost1.48-all-dev miniupnpc

If some lib can't be found you can use "apt-cache search <libname>" or google it to find the correct libriray.

Now change the directory to where the makefile.unix is and compile it
Quote
cd /src/terracoin/src
Quote
make -f makefile.unix

If it fails to compile read the errors and use apt-cache + google to figure out what dependency you need to install.

Once it compiles terracoind we need to create the config file
Quote
sudo nano /home/<username>/.terracoin/terracoin.conf

Now type in this  
Quote
rpcuser=make_up_some_user_name
rpcpassword=make_up_a_password
rpcallowip=127.0.0.1 (the ip of the machine that should have access to the daemon)
rpcport=8331 (or whatever port you want)

press ctrl+o and then enter to save the new conf file then press ctrl+x to exit

Now start the daemon
Quote
sudo /src/terracoin/src/./terracoind

Daemon should now be running.

You can open a new terminal and run commands for terracoind
Quote
/src/terracoin/src/./terracoind help

131  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] TerraDICE! Bounty Winner up and Running! on: January 20, 2013, 12:53:17 AM
Create an sha256 hash and use the hex version of that hash as private key. http://hash.online-convert.com/sha256-generator
132  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Dirt 3 & Deus Ex: Human Revolution for 4000 TRC on: January 18, 2013, 03:42:53 PM
Moved thread, sorry about that  Smiley
133  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Dirt 3 & Deus Ex: Human Revolution for 4000 TRC on: January 17, 2013, 06:00:26 PM
Terracoins http://terracoin.org/

134  Alternate cryptocurrencies / Altcoin Discussion / [WTS] Dirt 3 & Deus Ex: Human Revolution for 4000 TRC on: January 17, 2013, 04:30:16 PM
I have a steam account which I never use so I want to sell it. Total retail price of the games is $69.98, 4000TRC is roughly half price.

Some one give these games a  proper home   
135  Alternate cryptocurrencies / Altcoin Discussion / Re: Giving away TRC! Post your address for free coins! on: January 17, 2013, 04:02:57 PM
Received Thanks!
136  Alternate cryptocurrencies / Altcoin Discussion / Re: Giving away Free TRC (TerraCoins) Post your address for a free coin! on: January 17, 2013, 12:20:48 PM
I'd be happy to take you up on that offer  Grin

12yQ2fS7Bcf4stXZcHqxH6fSo7pCNfZPTe
137  Other / Beginners & Help / Re: What Mhash would I need to earn 1 BTC a day ? on: January 17, 2013, 05:11:27 AM
It helps alt currencies that implement the proof of work concept as many of these miners jump on them which increases difficulty hence strengthening the currency.
138  Other / Beginners & Help / Re: How did you get your first bitcoin? on: January 17, 2013, 01:14:13 AM
Mined for almost a month with my single 6770 with slush's pool.
139  Other / Beginners & Help / Re: Can Trading Options In The Stock Market Make You A Full Time Income? on: January 17, 2013, 12:56:56 AM
Let me expand. Despite the people here saying this is not possible there plenty of people that trade for a living. So it's possible. That being said in order to trade successfully in the long run you'll have to be risk averse. Risk aversion means your expected return won't be very high so, in order to make a livable wage, you'll have to start with a lot of money. Assuming you want to make 50k a year and your expected return is a conservative 10% apy you'd need 500k start up capital. You can reduce your capital requirement by increasing leverage with the caveat of increased sensitivity to market fluctuations.

If you are really serious about trading for a living I'd suggest you trade with a small amount of money for a year and preferably across different markets so you can get a feel for each one and pick whichever suits you best. It's important to trade with real money because one of the hardest parts about trading is learning to make decisions without emotions. No demo account will get your emotions riled up as much as when real money is on the line.

Good luck with your en-devours and don't ever listen to the naysayers.

140  Other / Beginners & Help / Re: Can Trading Options In The Stock Market Make You A Full Time Income? on: January 16, 2013, 09:40:01 PM
yes it's possible.
Pages: « 1 2 3 4 5 6 [7] 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!