Releases: EvrmoreOrg/Evrmore
Releases · EvrmoreOrg/Evrmore
Full Evrmore Source Code Upload
This is the Full Source Code of Evrmore Core
(evrmored / evrmore-qt / evrmore-cli)
Note that the commit hash has changed since the first binaries were released, but the only changes were the addition of copyright notices and clean-up of some code comments.
The tag change from v1.0.5 to v1.0.5.1 is just so that Github lets us create this Source-Code-Only release.
Please feel free to build your own binaries from this source code. It is the same code we used to build our binaries
v1.0.5 Full Node with and without Wallet
These are the binaries for "Evrmore Core" : evrmore-qt, evrmore-cli, and evrmored
Mainnet uses evrprogpow GPU Proof-of-Work mining.
See https://github.com/EvrmoreOrg/evrprogpowminer for the GPU solo miner to core (no stratum proxy is needed).
Testnet uses sha256 and the built-in CPU miner
The Linux binaries are compatible with Ubuntu >=v18.04
The aarch64 and arm32v7 binaries are for Raspberry-Pi and IOT devices
Source code is posted as v1.0.5.1, but it is the same except for comments and copyright notices.
Update 2024-03-18: Mac OSX binaries have been added here.
They should be safe from a security viewpoint, so their sha256sum values have also been uploaded. But from a functional viewpoint, please treat them as preliminary until we accumulate sufficient community feedback. They were built using only the Evrmore source code and code provided by "https://bitcoincore.org"