g0dspeak / turtlecoin-v2

TurtleCoin v2 Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

TurtleCoin is a fun, fast, and easy way to send money to friends and businesses

Discord GitHub All Releases GitHub contributors GitHub issues GitHub stars

This package is NOT production ready

compilation

git clone --recursive https://github.com/turtlecoin/turtlecoin-v2
cd turtlecoin-v2
mkdir build
cd build
cmake ..
make

updating submodules

git submodule update --init --recursive

About

TurtleCoin v2 Repository

License:Other


Languages

Language:C++ 98.1%Language:CMake 1.3%Language:JavaScript 0.5%Language:C 0.1%