Skip to content

Files

This branch is 503 commits ahead of, 27092 commits behind bitcoin/bitcoin:master.

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 10, 2018
Apr 7, 2017
Aug 26, 2018
Aug 26, 2018
Aug 29, 2016
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 5, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Apr 7, 2019
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Jun 30, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018
Aug 26, 2018

Genesis QT

Setup

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.

Running

The following are some helpful notes on how to run Genesis Official on your native platform.

Unix

Unpack the files into a directory and run:

  • bin/genesis-qt (GUI) or
  • bin/genesisd (headless)

Windows

Unpack the files into a directory, and then run genesis-qt.exe.

OS X

Drag Genesis Official to your applications folder, and then run Genesis Official.

Need Help?

Building

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.

Development

The Genesis repo's root README contains relevant information on the development process.

License

Distributed under the MIT software license.