Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 1.27 KB

TESTNET In Operation

This repo is for setting up testnets. Dedicated testnets let us fully test various changes that the --testnet flag doesn't let us test.

Each branch of this repo is a testnet, on each branch the README.md should explain what it is about.
This master branch will be kept in sync with upstream master turtlecoin/turtlecoin and testnets can be created from master:

git checkout -b new-testnet

Note that there are missing params that need to be filled in, this is on purpose to avoid accidentally joining the testnet to mainnet.

Current Live Testnets

Previous Testnets