Skip to content

Updated user interface (Qt) for the bitcoin-hivemind project.

License

Notifications You must be signed in to change notification settings

bitjson/hivemind-newUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hivemind Updated user interface testing repo

Updated user interface (Qt) for the bitcoin-hivemind project. This repository will be used to develop and test the new interface. Once development has completed, the interface will be merged as it is tested with the main bitcoin-hivemind development repository.

It should be noted that class and widget names may be changed. As merges are made, the existing widget and class names will be used when applicable.

Building

Option 1: Open project with Qt Creator and build & run the project

Option 2: From terminal:
qmake Hivemind-Qt.pro
make
sudo make install (optional)

About

Updated user interface (Qt) for the bitcoin-hivemind project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.4%
  • QMake 8.6%