Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

turtlecoin/turtlecoin

Repository files navigation

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

Contributing to TurtleCoin

We are a community of people across the world giving our time to make this software better. There are many ways you can help or join us:

  • If you'd like to report a bug, fill out a bug report
  • If you'd like to submit code for a bug you fixed, submit a pull-request
  • If you're a tester submitting tests you've done on a Release Candidate, click here
  • If you're a beginner developer, and want a list of easy things you can accomplish to help, click here for a list of TODOs
  • Everyone else just click the ★ star at the top of this repository 😊 It really helps us out!

For anyone else wishing to help the community or who needs answers to questions not covered in this document, join us in our Discord Chat here.

TurtleCoin Build Branches

GitHub Workflow Status (branch) Master GitHub Workflow Status (branch) Development

Installing TurtleCoin

To use TurtleCoin, you'll need a way to connect to the network, and a wallet to hold your funds. This software includes those things for you, you can compile it yourself, or you can download the ones that we have compiled for you.

Click here to download: http://latest.turtlecoin.lol

To compile from sourcecode yourself, click here for build instructions.

Getting Started Fast

Everyone starts somewhere. If you're new or returning, you'll probably want to get in sync with the network so you can use your funds. Syncing from your own node is faster than syncing from a remote node. Here are some handy links to get you there as soon as possible.

A note for contributing developers

Hello, and thank you for helping us! Our work makes use of many brilliant projects from other communities who contributed their code which helped us get to where we are now. To make sure we're always doing things the right way, we try to make sure we get the proper license header in every file we modify. By the terms of this project's license, any open source project may use our software, but the licenses may only be appended to, not altered.

See src/config/CryptoNoteConfig.h for an example.

// Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Copyright (c) 2014-2018, The Monero Project
// Copyright (c) 2018-2020, The TurtleCoin Developers
//
// Please see the included LICENSE file for more information.

Contributing Projects

cryptonotebytecoinmoneroforknoteturtlecoin