Genesis QT is the primary wallet for the Genesis network. It downloads and, by default, stores the entire history of Genesis transactions; depending on the speed of your computer and network connection, the synchronization process can multiple hours to complete
To download the Genesis QT Wallet, visit genesisnetwork.io.
The following are some helpful notes on how to run Genesis Official on your native platform.
Unpack the files into a directory and run:
bin/genesis-qt
(GUI) orbin/genesisd
(headless)
Unpack the files into a directory, and then run genesis-qt.exe.
Drag Genesis Official to your applications folder, and then run Genesis Official.
- Please visit our forums
The following are developer notes on how to build Genesis Official on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
The Genesis repo's root README contains relevant information on the development process.
Distributed under the MIT software license.