grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 26, 2011, 01:32:57 AM Last edit: May 31, 2011, 08:40:57 PM by grue |
|
Current price is: <250 namecoins: 0.010... BTC per Namecoin, or 100 Namecoins for 1 btc. 250+ namecoins: 0.008 BTC per Namecoin, or 125 Namecoins for 1 btc. (prices increased 05/31/2011 due to higher difficulty) what's namecoin? Namecoin is a naming system based on bitcoin with a few modifications. It is inspired by the bitdns discussion and recent failures of the DNS. The quick facts: * This is a new blockchain, separate from the main Bitcoin chain * Name/value pairs are stored in the blockchain attached to coins * Names are acquired through new transaction types - new, first-update and update * Names expire after 12000 blocks unless renewed with an update * No two unexpired names can be identical * Block validation is extended to reject transactions that do not follow the above rules * The code is here: https://github.com/vinced/namecoinInitially, two name spaces are defined - DNS and personal. The DNS name space is targetted towards a new distributed TLD, possibly .bit. Forum threadGithubbinaries: http://min.us/mvtpJW (version 32150)
|
|
|
|
gusti
Legendary
Offline
Activity: 1099
Merit: 1000
|
|
April 26, 2011, 03:01:57 AM |
|
how can I check domain names availability ?
|
If you don't own the private keys, you don't own the coins.
|
|
|
grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 26, 2011, 12:28:00 PM |
|
you can use name_scan to see if the domain you want is already registered.
|
|
|
|
|
grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 27, 2011, 01:09:30 AM |
|
so you were the guy who was registering all the "short" domain names
|
|
|
|
dmp1ce
|
|
April 27, 2011, 02:51:55 AM |
|
so you were the guy who was registering all the "short" domain names Haha, I didn't get them all! Don't worry though, I'll be trading them once the names are transferable.
|
|
|
|
chris200x9
Legendary
Offline
Activity: 1316
Merit: 1011
|
|
April 27, 2011, 03:32:00 AM |
|
what's a name coin, I looked it up but I still don't get it.
|
|
|
|
ADgordo
Member
Offline
Activity: 203
Merit: 10
The World’s First Blockchain Core
|
|
April 27, 2011, 04:39:54 AM |
|
I would also like an explanation or a link to one, I didn't understand the developer's words.
|
|
|
|
grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 28, 2011, 10:02:52 PM |
|
what's a name coin, I looked it up but I still don't get it.
I would also like an explanation or a link to one, I didn't understand the developer's words.
it's basically a DNS service based on bitcoin. you can use "coins" to register and renew domain names.
|
|
|
|
grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
April 30, 2011, 11:10:08 PM |
|
lowered the price!
|
|
|
|
ADgordo
Member
Offline
Activity: 203
Merit: 10
The World’s First Blockchain Core
|
|
May 01, 2011, 02:32:43 AM |
|
So I could theoretically register 75 domains? Could you give a human readable description?
|
|
|
|
doublec
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
May 01, 2011, 04:14:22 AM |
|
So I could theoretically register 75 domains? Could you give a human readable description?
Namecoin works like bitcoin. Instead of mining bitcoins you mine namecoins. Namecoin adds some new commands to register, change the setting of, and list domains. It costs around 50 namecoins to buy a domain. Once bought you can point it to an IP address. You need to run special programs to make your software use these domains but once you do you can then look them up under the '.bit' domain. For example, someone bought 'tester' for about 50 namecoins. Now, with the lookup software installed, I can got to http://tester.bit in my browser and it works.
|
|
|
|
Bit_Happy
Legendary
Offline
Activity: 2114
Merit: 1040
A Great Time to Start Something!
|
|
May 01, 2011, 04:31:18 AM |
|
Does the client work on Windows? Can I mine "a lot" per day still?
|
|
|
|
ADgordo
Member
Offline
Activity: 203
Merit: 10
The World’s First Blockchain Core
|
|
May 01, 2011, 05:12:14 AM |
|
has the .bit TLD been created yet or has this not taken off already?
|
|
|
|
kiba
Legendary
Offline
Activity: 980
Merit: 1020
|
|
May 01, 2011, 05:22:39 AM |
|
has the .bit TLD been created yet or has this not taken off already?
I can access namecoin sites with a namecoin DNS. bluishcoder.bit works!
|
|
|
|
Bit_Happy
Legendary
Offline
Activity: 2114
Merit: 1040
A Great Time to Start Something!
|
|
May 01, 2011, 05:42:34 AM |
|
Where do you get the the lookup software? Also is there a mining client for windows?
|
|
|
|
Ricochet
|
|
May 01, 2011, 06:14:02 AM |
|
I will take you up on your offer as soon as I can manage to run the Namecoin software on Windows without a .dll error. I am actively working on fixing that so... >_>
|
|
|
|
no to the gold cult
|
|
May 01, 2011, 10:14:37 AM |
|
I think I get the same dll error, your kit running XP too?
|
|
|
|
Ricochet
|
|
May 01, 2011, 10:40:04 AM |
|
Alright, so running namecoind.exe in the same folder as %appdata%\bitcoin seems to let it run without errors at least, though that's a minor continuation of progress. Trying to make this work under Windows but the cross-platform issues are a bit difficult.
EDIT: yes, WinXP since my Vista laptop died beyond explanation. It's probably as simple as running regsvr32.exe on the appropriate DLL file.
|
|
|
|
grue (OP)
Legendary
Offline
Activity: 2058
Merit: 1452
|
|
May 01, 2011, 08:36:41 PM |
|
I think I get the same dll error, your kit running XP too?
I will take you up on your offer as soon as I can manage to run the Namecoin software on Windows without a .dll error. I am actively working on fixing that so... >_>
I'm not getting any .dll errors. use this binary: http://dl.dropbox.com/u/2882613/Namecoin/namecoind.exe , it has the dependencies statically linked, so no dll errors!
|
|
|
|
|