dogecoin/doc
Ross Nicoll 3a8a6051f2 Update release notes for 1.14 (#1464)
* Move old release notes out of the way
* Removed very old Bitcoin release notes as of minimal value in the context of Dogecoin.
* Move remaining Bitcoin release notes into their own folder.
* Move Bitcoin 0.9 release notes into Bitcoin release notes folder.
* Start cleaning up release notes to reflect Doge
2018-04-23 21:54:59 +00:00
..
gitian-building [doc] Increase recommended memory in gitian build guide 2016-08-01 09:30:32 +08:00
man Rename and update man pages (#1451) 2018-04-23 21:54:59 +00:00
release-notes Update release notes for 1.14 (#1464) 2018-04-23 21:54:59 +00:00
assets-attribution.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
benchmarking.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
bips.md [doc] Update doc/bips.md for BIP90 implementation 2017-02-28 11:44:23 +01:00
bitcoin_logo_doxygen.png Lossless image optimization 2013-12-02 10:10:22 +01:00
build-openbsd.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
build-osx.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
build-unix.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
build-windows.md Update the Windows build notes 2016-12-29 23:54:14 -08:00
developer-notes.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
dnsseed-policy.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
Doxyfile Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
files.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
fuzzing.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
gitian-building.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
init.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
README.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
README_osx.md Merge #8617: Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit 2016-08-29 16:17:36 +02:00
README_windows.txt Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
reduce-traffic.md Remove maxuploadtargets recommended minimum 2016-09-13 18:08:17 +02:00
release-notes.md Update release notes for 1.14 (#1464) 2018-04-23 21:54:59 +00:00
release-process.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
REST-interface.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
shared-libraries.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
tor.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
translation_process.md Fix typo and spelling inconsistency in CONTRIBUTING.md 2017-02-09 11:56:44 +09:00
translation_strings_policy.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
travis-ci.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00
zmq.md Update documentation to match 1.10 (#1436) 2018-04-23 21:54:59 +00:00

Dogecoin Core 1.14.0

Setup

Dogecoin Core is the reference Dogecoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Bitcoin transactions (which is currently several GBs); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.

Running

The following are some helpful notes on how to run Dogecoin on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/dogecoin-qt (GUI) or
  • bin/dogecoind (headless)

Windows

Unpack the files into a directory, and then run dogecoin-qt.exe.

OS X

Drag Dogecoin-Core to your applications folder, and then run Dogecoin-Core.

Need Help?

Building

The following are developer notes on how to build Dogecoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.

Development

The Dogecoin repo's root README contains relevant information on the development process and automated testing.

Resources

Miscellaneous

License

Distributed under the MIT software license. This product includes software developed by the Bitcoin developers for use in Dogecoin Core. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.