2
0
mirror of https://github.com/status-im/nimbus-eth2.git synced 2025-01-12 23:34:44 +00:00

minor restructure

This commit is contained in:
yslcrypto 2021-05-19 16:21:05 +02:00
parent d27c7b1f53
commit 62a98e9c6d

@ -17,13 +17,13 @@
- [Connect your validator to eth2](./connect-eth2.md)
- [Keep an eye on your validator](./keep-an-eye.md)
- [Keep Nimbus updated](./keep-updated.md)
- [Recover / generate keys](./more-keys.md)
- [Perform a voluntary exit](./voluntary-exit.md)
- [Add an additional validator](./additional-validator.md)
# How-to (misc)
- [Prepare for mainnet](./preparation.md)
- [Run an eth1 node](./eth1.md)
- [Recover / generate keys](./more-keys.md)
- [Perform a voluntary exit](./voluntary-exit.md)
- [Set up a systemd service](./beacon-node-systemd.md)
- [Set up log rotation](./log-rotate.md)
- [Verify the integrity of Nimbus](./checksums.md)