What is QOGE ?¶
QOGE is a proof-of-work cryptocurrency with a fixed maximum supply of 100,000,000 coins.
| Parameter | Value |
|---|---|
| Consensus | Proof of Work |
| Algorithm | yescryptR16 |
| Max supply | 100,000,000 QOGE |
| Client | Qogecoin Core |
| License | MIT |
Qogecoin Core is the reference client used to run a full blockchain node, validate blocks, manage wallets, interact with and form the backbone of the Qogecoin network.
It downloads and stores the entire history of Qogecoin transactions; depending on the speed of your computer and network connection, the synchronization process may take a while.
Precompiled binaries are available at https://github.com/qogecoin/qogecoin/releases.
Discord: https://discord.gg/T8uYSDmtde.
Bitcointalk: https://bitcointalk.org/index.php?topic=5366189.0.
Roadmaps¶
Building¶
The following are developer notes on how to build Qogecoin for your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
Development¶
The Qogecoin docs contain relevant information on the development process and automated testing.
Miscellaneous¶
Guides¶
License¶
Distributed under the MIT software license. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young (eay@cryptsoft.com), and UPnP software written by Thomas Bernard.