Author

Topic: Namecoin address? How?? (Read 8457 times)

sr. member
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
January 01, 2012, 05:01:04 PM
#19
Only use I found was trading for bitcoins  Smiley

Fair enough, and well played sir!
sr. member
Activity: 392
Merit: 250
January 01, 2012, 04:12:19 AM
#18
Only use I found was trading for bitcoins  Smiley
sr. member
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
January 01, 2012, 01:45:27 AM
#17
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?
sr. member
Activity: 392
Merit: 250
January 01, 2012, 01:21:57 AM
#16
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.
sr. member
Activity: 266
Merit: 250
The king and the pawn go in the same box @ endgame
December 31, 2011, 02:02:58 AM
#15
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://bitcointalksearch.org/topic/namecoingui-with-bitcoin-support-v05018-48737
legendary
Activity: 2058
Merit: 1431
December 30, 2011, 07:29:28 PM
#14
Aha! That actually seems to be working! Cheesy 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 Smiley
you can store it in namecoin exchanges, but exchanges (in general) have a history of getting hacked.

resources here:
http://dot-bit.org/
newbie
Activity: 38
Merit: 0
December 30, 2011, 06:12:29 PM
#13
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! Cheesy So its just a daemon running in the background?

But i would still prefer to store my namecoins somewhere online Smiley
legendary
Activity: 2058
Merit: 1431
December 30, 2011, 05:20:55 PM
#12
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!
newbie
Activity: 38
Merit: 0
December 30, 2011, 02:29:59 PM
#11
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?
donator
Activity: 1218
Merit: 1079
Gerald Davis
December 30, 2011, 01:23:56 PM
#10
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.
sr. member
Activity: 446
Merit: 250
December 30, 2011, 01:13:38 PM
#9
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 Sad 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"
newbie
Activity: 38
Merit: 0
December 30, 2011, 06:19:44 AM
#8
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 Sad 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
"
hero member
Activity: 812
Merit: 1000
December 30, 2011, 01:30:10 AM
#7
it basically works the way of bitcoin w/o the gui

so it can be used with jsonrpc.php?
sr. member
Activity: 446
Merit: 250
December 30, 2011, 12:40:21 AM
#6
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 Smiley

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
newbie
Activity: 38
Merit: 0
December 30, 2011, 12:23:06 AM
#5
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 Smiley
sr. member
Activity: 446
Merit: 250
December 29, 2011, 11:09:09 PM
#4
I think there's some confusion here.

Do ya'll mean a ".bit" address or an address where you can receive namecoins?
hero member
Activity: 812
Merit: 1000
December 29, 2011, 11:04:54 PM
#3
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?
legendary
Activity: 2058
Merit: 1431
December 29, 2011, 11:03:55 PM
#2
either pay a huge premium and have a website do it for you, or do it yourself
http://dot-bit.org/HowToRegisterAndConfigureBitDomains
newbie
Activity: 38
Merit: 0
December 29, 2011, 10:06:03 PM
#1
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 Smiley
Jump to: