Skip to content

kripod/MoneroGui.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Discontinued

Please be aware that this project is not actively maintained anymore.

MoneroX Build Status

MoneroX is a cross-platform C# project based on Eto.Forms, providing a GUI (Graphical User Interface) to interact with Monero's core assemblies.

Installation

Windows

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory
    2. Run 'MoneroGui.Net.exe' from the folder you have previously extracted the files to

Mac

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive which contains the application
    2. Launch 'MoneroX.app' by double-clicking on it

Linux

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory

    2. Open a terminal window, and then run the following command from the folder you have previously extracted the files to:

      mono MoneroGui.Net.exe
      

Versioning

The project uses Semantic Versioning 2.0.0 for keeping track of changes. It is not in relation with the Monero core binaries' version number.