MONEU is running. SHA-256 proof-of-work.
30 million coin cap.
No premine,.
No ICO.

Code and paper are public under MIT.

  https://github.com/natusor/MONEU

Or just simply join us by build it:

  git clone https://github.com/natusor/MONEU.git
  cd MONEU
  cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
  cmake --build build -j$(nproc)
  ./build/src/moneu-test-noise
  ./build/src/moneud -daemon

Anyone is Welcome to run code etc..