Skip to content

SnappTurtle/turtlecoin

Repository files navigation

TurtleCoin

How To Compile

Ubuntu 16.xx LTS

  • sudo apt-get update
  • sudo apt-get -y install build-essential python-dev gcc-4.9 g++-4.9 git cmake libboost1.58-all-dev librocksdb-dev
  • export CXXFLAGS="-std=gnu++11"
  • git clone https://github.com/turtlecoin/turtlecoin
  • cd turtlecoin
  • mkdir build && cd $_
  • cmake ..
  • make

Windows 10

  • TODO: Windows 10 fuckery and magic

Apple

  • TODO: Apple current version and install instructions

Thanks

Cryptonote Developers, Bytecoin Developers, Forknote Project, TurtleCoin Community

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors