Skip to content

dogewithit/tetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetra

GitHub status GitHub build GitHub license

http://www.cryptodeer.com

Copyright (c) 2009-2014 Bitcoin Developers Copyright (c) 2014-2015 Matteo Assinnata @Cryptodeer

What is Tetra?

Tetra is a lite version of Bitcoin using ecdsa sigs as proof-of-trust algorithm.

License

Tetra is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

Install

# Debian Wheezy
curl www.cryptodeer.com/tetra/install | sh

Development process

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

If it is a simple/trivial/non-controversial change, then one of the Tetra development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion with the devs and community.

The master branch is regularly built and tested, but is not guaranteed to be completely stable.