Skip to content

Monero-X – the secure, private, untraceable cryptocurrency with smart contracts enabled

License

Notifications You must be signed in to change notification settings

troublesomepony/monero-x

 
 

Repository files navigation

Monero-X v0.1.0 alpha

Monero-X is a Monero Github trunk Hardfork with different Genesis aimed to enable Smart Contracts to port them back to Monero and all other forks after all dev cycles finished.

Another approach is adopting Monero engine to be true Data Driven instead of Monero maintainers vision:

monero-project#4343

And this is only one rejected issue of many.

Total Supply is limited to 180M and size limits are doubled. This is highly experimental currency supposed to use to test and debug independent Smart Contracts implementation based on Python3 interpreter as Contracts Language and pyledger with monero-python libraries as contracts runtime.

Building Requirements

In Monero-X outdated scheme of dependencies handling (putting code to external folder) is changed to using system libraries search. Almost everything git submodules are removed. You will need following libraries to build Monero-X:

Mac OS X

brew install rapidjson unbound miniupnp readline

Ubuntu

sudo apt install rapidjson-dev libreadline-dev

Building process

Project builds with CLang already available in OSX:

./build.sh

Sample output:

-- The C compiler identification is AppleClang 9.1.0.9020039
-- The CXX compiler identification is AppleClang 9.1.0.9020039

mr X

mr. X

Copyrights

  • 2018 © The Monero-X Project.
  • 2014-2018 © The Monero Project.
  • 2012-2013 © The Cryptonote developers.

About

Monero-X – the secure, private, untraceable cryptocurrency with smart contracts enabled

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 84.2%
  • C 10.3%
  • CMake 2.1%
  • Objective-C 1.6%
  • Makefile 0.8%
  • Python 0.4%
  • Other 0.6%