SirJMD (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
December 30, 2011, 02:06:03 AM |
|
Okay, maby im just being tired, but.. i just dont get how im gonna get a namecoin address! Could someone explain it to me? Thanks guys
|
|
|
|
|
payb.tc
|
|
December 30, 2011, 03:04:54 AM |
|
pay a huge premium and have a website do it for you
do you have an example of such a website? is there an instawallet for namecoins?
|
|
|
|
smickles
|
|
December 30, 2011, 03:09:09 AM |
|
I think there's some confusion here.
Do ya'll mean a ".bit" address or an address where you can receive namecoins?
|
|
|
|
SirJMD (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
December 30, 2011, 04:23:06 AM |
|
I think there's some confusion here.
Do ya'll mean a ".bit" address or an address where you can receive namecoins?
"Your Namecoin address for receiving rewards" - that
|
|
|
|
smickles
|
|
December 30, 2011, 04:40:21 AM |
|
I think there's some confusion here.
Do ya'll mean a ".bit" address or an address where you can receive namecoins?
"Your Namecoin address for receiving rewards" - that http://dot-bit.org/InstallAndConfigureNamecoin <-- a howto install and configure namecoin http://dot-bit.org/HowToGetNamecoins <-- down at the bottom, it shows the command you want to run after getting namecoind running it basically works the way of bitcoin w/o the gui
|
|
|
|
payb.tc
|
|
December 30, 2011, 05:30:10 AM |
|
it basically works the way of bitcoin w/o the gui
so it can be used with jsonrpc.php?
|
|
|
|
SirJMD (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
December 30, 2011, 10:19:44 AM |
|
I followed the instruction, but it doesnt seem to work. I downloaded the file, ran it and it told me where to put the conf-file - so i did. I made a file called bitcoin.conf with this info: rpcuser=your_user rpcpassword=your_pass rpcport=8336 daemon=1 server=1 With a user and pass i chose. I then ran the namecoind.exe again, but nothing happends Im getting this if i terminate by ctrl+c: " C:\Namecoin>namecoind.exe terminate called after throwing an instance of 'DbException' what(): DbEnv::close: Invalid argument"
|
|
|
|
smickles
|
|
December 30, 2011, 05:13:38 PM |
|
I followed the instruction, but it doesnt seem to work. I downloaded the file, ran it and it told me where to put the conf-file - so i did. I made a file called bitcoin.conf with this info: rpcuser=your_user rpcpassword=your_pass rpcport=8336 daemon=1 server=1 With a user and pass i chose. I then ran the namecoind.exe again, but nothing happends Im getting this if i terminate by ctrl+c: " C:\Namecoin>namecoind.exe terminate called after throwing an instance of 'DbException' what(): DbEnv::close: Invalid argument" well, the way it works for me on linux is: I run namecoind, but nothing happens. This is because it is run a a daemon. I can thin use it like (i'll try to translate to windows, i don't use windows) "C:\Namecoin\namecoind.exe help" This connects to the running namecoind program and tells it to display the list of commands you can send. The command that I think you want is used by someting like "C:\Namecoin\namecoind.exe getnewaddress"
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
December 30, 2011, 05:23:56 PM |
|
If your goal is simply to have an address where you can store coins to sell for other coins or fiat then it is a lot easier to simply direct your coins to an exchange address (cryptoXchange and BTC-E both have permanent NMC addresses for deposits). Bitcoinparking for some idiotic reason changes deposit addresses on each deposit so trying to use the same address results in your "losing" (to them) any coins sent there.
|
|
|
|
SirJMD (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
December 30, 2011, 06:29:59 PM |
|
If your goal is simply to have an address where you can store coins to sell for other coins or fiat then it is a lot easier to simply direct your coins to an exchange address (cryptoXchange and BTC-E both have permanent NMC addresses for deposits). Bitcoinparking for some idiotic reason changes deposit addresses on each deposit so trying to use the same address results in your "losing" (to them) any coins sent there.
Which of them would you recommend?
|
|
|
|
grue
Legendary
Offline
Activity: 2058
Merit: 1446
|
|
December 30, 2011, 09:20:55 PM |
|
If your goal is simply to have an address where you can store coins to sell for other coins or fiat then it is a lot easier to simply direct your coins to an exchange address (cryptoXchange and BTC-E both have permanent NMC addresses for deposits). Bitcoinparking for some idiotic reason changes deposit addresses on each deposit so trying to use the same address results in your "losing" (to them) any coins sent there.
Which of them would you recommend? run your own namecoind? on windows: 1. extract namecoind 2. navigate to where you extracted using cmd 3. "start namecoind" 4. wait a while (or it won't respond) 5. "namecoind getinfo" now it's working!
|
|
|
|
SirJMD (OP)
Newbie
Offline
Activity: 38
Merit: 0
|
|
December 30, 2011, 10:12:29 PM |
|
If your goal is simply to have an address where you can store coins to sell for other coins or fiat then it is a lot easier to simply direct your coins to an exchange address (cryptoXchange and BTC-E both have permanent NMC addresses for deposits). Bitcoinparking for some idiotic reason changes deposit addresses on each deposit so trying to use the same address results in your "losing" (to them) any coins sent there.
Which of them would you recommend? run your own namecoind? on windows: 1. extract namecoind 2. navigate to where you extracted using cmd 3. "start namecoind" 4. wait a while (or it won't respond) 5. "namecoind getinfo" now it's working! Aha! That actually seems to be working! So its just a daemon running in the background? But i would still prefer to store my namecoins somewhere online
|
|
|
|
grue
Legendary
Offline
Activity: 2058
Merit: 1446
|
|
December 30, 2011, 11:29:28 PM |
|
Aha! That actually seems to be working! So its just a daemon running in the background? yes, although you'll have to leave the console window open, or the daemon gets shut down. But i would still prefer to store my namecoins somewhere online you can store it in namecoin exchanges, but exchanges (in general) have a history of getting hacked. resources here: http://dot-bit.org/
|
|
|
|
ZodiacDragon84
Sr. Member
Offline
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
|
|
December 31, 2011, 06:02:58 AM |
|
I managed to get namecoind running on my XP laptop after about 2 hours of banging my head on the wall. my advice, is to make sure you download the most recent version, as there is an issue with the block count stopping at 19000-ish. I would also recommend namecoin GUI for ease of use. It links to your namecoind executable, and makes transactions so much smoother. It is done by GoldenBoar, and the relevant info is here https://bitcointalk.org/index.php?topic=48737.0
|
|
|
|
cuz0882
|
|
January 01, 2012, 05:21:57 AM |
|
You pretty much have it. Just run namecoind.exe , leave the window open. Run it again, but type getnewaddress or whatever after words. Your not missing out on much though, there about worthless now.
|
|
|
|
ZodiacDragon84
Sr. Member
Offline
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
|
|
January 01, 2012, 05:45:27 AM |
|
You pretty much have it. Just run namecoind.exe , leave the window open. Run it again, but type getnewaddress or whatever after words. Your not missing out on much though, there about worthless now.
There are some, "ahem" uses for nameceoins, and a .bit web address. C-N-C center anyone?
|
|
|
|
cuz0882
|
|
January 01, 2012, 08:12:19 AM |
|
Only use I found was trading for bitcoins
|
|
|
|
ZodiacDragon84
Sr. Member
Offline
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
|
|
January 01, 2012, 09:01:04 PM |
|
Only use I found was trading for bitcoins Fair enough, and well played sir!
|
|
|
|
|