Adrian Gallagher 150a28d7ae Litecoin: Update man pages 5 年之前
..
litecoin-release-notes 1e2999ba69 Litecoin: Add historical release notes 5 年之前
man 150a28d7ae Litecoin: Update man pages 5 年之前
release-notes 222e627322 doc: Add historical release notes for 0.16.2 5 年之前
.gitignore 9eaf7189d8 Ignore Doxyfile generated from Doxyfile.in template. 7 年之前
Doxyfile.in 168a7034f5 doc: Make build system insert version in Doxyfile 7 年之前
README.md efaa69e6a6 Litecoin: Basic changes for v0.16 release (#482) 5 年之前
README_osx.md 30e67a7e82 Litecoin: Branding 5 年之前
README_windows.txt 30e67a7e82 Litecoin: Branding 5 年之前
REST-interface.md 30e67a7e82 Litecoin: Branding 5 年之前
assets-attribution.md 30e67a7e82 Litecoin: Branding 5 年之前
benchmarking.md 30e67a7e82 Litecoin: Branding 5 年之前
bips.md 3be70ba400 trivial: Fixed typos and cleaned up language 5 年之前
bitcoin_logo_doxygen.png d6cb85d50d Lossless image optimization 10 年之前
build-freebsd.md 30e67a7e82 Litecoin: Branding 5 年之前
build-netbsd.md 30e67a7e82 Litecoin: Branding 5 年之前
build-openbsd.md 30e67a7e82 Litecoin: Branding 5 年之前
build-osx.md efaa69e6a6 Litecoin: Basic changes for v0.16 release (#482) 5 年之前
build-unix.md 30e67a7e82 Litecoin: Branding 5 年之前
build-windows.md 30e67a7e82 Litecoin: Branding 5 年之前
dependencies.md e134c28ab3 Update zmq to 4.3.1 5 年之前
descriptors.md 30e67a7e82 Litecoin: Branding 5 年之前
developer-notes.md 30e67a7e82 Litecoin: Branding 5 年之前
dnsseed-policy.md 30e67a7e82 Litecoin: Branding 5 年之前
files.md 30e67a7e82 Litecoin: Branding 5 年之前
fuzzing.md 30e67a7e82 Litecoin: Branding 5 年之前
gitian-building.md fa082b4ee0 doc: move gitian building to external repo 6 年之前
init.md fa0e1e2f63 contrib: Remove debian and rpm subfolders 5 年之前
reduce-traffic.md 30e67a7e82 Litecoin: Branding 5 年之前
release-notes-litecoin.md f22cd116c5 Litecoin: Litecoin Core 0.17.1 release notes 5 年之前
release-notes.md ef70f9b52b doc: Fill in authors and changelog for 0.17.1 release notes 5 年之前
release-process.md 65dfb8198f Litecoin: Make it easier to specify gbuild resource limits 5 年之前
shared-libraries.md 2fa0063c26 Add NULLDUMMY verify flag in bitcoinconsensus.h 7 年之前
tor.md 30e67a7e82 Litecoin: Branding 5 年之前
translation_process.md 081f5b4e2b Docs: Improve "of" grammar 5 年之前
translation_strings_policy.md 747ee89b4c Docs: Modify policy to not translate command-line help 5 年之前
travis-ci.md 30e67a7e82 Litecoin: Branding 5 年之前
zmq.md 30e67a7e82 Litecoin: Branding 5 年之前

README.md

Litecoin Core

Setup

Litecoin Core is the original Litecoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Litecoin transactions (which is currently more than 7 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.

To download Litecoin Core, visit litecoin.org.

Running

The following are some helpful notes on how to run Litecoin Core 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.

macOS

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 Core 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 general Litecoin development on #litecoin-dev 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.