This is the official reference wallet for Leprechain digital currency and comprises the backbone of the Leprechain peer-to-peer network. You can download Leprechain Core or build it yourself using the guides below.
The following are some helpful notes on how to run Leprechain Core on your native platform.
Unpack the files into a directory and run:
bin/leprechain-qt
(GUI) orbin/leprechaind
(headless)
Unpack the files into a directory, and then run leprechain-qt.exe.
Drag Leprechain Core to your applications folder, and then run Leprechain Core.
- See the Leprechain documentation for help and more information.
- Ask for help on Leprechain Discord
- Ask for help on the Leprechain Forum
The following are developer notes on how to build Leprechain Core on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
- Dependencies
- macOS Build Notes
- Unix Build Notes
- Windows Build Notes
- OpenBSD Build Notes
- NetBSD Build Notes
- Gitian Building Guide
The Leprechain Core repo's root README contains relevant information on the development process and automated testing.
- Developer Notes
- Productivity Notes
- Release Notes
- Release Process
- Source Code Documentation TODO
- Translation Process
- Translation Strings Policy
- JSON-RPC Interface
- Unauthenticated REST Interface
- Shared Libraries
- BIPS
- Dnsseed Policy
- Benchmarking
- See the Leprechain Developer Documentation for technical specifications and implementation details.
- Discuss on the Leprechain Forum, in the Development & Technical Discussion board.
- Discuss on Leprechain Discord
- Discuss on Leprechain Developers Discord
- Assets Attribution
- leprechain.conf Configuration File
- Files
- Fuzz-testing
- I2P Support
- Init Scripts (systemd/upstart/openrc)
- PSBT support
- Reduce Memory
- Reduce Traffic
- Tor Support
- ZMQ
Distributed under the MIT software license.