Update README.md

This commit is contained in:
Bruno Škvorc 2019-03-30 01:13:45 +01:00 committed by GitHub
parent 75f9388c19
commit d3f13d01e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: