You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/doc
Adrian Gallagher a7b54ec6ae
Litecoin: Update release notes for v0.13.3
7 years ago
..
gitian-building [doc] Increase recommended memory in gitian build guide 8 years ago
litecoin-release-notes Start release notes for 0.13.3 8 years ago
release-notes Merge remote-tracking branch 'bitcoin/0.13' 8 years ago
Doxyfile Merge remote-tracking branch 'bitcoin/0.13' 8 years ago
README.md Merge remote-tracking branch 'bitcoin/0.13' 8 years ago
README_osx.md Litecoin: Update documentation 8 years ago
README_windows.txt Merge remote-tracking branch 'bitcoin/0.13' 8 years ago
REST-interface.md Litecoin: Add testnet checkpoint and min chain work 8 years ago
assets-attribution.md
benchmarking.md Litecoin: Update documentation 8 years ago
bips.md Update implemented bips for 0.13.1 8 years ago
bitcoin_logo_doxygen.png
build-openbsd.md Litecoin: Update documentation 8 years ago
build-osx.md Update protobuf dependancy 7 years ago
build-unix.md Litecoin: Update documentation 8 years ago
build-windows.md Litecoin: Update documentation 8 years ago
developer-notes.md Litecoin: Update documentation 8 years ago
dnsseed-policy.md Litecoin: Update documentation 8 years ago
files.md Litecoin: Update documentation 8 years ago
gitian-building.md Litecoin: Update documentation 8 years ago
init.md Merge pull request #6621 9 years ago
multiwallet-qt.md qt: remove awkward way of setting GUI pages 11 years ago
reduce-traffic.md Litecoin: Update documentation 8 years ago
release-notes-litecoin.md Litecoin: Update release notes for v0.13.3 7 years ago
release-process.md Litecoin: Update documentation 8 years ago
shared-libraries.md Add NULLDUMMY verify flag in bitcoinconsensus.h 8 years ago
tor.md Litecoin: Reset testnet (now testnet4) 8 years ago
translation_process.md
translation_strings_policy.md
travis-ci.txt Litecoin: Update documentation 8 years ago
unit-tests.md Litecoin: Update documentation 8 years ago
zmq.md Litecoin: Adjust ports 8 years ago

README.md

Litecoin Core 0.13.2

Setup

Litecoin Core is the original Litecoin client and it builds the backbone of the network. However, it downloads and stores the entire history of Litecoin 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 Litecoin on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/litecoin-qt (GUI) or
  • bin/litecoind (headless)

Windows

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

OS X

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

Need Help?

Building

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

Development

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

Resources

  • Discuss on the LitecoinTalk forums.
  • Discuss project-specific development on #litecoin on Freenode. If you don't have an IRC client use webchat here.

Miscellaneous

License

Distributed under the MIT software license. 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.