Go to file
Alan Westbrook 9dd5cdf841 URL handling
Well, carp. Both Qt and the code base were quite broken for this. I
implemented workarounds and fixes such that things that weren’t broken
before should stay working, for example, if qt4 worked for a lot of
this, it still would, and if Qt on Windows / Linux worked for this
before, it shall still work for it.
2014-02-02 05:51:50 -08:00
contrib Back out pixmap path changes 2014-01-27 10:29:29 -08:00
doc Fixing Windows installer 2014-02-02 22:23:41 +11:00
release Update dogecoin.conf 2014-01-28 14:57:30 +11:00
share Fixed auto start after install in NSIS script for Windows 2014-02-02 22:28:38 +11:00
src URL handling 2014-02-02 05:51:50 -08:00
.gitattributes Initial commit 2014-01-19 15:41:55 +11:00
.gitignore Fixing Makefile for LevelDB to compile 2014-01-23 19:43:44 +11:00
COPYING Initial commit 2014-01-19 15:41:55 +11:00
dogecoin-qt.pro Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
INSTALL Initial commit 2014-01-19 15:41:55 +11:00
README.md Update README.md 2014-01-27 16:25:27 +11:00

Dogecoin [DOGE, Ð] Integration/Staging Tree

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