mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 20:42:13 +00:00
Update README.md
This commit is contained in:
parent
75f9388c19
commit
d3f13d01e7
11
README.md
11
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user