Difference between revisions of "Namecoin"
m |
m (→Manual name registration example) |
||
Line 37: | Line 37: | ||
− | Then after twelve blocks (which could take a few hours or more - check the current block [http://explorer.dot-bit.org/stats/block_count.txt here]) register the name (you'll need a small NMC balance for this). This example shows a mapping of the naked domain and all subdomains to | + | Then after twelve blocks (which could take a few hours or more - check the current block [http://explorer.dot-bit.org/stats/block_count.txt here]) register the name (you'll need a small NMC balance for this). This example shows a mapping of the naked domain and all subdomains to the Organic Design servers IP address. The hex number is the shorter of the two returned from the previous reservation command. |
{{code|<pre>namecoind name_firstupdate d/organicdesign 9f213ff4a582fd65 '{"ip":"69.64.87.188","map":{"*":{"alias":""},}}'</pre>}} | {{code|<pre>namecoind name_firstupdate d/organicdesign 9f213ff4a582fd65 '{"ip":"69.64.87.188","map":{"*":{"alias":""},}}'</pre>}} | ||
Revision as of 23:55, 11 August 2012
Namecoin is a peer-to-peer generic name/value datastore system based on Bitcoin technology (a decentralizedCryptocurrency). It allows you to :
- Securely register names (domains for example), no possible censorship!
- Trade and transact namecoins, the digital currency NMC.
Dot-BIT, the first project using namecoin, is building a domain name system (DNS) using the .bit TLD. Our goal is to spread .bit domains by providing resources and tools to the community, from developers to end users.
It is very useful to build the DNS system into the currency system because both are prone to corruption and control when they require a central authority to manage them. By making these decentralised and removing the requirement for a central authority we can have the foundation of a secure private internet and domain-name system which has the payment and registration system built in to it.
Contents
Namecoin faucets
Namecoin exchanges
The best way to get namecoins is with bitcoins since it's still very early days for namecoin which means there's not much support for buying them with standard currencies like there is with bitcoin.
Installation and usage
Currently it's all done in shell with the namecoind daemon.
Namecoin domain names
Manual name registration example
First reserve the name,
This will output something like the following,
Then after twelve blocks (which could take a few hours or more - check the current block here) register the name (you'll need a small NMC balance for this). This example shows a mapping of the naked domain and all subdomains to the Organic Design servers IP address. The hex number is the shorter of the two returned from the previous reservation command.
See also
- Bitcoin
- Namecoin - a DNS alternative based on Bitcoin
- Online transaction systems
- Money
- Cryptocurrency
- Digital economy