-
Notifications
You must be signed in to change notification settings - Fork 2.1k
How to Connect to the Testnet
Note: This documentation is out of date as of Jan 13, 2022. It will be updated.
Testnet 10 is the supported testnet. Testnet 7 is not supported and will going offline Jan 13, 2022.
If you are on linux run export CHIA_ROOT="~/.chia/testnet"
. If you are on windows go to Environment Variables as seen below. Then add a USER variable like the one also shown below.
This will make your client automatically select the currently active testnet
Once in the directory you can run mkdir db
and cd db
respectively on linux or just make the folder on windows and go into it.
For linux users wget https://download.chia.net/testnet7/blockchain_v1_testnet7.sqlite
while in the directory. Windows users can just download it normally and move it to the db folder.
Both windows and linux users need to run chia keys generate
if you don't have keys already. Then you need to start your node by running chia start farmer
. Once your node is started run chia show -a testnet-node.chia.net:58444
Then Finally run chia wallet show
And state that you don't have a backup
Go to Chia testnet faucet and input your address. If it sends you to the main page that means it worked. (You will see it once you are all synced) Should it some how reject your request, just paste your TXCH address in #testnet and ask for a few mojo's.
Join Our Keybase And join the #testnet channel for support
Chia Network - Green money for a digital world.
- Home
- Beginners Guide
- Install instructions
- Quick Start Guide
- FAQ - Frequently Asked Questions
- Pooling FAQ
- Pooling User Guide
- Chia Project FAQ
- Plotting Basics
- Alternate Plotters
- Plot Sizes (k-sizes)
- CLI Commands Reference
- Windows Tips & Tricks
- How to Check if Everything is Working (or Not)
- SSD Endurance - Info on SSD's and plotting
- Reference Plotting Hardware
- Reference Farming Hardware
- Farming on Many Machines
- Good Security Practices on Many Machines
- Chialisp Documentation (Official)
- How to Connect to Testnet
- Timelords and Cluster Timelords
- Release Notes
- RPC Interfaces
- Resolve Sync Issues - Port 8444