Skip to content

uhsimelo/FiberCryptoWallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wallet GUI client

Build System

The build system is Qt framework. The front-end is programmed in QML, and the back-end in Python, using PySide2.

Requirements

Qt version

Linux/X11 requirements
MacOS requirements
Windows requirements

The minimum Qt version required is Qt 5.12.0 LTS. However, is highly recommended using Qt 5.12.1 LTS due to some bugs:

PySide2

The wheel of PySide2 must match the selected Qt version, i.e. if you use Qt 5.12.0 LTS you must use it with PySide2 5.12.0, and if you use Qt 5.12.1 LTS you must use PySide2 5.12.1.

WIP

This is a Work-In-Progress.

About

Multi-coin cryptocurrency wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 100.0%