Skip to content

morelo-network/Morelo-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Table of Contents

About The Project

Standard Morelo wallet application is console-based application, and this is reason why it's sometimes hard to operate on her. So I created this easy to use, user friendly and nice looking GUI wallet for Morelo.

Why:

  • User friendly
  • Easy to setup and use
  • Nice looking

Of course that wallet doesn't giving you full control of Morelo wallet, but giving you enough features for basic usage. If you have any suggestions you can pull a request and i will review that.

Built With

Getting Started

  1. Download latest Morelo-GUI release.
  2. Download latest Morelo binaries.
  3. Unpack both with any archive unpacker in same folder.
  4. Run Morelo-GUI.
  5. Follow steps in application to create or open existing wallet.

Prerequisites

If you want run Morelo_GUI script by self or you using other OS than windows you need that things:

Download, run installator and follow installation steps.

Download and unpack binaries (morelod, morelo-wallet-rpc) in same folder as script.

  • PyQt 5
  • QrCode
  • Requests
  • Psutil

Open your terminal and type commands above to install required packages:

python -m pip install PyQt5
python -m pip install qrcode[pil]
python -m pip install requests
python -m pip install psutil

If some another package is missed, script will tell you during execution.

Usage

If you using windows just run 'Morelo-GUI.exe' from latest release Then follow steps in application.

If you using another OS than windows you need run python script manually:

python Morelo-GUI.py

Contact

Krzysztof Walędziak - E-mail: [email protected] - Discord: Mrkris7100#1836

Project Link: https://github.com/Morelo-Network/Morelo-GUI

About

Morelo Lite GUI Official Wallet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages