Skip to content

Moneta Verde: secure, private, untraceable cryptocurrency with variable block reward and merged mining support.

License

Notifications You must be signed in to change notification settings

mcnproject/monetaverde

 
 

Repository files navigation

Moneta Verde cryptocurrency (MCN)

Monetaverde is a cryptonight based cryptocurrency (ticker : MCN)

This is the monetaverde core source code and binary release.

Main website

BitcoinTalk main announcement thread

monetaverde-wallet gui (source and binaries)

Libraries needed : boost >=1.58

How to compile this :

$ git clone https://github.com/mcnproject/monetaverde.git
$ cd monetaverde
$ mkdir build
$ cd build
$ cmake -D STATIC=ON -D CMAKE_BUILD_TYPE=RELEASE ..
$ PORTABLE=1 make

About

Moneta Verde: secure, private, untraceable cryptocurrency with variable block reward and merged mining support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.9%
  • C 10.5%
  • Assembly 2.8%
  • CMake 0.6%
  • Raku 0.1%
  • Shell 0.1%