-

How to Build and Compile a CryptoNote Project on Linux
There has been an active issue for over 5 years now when trying to build the source on modern compilers. The best solution (without updating the actual code) is to simulate the original build environment, Which is Ubuntu 14.04 with the Dependencies of: GCC 4.7.3 or later, CMake 2.8.6 or later, and Boost 1.55. From…
-

CryptoNote Emissions Calculator
To estimate the number of coins which will be mined from the beginning of a CryptoNote-based Coin. https://github.com/JoshuaPaulBarnard/CryptoNote-Emissions-Calculator Inputs: Results: Credits : MIT License Copyright (c) 2023 Joshua Paul Barnard.