Home
Name Modified Size InfoDownloads / Week
README.md 2020-12-17 2.1 kB
Lonero 2020-12-17 166.2 MB
Totals: 2 Items   166.2 MB 0

..................................................................................................

Forked from:
Luka Copyright (c) 2018-2019, The Crypto Luka Developers
Portions Copyright (c) 2018, The Intense Coin developers
Copyright (c) 2014-2017, The Monero Project Portions
Copyright (c) 2012-2013, The Cryptonote developers

..................................................................................................

Lonero Wallet

GitHub Issues Contributions welcome Release Downloads

Banner

This is the GUI wallet for Lonero's (LNR) crypto. Lonero is working on a variety of things from its digital crypto to a decentralized internet. To get started downloding Lonero's GUI wallet, you can view the installation guide below:

💾 Installation

$ apt-get update
$ apt-get upgrade
$ apt-get install qtbase5-dev libssl-dev cmake git libboost1.58-all-dev build-essential g++
$ git clone https://github.com/Lonero-Team/Lonero-Wallet-2.0
$ cd Lonero-Wallet-2.0/
$ cmake CMakeLists.txt
$ make -j 8
$ cd Lonero-Wallet-2.0/
$ make -j 8

Usage

After you compile, click on the binary for Lonero. The node should start synchronizing given you are opening the wallet. Make sure to export your private key before the password is created, and store the key in a safe place.

To start mining, click on the button saying "Start Mining".

WalletPic

License

The Wallet GUI falls under the GNU General Public License v3.0

Source: README.md, updated 2020-12-17