Go to file
dogecoin 24324d5fe4 Merge pull request #72 from Jojatekok/master
Completed and fixed the Hungarian translation
2013-12-30 17:49:33 -08:00
doc Cleaning up docs 2013-12-24 02:26:19 +00:00
release changing hypernodes 2013-12-17 16:25:49 +02:00
share many coin 2013-12-06 06:39:26 -05:00
src Completed and fixed the Hungarian translation 2013-12-29 17:24:42 +01:00
.gitignore Fixed segmentation error 2013-12-18 12:40:20 -08:00
COPYING many coin 2013-12-06 06:39:26 -05:00
dogecoin-qt.pro refix 2013-12-12 02:34:36 -05:00
INSTALL many coin 2013-12-06 06:39:26 -05:00
README.md make capitalization consistient 2013-12-30 15:30:58 -05:00

DogeCoin [DOGE, Ð]

http://dogecoin.com/

DogeCoin

What is DogeCoin? - Such coin

Dogecoin is like Bitcoin, but based on Litecoin, and also much more wow. http://dogecoin.com/

License - Much license

DogeCoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

Development and contributions - omg developers

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

Very Much Frequently Asked Questions

How much doge can exist?

Total of 100,000,000,000 much coins

How get doge?

Scrypt Proof of Work

1 Minute Block Targets, 4 Hour Diff Readjustments

Special reward system: Random block rewards

1-100,000: 0-1,000,000 DogeCoin Reward

100,001 — 200,000: 0-500,000 DogeCoin Reward

200,001 — 300,000: 0-250,000 DogeCoin Reward

300,001 — 400,000: 0-125,000 DogeCoin Reward

400,001 — 500,000: 0-62,500 DogeCoin Reward

500,001 - 600,000: 0-31,250 DogeCoin Reward

600,000+ — 10,000 Reward (flat)

Wow plz make dogecoind

sudo apt-get install build-essential \
                     libssl-dev \
                     libdb5.1++-dev \
                     libboost-all-dev \
                     libqrencode-dev \
                     libminiupnpc-dev

cd src/
make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1

Such ports

RPC 22555 P2P 22556