-
Notifications
You must be signed in to change notification settings - Fork 2k
How to Connect to the Testnet
Testnet 10 is the supported testnet. Testnet 7 is not supported and will go offline on January 13, 2022.
These steps assume you have Chia installed.
This will make your client automatically select and configure itself for the currently active testnet.
Once in root directory (~/.chia/mainnet
), you can run mkdir db
and cd db
on Linux or just create the folder on Windows/macOS and go into it.
This step is optional, but it will speed up syncing with the testnet.
For Linux users wget https://download-chia-net.s3-us-west-2.amazonaws.com/testnet10/blockchain_v1_testnet10.sqlite
while in the directory. Windows users can just download it normally from https://download.chia.net/?prefix=testnet10/ and move it to the db folder.
Then you need to start your node by running chia start farmer
. Once your node has started, you can connect to Chia's testnet node by using chia show -a testnet10-node.chia.net:58444
. Then finally run chia wallet show
.
Go to Chia testnet faucet and input your address. If it says you are in the queue it has worked. (You will see it once you are all synced)
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