diff --git a/README.md b/README.md index 574a93a53..bff4dcfd8 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,17 @@ make NIMFLAGS="-d:release" state_sim ./build/state_sim --help ``` +## Testnet + +The beacon chain now has a public testnet available. Connect to it with: + +```bash +make testnet0 +./build/testnet0_node # this launches the testnet0-specific node you just built +``` + +For more information about the testnet and to find out how to launch your own, see [this announcement](https://our.status.im/the-nimbus-mvp-testnet-is-here/). + ## Convention Ethereum Foundation uses: