dogecoin/doc
Michi Lumin 23226323c7 some updates to reflect modern WSL changes
Windows xcompile build on WSL 1 and 2 modernized some since WSL has evolved.
2021-04-18 19:02:31 +02:00
..
gitian-building [doc] Increase recommended memory in gitian build guide 2016-08-01 09:30:32 +08:00
man 1.14.3 release documentation (#1733) 2021-02-27 22:16:28 +00:00
release-notes 1.14.3 release documentation (#1733) 2021-02-27 22:16:28 +00:00
Building-Dogecoin-1.14-for-Mac.md Some doc updates to build on BigSur. 2021-04-18 19:02:31 +02:00
Doxyfile Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
README.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
README_osx.md Updated Dogecoin references in Docs 2019-07-12 21:31:54 +00:00
README_windows.txt Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
REST-interface.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
assets-attribution.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
benchmarking.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +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 Updated Dogecoin references in Docs 2019-07-12 21:31:54 +00:00
build-osx.md Update build-osx.md for Mac install 2021-02-15 21:28:43 -08:00
build-unix.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
build-windows.md some updates to reflect modern WSL changes 2021-04-18 19:02:31 +02:00
developer-notes.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
dnsseed-policy.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
files.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
fuzzing.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
gitian-building.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
init.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
reduce-traffic.md Updated Dogecoin references in Docs 2019-07-12 21:31:54 +00:00
release-notes.md remove founder twitter from release notes 2021-02-28 17:02:55 +01:00
release-process.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
shared-libraries.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
tor.md Updated Dogecoin references in Docs 2019-07-12 21:31:54 +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) 2019-03-25 05:36:12 +00:00
travis-ci.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00
zmq.md Update documentation to match 1.10 (#1436) 2019-03-25 05:36:12 +00:00

README.md

Dogecoin Core 0.14.2

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.